Previous Topic

Next Topic

Book Contents

Book Index

Integrating Remedy with Control-M Workload Change Manager

This procedure describes how to integrate Remedy with Control-M Workload Change Manager through a REST Service. This procedure contains example code which can be modified to fit your specific criteria.

Before you begin:

To integrate Remedy with Control-M Workload Change Manager:

  1. Navigate to the following directory:
  2. Open the RemedyIntegration.properties file to configure the settings of your Remedy properties, as described in Remedy integration file properties.
  3. In the same directory, open the NewTicketFields.properties file to configure the field ID values that are used to create a Change Ticket ID. You can modify the values to reflect your Remedy environment values.

    Note: The values of the fields can contain values for the REST Service request such as: Control-M Request ${name} by ${endUser} performed by ${scheduler}.

  4. Open a command line and navigate to:

    <em_InstallFolder>/WCMRemedyIntegration

  5. Enter the following commands to create a WAR package:

    The MAEVEN build utility creates a WAR and JAR file in the target directory.

  6. Deploy the WAR file to a Web Server. You can use a Control-M/EM Web Server by copying the WAR file into the following directory:

Parent Topic

Workload Change Manager integration with a change management system