Control-M for Web Services parameters

The following table describes the parameters for Control-M for Web Services.

Parameter

Description

Connection Profile

Defines the Control-M for Web Services connection profile.

URL/WSDL

Defines a URL or fully qualified filename pointing to the WSDL of the web service.

Service

Defines a service provided by the company or business.

Method (REST)

Defines the HTTP method used when executing the REST job.

Path

Defines a path available for the method specified in the Method field.

Operation

Defines an operation available for the service specified in the service field

Use parameters from input file

Enables you to invoke the target web service with predefined SOAP message from the specified input file

Edit SOAP Request/Edit Body Request

Enables you to generate your own SOAP request for REST web services.

Add SOAP Header from file

Adds a predefined SOAP Header to the invocation of the target web service SOAP message, taken from a file specified in the Header File field.

Input parameters

Specifies values for each selected parameter.

HTTP Code

Enables you to enter the different job output data based on the HTTP return status code

Array Size

Specifies a number of items in an input parameter array applicable to the Input parameters of the web services invocation when necessary.

Output parameters

Specifies the outcome of selected output parameters.

Exclude Job Output

Excludes information about job output from the Output at the end of a job execution.

No Output Banner

Specifies whether an Output banner is written to the Output at the end of a job execution

Override URL Endpoint

Specifies the URL endpoint at the job definition level. Upon job submission Control-M for Web Services uses job definition's Endpoint URL rather than the URL.

Preemptive authentication

Enables you to enter the HTTP Basic Authentication information in the format of <user>@<realm> that matches the information in HTTP Basic Authentication field in the Control-M for Web Services Connection Profile Management (CCM).

Override CONTENT-TYPE

Defines a preferred HTTP header Content-Type to be used to execute the job.

Override connection timeout (sec)

Limits the connection time when waiting for the web service to respond before disconnecting.

Parent Topic

Job definition