Previous Topic: Fault Handling During Connection

Next Topic: Import Case Data into CA Clarity PPM


Configure the Default Remedy Clarity Integration Process

This Default Remedy Clarity Integration Process is designed to be useful and appeal to the widest possible audience. However, your company likely has unique requirements. You can configure this process to meet your company's needs.

You must configure the Default Remedy Clarity Integration Process to operate in your environment. To facilitate custom action process development, you can modify custom action scripts while the process is in Active mode or running.

Note: It is recommended that you save a copy of the process before configuring it so that you can later restore the process settings. To do this, click Save As, enter a different Process Name, ID, and Description for the process copy, and then click Save.

Contact your CA Clarity PPM administrator for more information.

Follow these steps:

  1. Open the Administration Tool.

    The administration home page appears.

  2. Open the Data Administration menu, and click Properties.

    The available processes page appears.

  3. Click the name for the Default Remedy Clarity Integration Process.

    The properties page of process definition appears.

  4. From the Properties menu, click Steps.

    The process definition page of steps appears.

  5. For each step, do the following:
    1. Click the step name.

      The step details page of process definition page appears.

    2. In the Actions section, click Edit Custom Script.
    3. Open the Properties menu, and click Custom Script Parameters.

      The custom script parameters page appears.

    4. Enter the appropriate values:

      Step 1: Get Remedy Cases

      RemedyMidTierURL

      Defines the URL of the Remedy Mid-Tier application (including protocol, host address and port).

      Example: http://remedyweb.bigcorp.com:8080

      RemedyHost

      Defines the Remedy Action Request System server host address. This is not necessarily the same host used in the Mid-Tier URL.

      Example: remedy.bigcorp.com

      RemedyUsername

      Defines the username used to invoke the Remedy web service for reading Help Desk cases.

      RemedyPassword

      Defines the password for the Remedy user.

      Step 2: Create Incidents

      XOGURL

      Defines the application URL (including protocol, host address and port).

      Example: http://myApp.bigcorp.com

      XOGUsername

      Defines the user name for invoking the XOG web service for creating incidents.

      XOGPassword

      Defines the password for the XOG user.

      RemedyAdmin

      Defines the username of the user performing the Remedy Administrator role.

      Example: remedyadmin

      Step 3: Send Email

      EmailFrom

      Defines the email address from which notifications from in the process are sent.

      EmailFromName

      Defines the name associated with the email address above.

      EmailTo

      Defines the email address to which notifications from the process are sent.

    5. Click Save and Exit.
  6. Open the Default Remedy Clarity Integration Process.

    The properties page of process definition appears.

  7. From the Properties menu, click Validation.

    The process validation page appears.

  8. Click Validate All and Activate to check for errors and activate the process.

    Note: There should be no validation errors in the default process. For any validation errors, address them prior to continuing.

    Your changes are saved.