Approvals using PublicData_ form variables auto-approve by System in RSA Identity Governance & Lifecycle
Originally Published: 2021-02-04
Last Modified: 2023-10-06
Article Number
Applies To
RSA Product/Service Type: Appliance
RSA Version/Condition: 7.2.x
Issue
Cause
Resolution
The following query may be useful for finding the workflows and nodes that need to be changed:
select p.name as Workflow, pn.name as Node, ud.var_name, ud.var_cvalue from avuser.wp_user_data ud inner join avuser.wp_proc p on p.proc_id = ud.proc_id inner join avuser.wp_proc_node pn on pn.proc_id = p.proc_id and ud.data_id = pn.proc_node_id where upper(ud.var_cvalue) like '%PUBLICDATA_%' and ud.var_name='acm.resource.include';
Related Articles
RSA Governance & Lifecycle Recipes: Chart - Review Results - Reviewer Coverage 29Number of Views RSA Identity Governance & Lifecycle 7.2.0 P7 Release Notes 16Number of Views RSA Via Lifecycle and Governance 7.0 Global Roles do not show under matching entitlements when entitlement rule is set to … 21Number of Views Duplicate action items found on approval page in RSA Identity Management and Governance 6.9.1 P06 18Number of Views Report filter does not take changes in RSA Identity Governance and Lifecycle 15Number 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 RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Governance & Lifecycle 8.0.0 Installation Guide Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6
Don't see what you're looking for?