Batch Utilities

A new utility, Batch_export_import_utility.sh, to export and import batch/batchgroups/schedules is been introduced in the following path: OFS_MMG/bin/batch_export_import_utility.sh.

The # FTPSHARE value in the utility must be manually updated before triggering the utility file.

The # Export value can be triggered by using the following command:

## ./batch_export_import_utility.sh EXPORT <workspace> <mmguser> <batchcode> batch/schedule/batchgroup ##

For example: ./batch_export_import_utility.sh EXPORT CS mmgadmin BatchRest batch

The # Import value can be triggered by using the following command:

##./batch_export_import_utility.sh IMPORT <workspace> <mmguser> <batchcode> batch/schedule/batchgroup <OVERWRITE_flag> <filename without .txt extension>

For example: ./batch_export_import_utility.sh IMPORT DEMO7 mmgadmin BatchRest batch N CS_batch_BatchRest