deffolder XML file parameters for Folders

The following table lists the deffolder XML file parameters for Folders:

Parameter

Description

The first two lines of the XML request file for this API request contain information that specifies the version of XML, the text encoding format being used, and the location of the .xsd file.

DEFTABLE

Indicates to Control-M/EM database the beginning and end of the deffolder utility. Folder definitions are placed between the opening and closing DEFTABLE tags. One or more folders can be specified. Each individual folder is enclosed by the <FOLDER ENFORCE_VALIDATION><FOLDER> tags.

FOLDER

Indicates the closing tags of a single folder definition. In the case of the folder, the folder parameters consist of parameters that describe the folder directly and a list of the jobs that are included in the folder. In turn, each of the jobs that is listed includes all of its own descriptive parameters.

FOLDER ENFORCE_VALIDATION

 

Determines if validation is either an error or a warning.

Valid Values: Y or N

NOTE: Relevant for Control-M Workload Change Manager only.

FOLDER_ORDER_ METHOD

Defines the Newday or User daily name. Optional.

FOLDER_NAME

Defines the name of the folder to which the job belongs. String. Mandatory.

NOTE: The following folder parameters must be specified for each folder:

  • DATACENTER
  • FOLDER_NAME
  • FOLDER_DSN (z/OS only)

FOLDER_DSN

(z/OS only) Defines the name of the library that contains the folder. String. Optional.

NOTE: The following folder parameters must be specified for each folder:

  • DATACENTER
  • FOLDER_NAME
  • FOLDER_DSN (z/OS only)

DATACENTER

Defines the name of the Control-M installation to which the folder belongs. String. Mandatory.

NOTE: The following folder parameters must be specified for each folder:

  • DATACENTER
  • FOLDER_NAME
  • FOLDER_DSN (z/OS only)

LAST_UPLOAD

Date of the last folder upload. String. Optional.

JOB

Opening and closing tags of a single job definition. Parameters of the job are listed between the tags. For a complete listing of deffolder parameters, see defjob.

SITE_STANDARD_NAME

Defines the name of the site standard that is applied to the folder and all of its entities. For more information see Site standards management

NOTE: Relevant for Control-M Workload Change Manager only.

BUSINESS_PARAMETER_NAME

Defines the name of the Business Parameter name that is applied to the folder and all of its entities. For more information, see Site standards management

NOTE: Relevant for Control-M Workload Change Manager only.

VALUE

Defines the value of a customer defined business field. String.

NOTE: Relevant for Control-M Workload Change Manager only.

Parent Topic

deffolder