Register Configuration Automation into EEM
search cancel

Register Configuration Automation into EEM

book

Article ID: 130741

calendar_today

Updated On:

Products

CA Configuration Automation

Issue/Introduction

When either a new EEM Server is stood up or if EEM loses application configuration data, CCA needs to be re-registered into EEM.

This KB guides users how to register Configuration Automation in EEM so that CCA authenticates users.

Environment

CA Configuration Automation - All versions

Resolution

To re-register CCA in EEM, please follow these steps:

  1. Download the attached XML file ("acm_app_instance_r128.xml").
  2. Copy the file to the EEM server, ex: c:\ .
  3. Open a command prompt on the EEM Server (as Administration).
  4. Run the following command:
    safex –h <EEM Server Name> -u EiamAdmin –p <EiamAdmin’s password> -f acm_app_instance_r128.xml
  5. You should be able to see the "CCA" as a dropdown option for Application in the EEM UI login screen 

Additionally, you should verify the settings in Configuration Automation by navigating to the EEM settings:

  1. Log in to the Configuration Automation UI
  2. Click Administration in the top right hand corner
  3. Set a filter with Column: Group Matches Value: eem
  4. Navigate to the row with Name: eventdeliveryhost
  5. Click the Value field
  6. Populate the new EEM server name
  7. Press Enter
  8. Then, navigate to the row with Name: host
  9. Click the Value Field
  10. Populate the new EEM server name
  11. Press Enter

If you do not have access to the GUI, then this information can be carefully updated in the acm_prop table.

Additional Information

Configuration Automation SQL Tables and Views

Attachments

acm_app_instance_r128.xml get_app