Review SQL SELECT in the Content tab is not working in RSA Identity Governance and Lifecycle
Originally Published: 2017-09-08
Article Number
Applies To
RSA Product/Service Type: Enterprise Software
RSA Version/Condition: 7.0.2 P02
Issue
It appears to save correctly after selecting the OK button:
Workaround
Use an alias in the SQL SELECT for the table or view and then it will parse correctly without modifying the column name in the sub-select.
For example, if the SQL statement is as follows,
SELECT id FROM PV_APPLICATION_ENTITLEMENT WHERE alt_name LIKE '%Manage%'Change to the example below:
SELECT ae.id FROM PV_APPLICATION_ENTITLEMENT ae WHERE ae.alt_name LIKE '%Manage%'
Related Articles
Role Review Member and/or Entitlement counts are incorrect preventing Role Review completion in RSA Identity Governance & … 536Number of Views On-demand token delivery is not working after upgrading to RSA Authentication Manager 8.4 232Number of Views How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x 598Number of Views RSA Identity Governance and Lifecycle 7.0.1 HTML source edit doesn't work with workflow email node 27Number of Views Replica fail over is not working on PAM agent version v7.1.0.149.01 for RSA Authentication Manager 70Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process How to Update the Root (Server) and Client Certificates in RSA Identity Governance & Lifecycle RSA Authenticator 6.2.2 for Windows Administrator Guide RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?