Click HERE to see how Saviynt Intelligence is transforming the industry. |
04/12/2022 01:19 PM
HI
I am using the rest connector to integrate an application to import data and have some issues to update an account once the status pass to inactive status on Saviynt.
I'm importing ImportAccountEntJSON attribute from PM2020(rest connector) to account customproperty3, and then using the following configuration in the STATUS_THRESHOLD_CONFIG:
{
"statusAndThresholdConfig": {
"statusColumn": "customproperty3",
"activeStatus": [
"true"
],
"deleteLinks": true,
"accountThresholdValue": 30000,
"correlateInactiveAccounts": true,
"inactivateAccountsNotInFile": true,
"deleteAccEntForActiveAccounts": true
}
}
all is working fine for the import but once the user account is passed from active to inactive on the connector status, this account is no longer updated on the next data import.
Could you help us on this issue
Thank you
Solved! Go to Solution.
04/12/2022 02:58 PM
Hi Harouna Soumare,
Please share the configured accountImportJSON and the sample API response to analyze further.
Thank you
Vedanth B.K
04/12/2022 02:58 PM
Did this issue got sorted for you
04/12/2022 02:58 PM
Would like to know if this got sorted out?!