Agile 9.3.3 Get BOM rows using SDK
We have custom code that is using SDK to get BOM rows, based on the user's permissions within Agile. the users have a lot of user groups on their user profile, and the request is taking over 2 minutes to return the data. if the user profile only has a few user groups, then it returns the data in 30 seconds.
Are we missing an index or something that could speed up this request?