Share all details related to your problem, including any error messages you may have received.
Hello All,
We have been encountering issue where “Leaver” task that is getting triggered for terminated user, if getting “FAILED” for few of the disconnected application.
As per the process, It should get successful and generate ServiceNow ticket for those application. But instead, it is getting failed for few of those application. Whereas, for others it is successfully.
Please find attached the error, we are getting for these failures.
If someone have previously faced such kind of issue or have any idea what can be the possible reason and fix for this issue, it would be really great help.
The error indicates a problem in the script at line 33, where no additional details are provided in the detail field. Here are the steps to resolve this issue:
Validate Catalog Item:
Check the catalog item with ID 91ed2e6a1bbecd508bdb433fbd4bcb85.
Ensure that all required fields and attributes are correctly filled in and not empty.
Review Script Code:
Open the script sys_ws_operation.f1f3898edbffb300e90690b3db961966.operation_script and locate line 33.
Examine what exactly is happening in this part of the code. Look for potential issues such as unhandled exceptions, incorrect function calls, or other anomalies.
Thank you so much for providing the details analysis and resolution for this issue.
Can you please help me with, where I can find “catalog item with ID” and “Script” in SailPoint? I tried to check in debug page, but didn’t find anything.
I tried to check the leaver configuration but didn’t find anything specific in that. Although, trying to investigate more, I figured out there is one disconnected application. In whichever ID that particular application is present, leaver task is failing for that ID including all the other disconnected application with it.