Hi All,
I'm working on an integration between NetSuite, SalesForce and D365FO (V29).
Created new data entities etc. and on my DevBox I have everything working as expected. After I moved my changes to the TEST and ACC environments, I noticed that the Queries did not return any data in these environments. Part of the integration is creating sales orders in D365FO. This works Ok, so the security, client id's etc. are OK. It's only querying the data that gives issues.
I'm using Boomi to integrate all the data. After I discovered the above I started testing the same with Postman. In Postman I have the same issues. Data is not returned from TEST and ACC. Not for custom data entities, but also not for standard D365FO entities.
Example (with a standard D365FO entity):

Executed on my Dev box and you see I have a result.
When I execute it on ACC:

and empty result as you can see.
Tried several things like giving the service account user System Administrator privileges in ACC, truncate and refresh the data entities list in D365FO. Using cross-company=true etc., But without any result.
I have no idea what it is I'm missing here. Any thoughts ?
Thanks a lot !!!
Cheers,
Gerard