-
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
'Request could not be handled' error exporting metadata from RSA Identity Governance & Lifecycle 81Number of Views RSA Governance & Lifecycle Integration: DELL Isilon Summary 26Number of Views KCA gives invalid signature when approving certificate request 9Number of Views 'The request could not be handled' error occurs upon clicking and loading change requests from Requests > Requests in RSA … 99Number of Views Request could not be handled error in RSA Identity Governance & Lifecycle Request Forms 98Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process RSA Release Notes for RSA Authentication Manager 8.8 RSA RADIUS Server service failed to start in the RSA Authentication Manager 8.1 Operations Console Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Release Notes: Cloud Access Service and RSA Authenticators