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 importing a changed configuration, use first this export command to start working with a valid configuration file.

Authorization

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.

In Scope

Management of the raters and bulkloaders configuration dedicated to the default CIF (Charging output Integration Framework)
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