Article Number
000033932
Applies To
RSA Product Set: RSA Identity Governance and Lifecyle (RSA G&L)
RSA Version/Condition: 7.0.1
Issue
When selecting email address as a workflow variable, the Resources dialog does not show the proper variable selection
Steps to Reproduce
- Add a SQL select node in the Supervisor Approval Workflow between the Start and Approval nodes.
- Add the query below in SQL select node.
SELECT email_address AS bd FROM t_master_enterprise_users WHERE user_id ='abbotl'
- In the Supervisor approval node, selectResources and click the + icon to include:
- Select Workflow variable and Variable Type ="Job" as Variable : BD and select Value as email address of the user.
Image description
- Click on Add
Observed: In the Include section created variable it shows as
ID.
Image description
Expected : It should show as
Email.
Resolution
This issue is being investigated by the Engineering team in order to provide a permanent resolution in a future release.