Defining an Execution Web Services Operation Step
The following procedure describes how to add an Execution operation step for Web Service. You can add many execution operation steps if required.
After completing Execution operation steps you can validate, test and then deploy the job type. For more information about deployment, see Job Type Deployment.
Begin
-
In the Name field, type the name of the Web Services Execution step.
-
In the Description field type a description for the step which helps you identify the Execution step.
-
To run the operation step based on a specific event, in the Events field, click
and from the drop-down list select the parameters, as described in Event Parameters.
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 event by clicking
.
-
In the Type field, ensure that you select Web Service.
-
In the WSDL field, click Import WSDL and do one of the following:
-
To import a new WSDL, see Importing a WSDL.
-
If already defined, select the WSDL.
The fields are populated from the WSDL server.
To edit the Web Service Endpoint, see Editing the Web Service URL.
-
-
In the Operation field, from the drop-down list select an operation which is generated from the Server.
-
In the next field, from the drop-down list, select one of the following:
-
Specify parameters: Enables you to add values to the generated parameters.
To add the parameters, see Defining a Parameter for Web Services.
-
Edit request: Enables you to edit the SOAP request in an XML format.
-
-
If you select Edit request, in the SOAP request text box, you can add parameters by clicking
.
For more information about adding parameters see step 2 in Defining a Parameter for Web Services.
To expand the text box, click
and when finished, click Update.
-
To define how the output should be handled, in the Output Handling field, click
.
For more information, see Output Handling Rules.
-
For more information about verifying operation completion, see Defining a Command Line Job Completion Verification Rule.
To add job completion verification select the Verify operation completion checkbox.
-
To attach content to job output do any of the following:
-
To attach the Web Service request to Control-M output, select the Append web service request checkbox.
-
To attach the Web Service response to Control-M output, select the Append web service response checkbox.
You can change job output content for your job type, from the toolbar by clicking Job Output Options.
-
-
Add any of the following options:
-
To define how the job runs in the Monitoring domain, from the Execution operation step, click
, click Runtime information capture.
For more information, see Defining a Command Line Runtime Data Rule.
-
To define how to stop the job manually, from the Execution operation step, click
Manual abort operation.
For more information, see Defining a Command Line Manual Abort Operation Rule.
You can also duplicate, clear content, add or delete a step. If you have created more than one Execution operation step, you can move the priority by clicking Move up or Move down.
-