How to identify the source of a workflow email in RSA Identity Governance and Lifecycle
Originally Published: 2016-10-25
Article Number
Applies To
RSA Version/Condition: All current supported releases
Issue
Tasks
SELECT wi.name AS NodeName, job.cr_id AS CR_ID, cr.name AS CR_NAME, process.name AS Process_Name, emailLog.subject AS subject FROM avuser.t_email_log emailLog JOIN wp_work_item wi ON emailLog.msg_id_within_msg_type = wi.acti_id || ':' || wi.acti_db || ':' || wi.wi_iteration JOIN wp_proci job ON job.proci_id = wi.proci_id AND job.proci_db = wi.proci_db JOIN wp_proc process ON job.proc_ref = process.proc_ref JOIN t_av_change_requests cr ON job.cr_id = cr.id WHERE msg_id_within_msg_type LIKE '%:WPDS:%' ORDER BY CR_NAME
Related Articles
Patch or upgrade running long in step ACM-105090.sql in RSA Identity Governance & Lifecycle 91Number of Views Approval activity throws a Request Could Not Be Handled error in RSA Identity Governance & Lifecycle 11Number of Views Data Purging does not complete in the configured time limit in RSA Identity Governance & Lifecycle 43Number of Views Slow response time on Activities page in RSA Identity Governance & Lifecycle 93Number of Views How to identify the deployed version of the HXTT Text JDBC Driver in RSA Identity Governance & Lifecycle 136Number of Views
Trending Articles
How to recover the Application and AFX after an unexpected database failure in RSA Identity Governance & Lifecycle Troubleshooting AFX Connector issues in RSA Identity Governance & Lifecycle RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Release Notes for RSA Authentication Manager 8.8 RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?