Hi Experts,
We have a webservice connector to pull few attributes from SF and the aggregation is taking more than a day. And is there any way to manually aggregate specific accounts using API/ any other way to do it?
Hi Experts,
We have a webservice connector to pull few attributes from SF and the aggregation is taking more than a day. And is there any way to manually aggregate specific accounts using API/ any other way to do it?
You can set up single account aggregation in the source which will let you aggregate any account that already exists in SailPoint. However, if you like to aggregate new accounts then you will have to add some kind of filter in account aggregation settings.
I would try to do a RCA why account aggregation is taking so long. Is it a direct connection type of SaaS type? Try with “enable partitioning” option turned on
Its a new account but the account has been brought to IDN and the webservice is going to fetch few other attributes we are facing issues in that. Is there any API to make this happen
There is an API to aggregate an account from a specific source, provided that the source has been configured for single account aggregation.
In case of web services type source, you can configure the HTTP Operation for single account aggregation like shown below
Response mapping will be similar to one in Account Aggregation depending on how the response json from your API is formatted