RSA Identity Governance and Lifecycle Account Data Collectors treat data as case sensitive regardless of the setting of the "Data is case sensitive" option
Originally Published: 2017-01-05
Article Number
Applies To
Issue
Steps to Reproduce
- Go to Resources > Directory > Create Directory.
- Click on created Directory (New Directory) > Collector > Account Data Collector.
- Create an Account collector to collect accounts and uncheck the checkbox for Data is case sensitive.
- Collect the data and make sure some accounts are collected .
- Go to the data source and edit any account name to change its case. In this example "Account1" was changed to "account1."
- Run the Account Collector to re-collect the modified data.
Expected Result
Account1 and account1 should be interpreted by the ADC as the same account since we did not have the Data is case sensitive option enabled. The name Account1 should be updated with the new name of account1.Actual Result
The ADC behaves as if case sensitivity were enabled. This means the ADC interprets account1 as a new account and Account1 is missing. As a result, new account account1 is created and Account1 is deleted.Cause
Resolution
Workaround
SELECT UPPER(AccountNameColumn) FROM tablename
where,
AccountNameColumn is the name of the collected field that contains the account name. This will make any value of the account name in RSA Identity Governance and Lifecycle be ACCOUNT1.
Related Articles
Customer Portal - Create case An unhandled fault has occurred in this flow 26Number of Views Distribution of Software token with a binding DeviceSerialNumber may not be Case Sensitive 43Number of Views RSA Identify Governance and Lifecycle Password Challenge Questions "Challenge Responses" are case sensitive 25Number of Views "Failed email delivery response from RSA" message in case notes 7Number of Views The letter case of column alias names in RSA Identity Governance and Lifecycle tabular reports is not retained 27Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) How to install the jTDS JDBC driver on WildFly for use with Data Collections in RSA Identity Governance & Lifecycle RSA Authentication Manager 8.8 Setup and Configuration Guide Artifacts to gather in RSA Identity Governance & Lifecycle
Don't see what you're looking for?