Job Step: Job Step ExportMetaData
Job Step ExportMetaData
Export System Object Type extensions and Custom Object Type definitions.
Execution Context:
Organization
Parallel Execution:
Not Supported
Always execute on restart:
Supported
Input Parameters
ExportCustomTypes : Boolean Required
Export Custom Object Type definitions.
Default Value: true
ExportFile : String Optional
Export file name and path relative to 'IMPEX/src'. Required if not using FileNamePrefix.
ExportSystemTypes : Boolean Required
Export System Object Type extensions.
Default Value: true
FileNamePrefix : String Optional
Prefix for the export file. A timestamp is appended and site information as applicable. To order the files chronologically, sort alphanumerically. Path is relative to 'IMPEX/src' and can include a subdirectory. Required if not using ExportFile.
OverwriteExportFile : Boolean Optional
If selected, the option overwrites an existing file. If not selected and a file exists, the job step exits and reports an error.
Default Value: true
Exit Status
OK
Step exit status used when the export finished successfully.
ERROR
Step exit status used when the export failed.