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 text 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
You use the
Note
The exported persistent values may differ from the values currently
set in
the 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 text 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; Use one of the following predefined argument
values: 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 change a list of parameters or to
transport a complete or partial list of parameters.
Refer to your tasks and the corresponding procedures for an efficient daily work during
the project implementation phase or during the production operation phase.
You must have the Administrator role in your SAP CC user profile.
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