Approvals using PublicData_ form variables auto-approve by System in RSA Identity Governance & Lifecycle
Originally Published: 2021-02-04
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
Unable to search or filter on specific user in Approval Node in a workflow in RSA Identity Governance and Lifecycle Versio… 12Number of Views RSA Governance & Lifecycle Webservice RESTful Connector Datasheet 37Number of Views New Feature: Log Artifact in RSA Governance and Lifecycle 70Number of Views Using SQL Select nodes with RSA Identity Management and Governance 210Number of Views Request could not be handled error in the UI when accessing the capabilities of any Automatic Fulfillment Express (AFX) SO… 12Number of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?