-
SecurID Governance Lifecycle 7.5.2
Upon navigating to Requests > Activities > Activities by Assignee, an Approval activity is stuck in the Available state with the Perform button active. There are no linked Change Requests to that Approval activity. The area highlighted in yellow (next to Supervisor Approval) should have a hyperlink that displays a pop-up with the related Change Request but in this case, there were none. Clicking on the Perform throws the below "Request Could Not Be Handled" error window:
This is due to the deletion of the corresponding Change Request.
Contact Technical Support for follow up guidance clean up the Approval activity from the Database. The below workaround is to find the Change Request for the Approval activity, and cancel the corresponding Change Request.
- Obtain the OID of the activity by clicking Perform. The OID is in the URL.
- Check the Change Request ID related to this activity by running the following queries:
select * from WP_ACTI where acti_id=<OID>select * from wp_proci where proci_id=<proci_id from the first query> - From the results of the above query:
- Find the column named CR_ID.
- Check if there is a Change Request for this ID.
select * from t_av_change_requests where id=<CR_ID from the previous query>
- If there is a CR found:
- Go to any Change Request page and replace the OID in the URL with the CR ID found found from the above query, press Enter.
- This will take you to the Change Request's page, cancel the request.
Related Articles
How to log a request for enhancement (RFE) for RSA Identity Governance & Lifecycle 331Number of Views 'The request could not be handled' error on the UI after updating Table Options in RSA Governance & Lifecycle 190Number of Views Clicking on the 'View the Approval Request' URL from an approval email fails with 'Request could not be handled' in RSA Id… 83Number of Views XudaInstanceOf failed to get xuda_cert_req object! result = 48 12Number of Views RSA Identity Governance & Lifecycle - error message "An error occurred loading the fields for the form" when running Acces… 62Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x RSA Governance & Lifecycle 8.0.0 Installation Guide