How to identify the source of a workflow email in RSA Identity Governance and Lifecycle
Originally Published: 2016-10-25
Last Modified: 2023-10-06
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
Root Cause Identified for the SecurID 3.0 App Token Import Issue 2Number of Views How to identify the original StealthAudit Console Machine in RSA Identity Governance & Lifecycle 24Number of Views RSA Identity Governance and Lifecycle Workflow Activity Node of type Decision Node based on internal variables always eval… 106Number of Views Converting a NCLOB to a VARCHAR2 in TO_DATE after error ORA-22835: Buffer too small for CLOB to CHAR or BLOB to RAW conve… 112Number of Views Unable to save workflow edits or refresh the workflow in RSA Identity Governance & Lifecycle 68Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Unable to login to RSA Authentication Manager Security Console as super admin 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
Don't see what you're looking for?