-
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
XrcTYPEVIOLATION error when issuing a cross-certificate after selecting Valid Until date 9Number of Views 'The request could not be handled' error on the UI after updating Table Options in RSA Governance & Lifecycle 182Number of Views How to log a request for enhancement (RFE) for RSA Identity Governance & Lifecycle 326Number of Views "Request could not be handled" error seen when clicking on submitted form tab for request raised via Webservices in RSA Id… 111Number of Views Requests Pending Submissions queue accumulating in RSA Identity Governance & Lifecycle 185Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device How to replace the RSA Authentication Manager self signed console certificate with a signed certificate from Microsoft Act… RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide How to Request Access to the RSA Authentication Manager AMI for AWS via RSA Support