Generic REST collector excludes duplicate records and continue the collection with one occurrence of records without any errors in RSA Governance & Lifecycle
Article Number
Applies To
This is a known issue in the following versions:
- RSA Governance & Lifecycle 7.2.x
- RSA Governance & Lifecycle 7.5.0
- SecurID Governance & Lifecycle 7.5.2
- RSA Governance & Lifecycle 8.0
Issue
Although, the system should reject all duplicate records and fail to collect duplicate records
With the below JSON Sample,
{
"result": [
{
"employee_id": "602",
"first_name": "user1"
},
{
"first_name": "user2",
"employee_id": "602"
},
{
"employee_id": "602",
"first_name": "user3"
}
]
}
The collected data will be,
Resolution
This is resolved in the following versions and Code Changes was done for Generic REST collector and it should notifying you through an Admin error for duplicate records and fails to collect duplicate data like other collectors,
- RSA Governance & Lifecycle 7.2.1 P08
- RSA Governance & Lifecycle 7.5.0 P05
- SecurID Governance & Lifecycle 7.5.2 P01
- RSA Governance & Lifecycle 8.0.0
Related Articles
Error "java.lang.NullPointerException" when pressing on Finish button to update a Generic REST EDC in RSA Governance & Lif… 34Number of Views Attempted to read or write protected memory. This is often an indication that other memory is corrupt. 18Number of Views RSA Identity Governance and Lifecycle patch stalls at "Checking minimum disk sizes" step and fails to complete. 71Number of Views Generic REST Collector fails with 'com.aveksa.client.genericrest.GenericRestException: UNEVEN_JSON_PATH_CONFIGURATION' in … 274Number of Views RSA Identity Governance & Lifecycle - JML Playbook 67Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process RSA Release Notes for RSA Authentication Manager 8.8 RSA RADIUS Server service failed to start in the RSA Authentication Manager 8.1 Operations Console Microsoft Entra ID External MFA - Relying Party Configuration Using OIDC - RSA Ready Implementation Guide RSA Release Notes: Cloud Access Service and RSA Authenticators
Don't see what you're looking for?