Click HERE to see how Saviynt Intelligence is transforming the industry. |
10/10/2024 10:14 AM
Hi Everyone,
Please help us
if a group have more than 100 members, its bringing only first 100 members, others are not getting updated. Accounts not correlating with groups
What may be the issue?
I have attached the ImportAccountEnt Json for your reference.
10/10/2024 10:52 AM
Hi @Ashir you need to introduce pagination to bring in more set of records.
10/10/2024 10:52 AM
Include pagination in JSON
10/11/2024 12:28 AM
@rushikeshvartak @NM Thanks for replying
I was this in Importaccount ent json.
Does this enough? If not please provide any pagination example.
"pagination": {
"offset": {
"offsetParam": "skip",
"batchParam": "take",
"batchSize": 100,
"totalCountPath": "completeResponseMap.total"
}
10/11/2024 12:54 AM
@Ashir looks fine .. but depends on the response you get from your API
10/11/2024 08:38 AM
Pagination depends on API responsePlease share postman screenshot and curl command [Refer https://codingnconcepts.com/postman/how-to-generate-curl-command-from-postman/ ]
⚠️‼️‼️Do not upload any attachments that contain sensitive information, such as IP Addresses, URLs, Company/Employee Names, Email Addresses, etc.‼️‼️⚠️
Samples https://forums.saviynt.com/t5/tag/Pagination/tg-p