Previous Topic: Configure ASC_Security_GlobalDatasetNext Topic: Configure CA Service Catalog Credentials


Configure ASC_GlobalDataset

Follow these steps:

  1. Log in to the CA Process Automation web client.
  2. Click Library tab.
  3. Click the CA ASC Base Console folder.
  4. Double-click ASC_GlobalDataset, and click Check Out.

    Note: Delete all the unwanted or unused dataset values to ensure proper connection.

  5. Expand Error Handling Parameters and then update the following information:
    globalCancelFlag

    Specifies the global cancel flag status.

    This flag takes the precedence over the cancelFlag. If this value is true, you can skip reviewing cancelFlag status.

    cancelFlag

    Specifies the cancel flag status.

    This flag is specific to the current cartridge. In this case, CA Automation Suite for Clouds Foundation Console.

    sendToUser

    Specifies whether to notify the users when an error occurs.

    maxRetryCount

    Specifies the number of retries that you want to set for a service request.

    adminGroup

    Defines the administrator group to which the requests are assigned when an error occurs. Separate each entry with a semicolon.

    retryinterval

    Specifies the time interval in seconds between each retry.

    invalidsession

    Specifies that an error message must be displayed when a session is invalid.

  6. Click ErrorMessages page.

    This page lists custom handling for specific errors. If any error messages need to be handled, then add an indexed value to the array.

  7. Expand index[0] and parameters, and complete the following details:
    searchString

    Specifies the string to identify error message.

    exceptioMessage

    Specifies the actual exception or error message.

    cancelRequest

    Specifies the whether to cancel the request or not.

    Default: False

    sendToUser

    Specifies whether to send email to user or not.

    Default: False

  8. Click Save, Check In.