exportCompanyAsZip.sh script

Use the exportCompanyAsZip.sh script to export your company data model from the command line. You can import this data model in an IBM® InfoSphere® Master Data Management Collaboration Server target instance.

Syntax

exportCompanyAsZip.sh --company_code=code --script_path=script_path

Parameters

company_code
Specify the company code.
script_path
Specify the directory where your export script is stored.

Example

In this example, the exportCompanyAsZip.sh script is run with the parameter company_code=test and script_path=/bin/scripts:

$<install directory>/bin/exportCompanyAsZip.sh --company_code=test --script_path=/bin/scripts


Last updated: 21 Jul 2017