Request XML parameters

Requests are sent using the invoke method of EMXMLInvoker or EMBasicXMLInvoker. For practical examples, see Control-M/EM API flowchart

The following table lists the describes Control-M/EM API XML requests:

Name

Description

User Registration

Sends the username and password of the user to the target server component.

Check user token validity

Checks to see if the specified user identification is valid.

Client Keep Alive

Resets the registration timeout counter to zero.

User Unregistration

Enables you to see if the specified user identification is valid.

Create folder definitions

Creates a regular or SMART Folder definitions.

Add jobs to folder definitions

Enables you to add job definitions into an existing outermost folder or sub-folder.

Add folder to folder definitions

Enables you to add sub-folder definitions into an existing outermost SMART folder or sub-folder.

Delete job definitions

Deletes job definitions from the specified outermost or sub-folder.

Upload folder

Enables you to upload a folder

Order

Inserts a job or folder into Active Jobs immediately (force) or subject to scheduling criteria (order).

Job creation

Creates a job, SMART Folder, or sub-folder into the Active Jobs database.

Add condition

Enables you to add conditions for a job

Delete condition

Enables you to delete conditions for a job.

List conditions

Retrieves a list of conditions for a job.

Job actions in active jobs

Performs actions on jobs that are currently in the active jobs database.

Job tracking

Enables you to Poll the Response repository in the Control‑M/EM GUI Server to receive completion confirmation from earlier job processing requests.

Retrieve jobs in the active jobs database

Enables you to retrieve jobs that are currently in the active jobs database.

Change alert status

Enables you to change the status of an alert (for example, from not_noticed to handled).

Retrieve BIM Services list

Retrieves the list of services active in the BMC Batch Impact Manager server.

Parent Topic

Request and response parameters