The following table describes the request_def_add_jobs XML Parameters:
Parameter |
Description |
---|---|
user_token |
Defines the serial identification number supplied to the user during registration. String. |
control_m |
Defines the name of the Control‑M installation that processes the request. String. |
folder_name |
Defines the name of the folder. String. Full slash (/) separates the parent folder name. For example, to add job X to an existing sub-folder C, that resides in sub-folder B, that resides in SMART outermost folder A, specify "A/B/C" in the folder_name. |
folder_library |
(Control‑M for z/OS only) Defines the name of the library in which the table is located. String. |
jobs |
Defines a sequence of job. For a list of the parameters for job, refer to Job and SMART Folder XML parameters |
For example of requests, see request_def_add_folder XML example (sub folder to sub folder) and request_def_add_jobs XML example (job to sub folder).
Parent Topic |