Previous Topic

Next Topic

Book Contents

Book Index

Defining a Post-Execution Web Service operation step

The following procedure describes how to define a Post-Execution operation step for Web Services. You can add only one Post Execution operation step.

NOTE: If you want to remove all content from the step, in the Post-Execution operation step, click I_AI_option_drop and select Clear content.

To define a Post-Execution operation step:

  1. (Optional) In the Description field type a description for the step which helps you identify the Execution step.
  2. To run the operation step based on a specific event or condition, in the Conditions field, click I_AI_addnew and from the dropdown list select the parameters, as described in Condition parameters.

    NOTE: By default, the operation step only runs if the previous step succeeded. If you want the operation step to run regardless of the result of the previous operation, delete the condition by clickingI_AI_delete_cond.

  3. In the Type field, ensure that you select Web Service.

    NOTE: To change the operation type, from the dropdown list select either Command Line or REST API.

  4. In the WSDL field, click Import WSDL and do one of the following:

    The fields are populated from the WSDL server.

    NOTE: To edit the Web Service Endpoint, see Editing the Web Service URL.

  5. In the Operation field, from the drop-down list select an Operation which is generated from the Server.
  6. In the next field, from the drop-down list, select one of the following:
  7. If you select Edit request, in the SOAP request text box, you can add parameters by clicking I_AI_add.

    For more information about adding parameters see step 2 in Defining a parameter for web services.

    NOTE: If you want to expand the text box, click I_AI_CLI_des and when finished, click Update.

  8. To define how the output should be handled, in the Output Handling field, clickI_AI_addnew.

    For more information about Output Handling rules, see Output Handling rules.

  9. If you want to attach content to job output do any of the following:

    NOTE: If you want to change job output content, from the toolbar click Options.

Parent Topic

Web Service operation steps