Syntax
MS Windows:
setup.bat sapci exportConfiguration <DESTINATION_NAME> [<TO_FILE_PATH>]
UNIX and Linux:
./setup.sh sapci exportConfiguration <DESTINATION_NAME> [<TO_FILE_PATH>]
Name | Definition |
---|---|
<TO_FILE_PATH> |
The file that contains the SAP CI configuration |
You must have the Administrator role in your SAP CC user profile.
deleteConfiguration
-
To delete the SAP CI configuration from the database
(REVOKED: use commands 'erpreferencesystem getJCoDestination' and 'jcodestination
delete' instead)
exportConfiguration
-
To export the SAP CI configuration from the database to a file
(REVOKED: use commands 'erpreferencesystem getJCoDestination' and 'jcodestination
export' instead)
importConfiguration
-
To import the SAP CI configuration into the database
(REVOKED: use commands 'jcodestination import' and 'erpreferencesystem setJCoDestination'
instead)
deleteDefaultMapping
-
To delete the default SAP CI mapping from the databaseexportDefaultMapping
-
To export the default SAP CI mapping from the database to
a
file
importDefaultMapping
-
To import the default SAP CI mapping into the database