Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Warning - Account threshold breached error for Full ADSI Account Recon Job

PRATYUSH1
New Contributor III
New Contributor III

Our ADSI Full Account Recon Job with the following warning:

Warning - Account threshold breached

This is the first time we have encounted this issue and we don't know how to resolve this.

Please help.

3 REPLIES 3

SumathiSomala
All-Star
All-Star

@PRATYUSH1 Could you please try by increasing the accountThresholdValue parameter in  STATUS_THRESHOLD_CONFIG

{
"statusAndThresholdConfig":
{
"statusColumn":"customproperty24",
"activeStatus":["512","544","66048"],
"deleteLinks": true,
"accountThresholdValue" : 1000,
"correlateInactiveAccounts":true,
"inactivateAccountsNotInFile":false
}
}

Refer Defining Status and Threshold Configuration section in below document.

Configuring the Integration for Importing Accounts and Access (saviyntcloud.com)

Let me know if it helps.

 

Regards,
Sumathi Somala
If this reply answered your question, please Accept As Solution and give Kudos.

sk
All-Star
All-Star

@PRATYUSH1 : In STATUS_THRESHOLD_CONFIG you can increase the value of accountThresholdValue to avoid this error message. But before you increase this value I would suggest to analyze the data to see if you really have those many terminations or not to avoid any issues with system.


Regards,
Saathvik
If this reply answered your question, please Accept As Solution and give Kudos to help others facing similar issue.

SumathiSomala
All-Star
All-Star

@PRATYUSH1 Is your issue resolved?

Regards,
Sumathi Somala
If this reply answered your question, please Accept As Solution and give Kudos.