Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
We are querying part information and their associated documents using the same OData request on two different Windchill environments.
In our test environment, all documents are returned correctly with the following request:
However, in our production environment, some documents that are clearly visible in the Windchill UI (under DescribedBy or References) do not appear in the OData API response at all.
The document is visible in the UI.
We are logged in with an admin account.
The same request works fully in the test environment.
The issue happens only in production.
We would like to ask for guidance on why the OData API might not return documents that are visible in the UI, and what we should check to resolve this inconsistency between environments.
Thank you in advance for your support.
