12/20/2022 10:46 PM - edited 12/20/2022 11:59 PM
Hi Team,
We have created a connection to implement REST API app integration SV Dev. We tested the API
and it's working fine(import, enable & disable). But when we inactive the test user, it creates the disable account task. After running the provisioning job task got completed. But when we check on Postman it shows the account is active.
Please help with this.
Connection Json
ImportAccountEntJSON
EnableAccountJSON
DisableAccountJSON
Disable Account Task
Solved! Go to Solution.
12/21/2022 03:13 AM
Hi @biswajitoram,
I don't notice any issues with the DisableAccountJSON. Would you kindly verify the task response in the debug logs to see whether you're getting a valid response? Additionally, provide the screenshot containing the request body and response body from the postman.
Thank you
12/21/2022 07:24 AM
I feel target column name accountStatus not status so update same in Enable/Disable account JSON.
If not resolved share POSTMAN Screenshot with body
12/22/2022 12:36 AM
Hi @Vedanth_BK @rushikeshvartak and team
PFA the Disable account task's Provisoing comment and the postman response.
Please help me with this issue
12/22/2022 01:46 AM
Can you please do below 2 things?
if this doesn't work.
2. add the config {"showLogs":true} in the ConfigJSON to get the outputs printed in the debug logs and create an FD to seek Saviynt ops team.
12/22/2022 05:28 AM
12/22/2022 07:22 AM
Hi @rushikeshvartak @KirtiAjrot @Vedanth_BK
Thanks for your quick support.