Import/Export Parameter Sets using Utility
You can import and export the parameter sets between Sandbox to
Production or vice versa using the Utility.
To import the parameter sets:
- Navigate to
<MMG_PACK>OFS_MMG/binand execute in the following format:./model_pipeline_utility.sh PARAM IMPORT TARGET_WORKSPACE_NAME LOGIN_USER LOCALE SOURCE_ZIP_FILE_NAME OBJECTIVE_ID OVERWRITE_FLAG[true|false] [v]Table 11-27 Fields and icons on the Sandbox Summary page
Field Description PARAM This is used for referring to the parameter. 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-1Overwrite_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:
./model_pipeline_utility.sh PARAM EXPORT WORKSPACE_NAME LOGIN_USER LOCALE PARAMETER_SET_NAME OBJECTIVE_ID [v]Table 11-28 Fields and icons on the Parameter Set page
Field Description PARAM This is used for referring to the parameter. 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: