Provisioning Node Mapping display changed in RSA Identity Governance & Lifecycle
2 years ago
Originally Published: 2018-02-26
Article Number
000040826
Applies To
RSA Product Set: RSA Identity Governance & Lifecycle
RSA Version/Condition: 7.0.1 , 7.0.2
 
Issue
Upgrading from 6.9.1 to the latest versions 7.0.1 or 7.0.2 have caused the parameter values in the workflow provisioning node to be misaligned.

The issue is that if we map hardcoded values to a parameter, and if that value has a character such as a comma (,), then when you save the node and open it again you will see the value after the comma is mapped to the next parameter in line and all other mappings are misaligned.
 
User-added image

Once we save the changes and open the node again, the values are misaligned.
 
User-added image

However, it is working properly; that is, the mapping is correct, as it should be and this is just a display issue.
Cause
This is a bug reported and will be fixed in future release.
Workaround
To have the value aligned correctly to its parameter we can create an SQL SELECT node, pulling the values to the parameter that have multiple records and then map the Job or Public workflow variable to the provisioning node parameter.
User-added image
User-added image