Share all details about your problem, including any error messages you may have received.
Hi @everyone, I am trying to integrate my CyberArk application with SailPoint IIQ using PAM module but when i am trying to run the group Aggregation (PrivilegedData) it is throwing error with limit should be in between 1 and 1000 after checking this with CyberArk support.
They are saying they we have to do indexing for max 1000 items per page since we have privileged items more than 11000.
Can someone please tell us what to do in this case or how we can do the paging for privileged items.
I tried adding these entries in the application xml but it is not iterating through the pages and only aggregating 1000 entries that means only one page has been iterated. is there any other tag we need to add to do the paging automatically like we do for web services connector.