This procedure describes how to define a Control-M for Web Services REST job, which enables you to run Web Services jobs and reports on a Control-M for Web Services server.
To define a Control-M for Web Services REST job:
In the URL field, type the required URL name or click .
In the Method field type the required object or click .
In the Path field type the required path.
NOTE: Certain paths require values to be specified for input parameters.
In the Request definition field select one of the following:
Use predefined request body from a local file: Enables you touse the input file, located on the Agent machine where Control-M for WJM is installed which contains the body of the REST request (mostly applicable to POST and PUT methods). Type the file name in the File name containing request body field.
Specify request parameters and headers: Enables you to add input parameters and headers to your request, as described in Specifying request parameters.
Edit request body: Enables you to edit the body of the request in the text box.