cif export

Definition

To export the CIF configuration from the database to a file

Command Usage

Syntax

MS Windows: setup.bat cif export <TARGET_INST_TYPE> <TO_FILE_PATH>

UNIX and Linux: ./setup.sh cif export <TARGET_INST_TYPE> <TO_FILE_PATH>

Command Arguments
Name Definition
<TO_FILE_PATH> The target file (and the path) that will contain the CIF configuration
<TARGET_INST_TYPE> The type of the target instances in the running SAP CC ('rater' or 'bulkLoader')

Detailed Information

This command allows you to export the CIF configuration settings from the back-end database to a text file.

Use

You use this command to:

  • View the CIF configuration of the running SAP CC Core Server system.
  • Maintain the CIF configuration: before to import a changed configuration, use first this export command to start working with a valid configuration file.

Authorization

You must have the Administrator role in your SAP CC user profile.

In Scope

Management of the configuration of the default Charged item Integration Framework (CIF) available for the rater and bulkloader instances of the SAP CC system
delete - To delete the CIF configuration from the database
export - To export the CIF configuration from the database to a file
import - To import the CIF configuration into the database