Alternative way to update secondary WCC hosts with new EEM details to match the primary WCC
search cancel

Alternative way to update secondary WCC hosts with new EEM details to match the primary WCC

book

Article ID: 408463

calendar_today

Updated On:

Products

Autosys Workload Automation

Issue/Introduction

This document addresses how to update secondary WCC hosts with new EEM information to match a primary WCC without using the wcc_config command.

 

Resolution

This solution assumes a source WCC host was updated with new EEM details using the wcc_config command.

  • Stop CA-wcc and CA-wcc-services on the secondary WCC host.
  • Edit /opt/CA/WorkloadAutomationAE/wcc/data/config/application/config/resources/connection.properties
  • Copy the values from the below settings from the source WCC host to the secondary WCC host

eem.applicationId.autosysApp=
eem.certificatePassword=
eem.certificateName.autosysApp=
eem.adminPassword=
eem.applicationId=WCC0004
eem.certificateName=
eem.certificatePassword.autosysApp=
eem.keyFileName.autosysApp=
eem.adminId=
eem.keyFileName=
eem.host=

  • Save the file.
  • Copy the wcc.pem and wcc.key file from the source WCC host to the secondary WCC host's /opt/CA/WorkloadAutomationAE/wcc/data/config directory.
  • Restart CA-wcc-services and CA-wcc