Salesforce

Special characters other than '_' and '$' are not allowed for Variables in Account Template Fields in RSA Identity Governance & Lifecycle

« Go Back
Header
Special characters other than '_' and '$' are not allowed for Variables in Account Template Fields in RSA Identity Governance & Lifecycle
Special-characters-other-than-and-are-not-allowed-for-Variables-in-Account-Template-Fields-in-RSA-Identity-Governance-Lifecycle
Special characters other than '_' and '$' are not allowed for Variables in Account Template Fields in RSA Identity Governance & Lifecycle
Work in Progress
1,425.58
Article Content
 
RSA Product Set: RSA Identity Governance & Lifecycle
RSA Version/Condition: 7.1.1, 7.2.0
 
When attempting to create an Account Template Parameter, the following error occurs and the Account Template definition cannot be saved. In the user interface go to  (Requests > Configuration > Account Templates tab > {Account Template name} > Edit.)
 
Special characters other than '_' and '$' are not allowed for variables in the Name field.
 
User-added image

 
This is a known issue reported in engineering ticket ACM-105533.

This is a change in product behavior. Starting in 7.1.1 P01, special characters other than '_' and '$' are not allowed in variable names used in Account Template parameters in RSA Identity Governance & Lifecycle. 

This issue manifests in the following ways:
  1. Any existing variables in the system that have special characters are not converted to the required format. For example:
User-added image
  1. If you have migrated from an earlier version where the special characters were allowed, your connectors will not deploy, nor can you use any of your existing account template parameters for further connector definitions.
This issue is resolved in RSA Identity Governance & Lifecycle 7.2.0 P03.
 
Edit existing Account Templates and remove special characters from any Template Parameters if they exist. (Requests > Configuration > Account Templates tab > {Account Template name} > Edit.)

To find all the account template parameter names, execute the following SQL query as avuser:
Select * from t_av_account_template_param;
To find parameters with specific special characters, add a where clause. In the following example, the SQL query finds all account template parameters with a space.
Select * from t_av_account_template_param where name like '% %';

 
000039050
Article Settings
External
Case
Diane McCoy
6/25/2020 8:52 AM
Diane McCoy
Article Assignment
 
 
 
Article Properties
Published
Knowledge
000043571
Diane McCoy
Admin9 Integration (AWS)
English

Powered by