Syntax
MS Windows:
config.bat configuration export <TO_FILE_PATH> <TARGET_INST_TYPE_OR_ALL>
UNIX and Linux:
./config.sh configuration export <TO_FILE_PATH> <TARGET_INST_TYPE_OR_ALL>
| Name | Definition |
|---|---|
<TO_FILE_PATH> |
The name and the path of the XML file that will contain the list of SAP CC system parameters and values |
<TARGET_INST_TYPE_OR_ALL> |
The instance type to restrict the export operation to (rater|updater|guider|bulkLoader|taxer|dispatcher) or all types (all) |
The
Use the Examples
Depending on your task, you can change the file and use the import command.
As of SP 1, you can also work with SAP CC Cockpit.
You use the
Refer to your tasks and the corresponding procedures for an efficient daily work during
the project implementation phase or during the productive operation phase.
Note
The exported persistent values may differ from the runtime values currently
set in the running SAP CC system.
export
command gets the persistent values of the
system parameters of an SAP CC Core Server system or of a particular type
of system instances.
Config Tool retrieves these values from the back-end database system (SAP
CC Core Database) and saves them to a
new XML file.
If the file already exists, the user interface does not finalize the export
operation and does not modify the existing file.
all argument to export all the SAP CC system parameters.
Otherwise precise the instance type of the SAP CC system
to restrict the export operation to. The other possible arguments are: rater,
updater, guider, bulkLoader, dispatcher, and taxer.
configuration export parameters.xml all
configuration export ccdparams.xml dispatcher
configuration export ccbparams.xml bulkLoader (in an integrated SAP Solution scenario
with SAP Convergent Invoicing in SAP ERP/FI-CA)
Use
export
command to:
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.
export
-
To export SAP CC system parameters from the database to a file
import
-
To import a large set of SAP CC system parameters into the database
check
-
To check the SAP CC system parameters in the database
help
-
To display the help information about a particular command
To enrich your SAP user experience with Config Tool, consult:
Tip
As of release 5, you can export a subset of parameters with the app Manage SAP CC System Parameters in your SAP CC 5.0 Cockpit user interface.