Previous Topic: Run or Schedule a Connector JobNext Topic: Certifications


Verify Mapping of the Login Field

When CA GovernanceMinder runs an import, it creates new user records based on endpoint data. The product also automatically creates accounts for these users in the CA GovernanceMinder Portal. To support the Portal login, the import connector job must map a valid value to the login field of the target universe.

Follow these steps:

  1. Verify that the target universe has a defined login field:
    1. In the CA GovernanceMinder Portal, go to Administration, Universes.
    2. Locate the universe you specified for the connector job, and click Edit.
    3. Verify that the Configuration Users Login Field refers to an existing field in the universe. If the Configuration Users Login Field is blank, define it by selecting a field.
    4. Note the name of the Configuration Users Login Field.
  2. Verify that the connector maps data to the login field:
    1. Open the mapping XML file you specified for the connector job.
    2. Locate the line that maps the Login field. The line contains the following term:
      host='Login'
      
    3. Verify that endpoint data is mapped to this field in the guest term. If this mapping is blank, define it by specifying an endpoint data field.