Syntax
MS Windows:
setup.bat sapci importConfiguration <FROM_FILE_PATH>
UNIX and Linux:
./setup.sh sapci importConfiguration <FROM_FILE_PATH>
| Name | Definition |
|---|---|
<FROM_FILE_PATH> |
The file that contains the SAP CI configuration |
To work with this command, you must have the Administrator role in your SAP CC user profile.
Refer to the SAP CC 5.0 Security Guide for more user assistance and information about the necessary authorizations.
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