9.5.6 Import/Export Parameter Sets using Utility
- Navigate to
<MMG_PACK>OFS_MMG/bin
and execute in the following format:./parameter_set_export_import_utility.sh IMPORT TARGET_WORKSPACE LOGIN_USER LOCALE FILE_NAME OBJECTIVE_ID OVERWRITE_FLAG
Example:./parameter_set_export_import_utility.sh IMPORT CS SAUSER en_US CS_1638105398036_set-1 1638105398036 true
Table 9-20 Fields and icons on the Sandbox Summary page
Field Description Import Command to import the Parameter Set into Workspace Workspace The name of the Workspace to which you are importing the Parameter Set Login_User The logged in user name. Locale The application language preferences For example: en_US
File_name The file name with the following format: Workspace name_Objective ID_Threshold Code
For example:
CS_1638105398036_set-1
Overwrite_Flag To be set True, if existing threshold has to be overwritten. Else, False. To export the parameter set, perform the following steps:Prerequisite:Before you export, ensure the Parameter Sets are available in the UI / setup.- Navigate to <MMG_PACK>OFS_MMG/bin and execute in the
following format:
./parameter_set_export_import_utility.sh EXPORT WORKSPACE LOGIN_USER LOCALE THRESHOLD_CODE OBJECTIVE_ID
Example:
./parameter_set_export_import_utility.sh EXPORT CS SAUSER en_US set-1 1638105398036
Table 9-21 Fields and icons on the Parameter Set page
Field Description Export Command to export the Parameter Set from the Workspace Workspace The name of the Workspace from which the Parameter Set is exported Login_User The logged in user name. Locale The application language preferences.
For example: en_US
Threshold Code Parameter Set Name Objective ID The Objective ID
- Navigate to <MMG_PACK>OFS_MMG/bin and execute in the
following format: