Defining a REST API Manual Abort Operation Rule
This procedure describes how to define a REST API manual abort operation rule to your Execution operation, which enables you to define an operation to stop the job manually.
If you want to remove all content from the step or delete the step, from the Manual abort operation operation step, click and select the option you require.
Begin
-
From the Execution operation step, click
and then click Manual abort operation.
-
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 Adding a REST API URL.
-
If you already defined, select the REST API URL.
-
-
To edit the URL and/or want to add authentication, see Editing a REST API URL.
-
Type the REST API parameters as described in REST API Parameters.
-
In the Method field, from the drop-down 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 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 for your job type, from the toolbar, by clicking Job Output Options.
-