cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Poor performance on IDM REST API, where to look to optimize?

clotilde_martinez
Participant
0 Likes
322

Hi experts,

we're building an app using SAP IDM rest api. When testing a simple request from postman :https://<server>:<port>/idmrestapi/v2/service/ET_MX_PERSON(ID=<userID>,TASK_GUID=guid'<taskGUID>'), the answer may take as long as 15 seconds to be returned, with only 30 attributes (and no links apart from the Mx_MANAGER).

Is this normal response time from the IDM api or should we look at the database or somewhere else to optimize it?

Thank you,

Clotilde

 

View Entire Topic
clotilde_martinez
Participant
0 Likes

Hi, 

we found where was the problem 🙂 Indeed, our display task was based on a copy of the standard, with the "show assigment history" ticked on, thus bringing back lot of unnecessary data. Now that we've ticked it off, it does work really well. Thanks a lot! Clotilde

clotilde_martinez_0-1737982639264.jpeg