Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

How does REST Connector Account Import Pagination works in Saviynt?

alc
Regular Contributor
Regular Contributor

Hello,

If I configure a REST Connector to do account import with pagination support, how does it work in Saviynt regarding the processing sequence? 

Does it fetch each page and reconcile all accounts before it start to process the account to user association and save the account one by one in Saviynt? or it will fetch one page and process it in Saviynt, Until all accounts of that page are processed in Saviynt, it will trigger next page call?

The order of such behavior will affect our caching strategy for how long we should cache the data in REST Service API, if it fetch all pages altogether, it may be fast, but if it fetch one page then wait until the fetched accounts are processed, it may take too long time. one full reconcile may take hours.

Thanks

2 REPLIES 2

rushikeshvartak
All-Star
All-Star

It will bring first page data store in saviynt then call second page save data and so on


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Vedanth-BK
Regular Contributor
Regular Contributor

check this out : link

Thank you
Vedanth B.K
If you find my response helpful and it works, Hit the 'Kudos' button and accept it as a solution!!