We have setup attribute sync for 13 attributes. The source has around 6000 correlated accounts. The source is configured with a Web Services connector. When attribute sync is configured, we are getting QPS (Queries per second) violation from the source system. The source system has a limitation of 50 Queries per second.
Does anybody know how the attribute sync is designed? Does it execute the update operation sequencially or in parallel for the accounts ?
I believe that it is parallel using multi-threaded operations
1 Like
AFAIK, Identity Refresh is parallel and Provisioning is serial in IdentityNow.
Attribute sync for all the attributes will be consolidated and a single Provisioning will be executed.
– Krish
Thanks Krish. Attribute sync will be consolidated in one provisioning plan for a single account. Are multiple provisioning plans for multiple accounts executed in parallel on target during attribute sync?
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.