Forum Discussion
etiskapp
3 years agoNew Member
Custom connecto hierarchy fail with on premise data gateway
Hi, We have developed our own connector to our API. To help the use navigate through our API hierarchy, we have created nested table views (see screenshot). The connector and report works fine in p...
- 3 years ago
Actually it's already configured like that and the Gateway works. If I change the connector code and remove the hierarchy or if I change my request in the report to this :
let Source = Bimsync.Contents(), in SourceThe refresh works and I don't get any error.
etiskapp
3 years agoNew Member
Actually it's already configured like that and the Gateway works. If I change the connector code and remove the hierarchy or if I change my request in the report to this :
let
Source = Bimsync.Contents(),
in
SourceThe refresh works and I don't get any error.
etiskapp
3 years agoNew Member
NO it's not solved. I'm saying that if I remove the hierarchy (and can't access to my data) this doesn't work. So this is not the solution.
The solution would then be : don't use your connector. Please reopen.