Defining a REST API Job Completion Verification Rule
This procedure describes how to define a REST API job completion verification rule to your Execution operation, which enables you to verify that a job is completed.
If you want to remove all content from the step or delete the step, from the Verify operation completion operation step, click and select the option you require.
Before you begin
Ensure that you select Verify operation completion.
Begin
-
Type the number of seconds in the Run this step every [n] seconds until the defined completion criteria below is satisfied.
-
In the Type field, ensure that you select REST API.
-
In the REST API field, click Add REST API URL and do one of the following:
-
To add a new REST API URL see Importing a WSDL.
-
If you already defined, select the REST API URL.
-
-
If you want to edit the URL and/or want to add authentication, see Editing the Web Service URL.
-
Type the REST API parameters as described in REST API Parameters.
-
In the Method field, from the dropdown list select one of the Methods to be invoked.
-
Type the REST API parameters as described in REST API Parameters.
-
In the Advanced Options section, add the options you require, as described in REST API Advanced Options.
-
To define how the output should be handled, in the Output Handling field, click
.
For more information about Output Handling rules, see Output Handling Rules.
-
If you want to attach content to job output do any of the following:
-
To attach the Web Service request to Control-M output, select the Append REST API request checkbox.
-
To attach the Web Service response to Control-M output, select the Append REST API response checkbox.
You can change job output content, from the toolbar, by clicking Job Output Options.
-
-
In the Tolerance area, you can select one or more of the following:
-
Retries in case of failure: Type the number of retries and then add parameters where required.
-
Timeout: Type the timeout for this operation in minutes.
Default values: 0. The first job failure causes the step to fail.
-