The exportdeffolder utility exports folders from the Control-M/EM database to a text file. To export folders using the exportdeffolder utility, see Exporting folders using the exportdeffolder utility.
When the exportdeffolder utility is invoked, a file of arguments that you have created is processed. This arguments file contains statements that specify an existing folder, SMART Folders and Sub Folders. The specified folders are exported to an output file. For more information, see exportdeffolder arguments file.
The exportdeffolder utility validates the XML rule file according to the following validation versions, which can affect the validation process:
NOTE: By default, the utility validates the XML file in accordance with the EmdefValidationVersion system parameter in the CCM (Validation version 2). You can change the value in the CCM without the need to add the switch to the command, which may be preferable if you have many scripts that use a particular validation version.
For an example of the two validation processes see emdef validation service error message example.
Output files created with the exportdeffolder utility can be used as import files with the deffolder utility.
For example, you can export job processing definitions to an output file using exportdeffolder, make modifications to the definitions and save the file, and use the same file as the input file when running deffolder to import the modified folder definitions into Control-M/EM database.
Parent Topic |