Previous Topic: DequeueStartRequestNext Topic: Task Operations


AbortStartRequest

To end a start request form instance, use the AbortStartRequest operation.

Follow these steps:

  1. Create a process.
  2. Drag the Execute operator to the Designer.
  3. Double-click the Execute operator to open the Properties palette.
  4. Enter the required parameters.
    Catalyst Security

    Username: (Catalyst user name)

    Password: (Catalyst password)

    Claims:

    ClaimName: Username

    ClaimValue: pamadmin

    PasswordClaims:

    ClaimName: Password

    ClaimValue: pamadmin

    Execute

    CatalystBrokerURL: https://hostname:7443/ucf/BrokerService

    MdrProduct: "CA:00074 (CA Process Automation)"

    MdrProdInstance: "CA:00074:01"

    Operation Category: "CA Process Automation"

    Operation: AbortStartRequest

  5. End the running start request form instance:
    1. In the Execute Properties, click Parameters.
    2. In the AbortStartRequestRequest tab, enter the following value:
      Instance:

      "SRF_Run_x" (where x is the instance ID of the start request form to dequeue). For example, "SRF_Run_3378."

  6. Run the process.
  7. Review the output.

    In the following illustration, the output parameters display the current state of the start request form as Failed because the Running state was ended.

    Note: You can only end the running start request form instance.

    Dataset results for Abort Start Request