Administration Guide › CA Role & Compliance Manager Integration › Analyzing CA Identity Manager Data in CA RCM › Define a Connector Job › Verify Mapping of the Login Field
Verify Mapping of the Login Field
When CA RCM creates new user records based on endpoint data, it automatically creates accounts for these users in the CA RCM portal. To support this, the connector job must map a valid value to the login field of the target universe.
To verify mapping of the login field
- Verify that the target universe has a defined login field, as follows:
- In the CA RCM portal, go to Administration, Settings, and click Universe Settings.
The Universe settings screen appears.
- Locate the universe you specified for the connector job, and click Edit.
The Edit screen appears.
- Verify that the Configuration login field refers to an existing field in the Universe. If the Configuration login field is empty, define it by selecting a field.
- Note the name of the Configuration login field.
- Verify that the connector maps data to the login field, as follows:
- Open the mapping XML file you specified for the connector job.
- Locate the line that maps the Login field. The line contains the following term:
host='Login'
- Verify that endpoint data is mapped to this field in the guest term. If this mapping is empty, define it by specifying an endpoint data field.
More information:
Configure Field Mapping