Parameter: XXX_ROOT_PATH (BulkReader)

This information topic represents several parameters (or indicators) depending on your customizing during the implementation and integration project.

Definition

The directory where charged item files, refill record files, and chargeable item files are read

Description and Use

This system parameter defines the directory from where charged item files, refill record files and chargeable item files are read by an instance of the SAP CC Core Server system.

Syntax and Constraints

The instance is launched from SAPCC_HOME directory so the relative paths are based on this directory. It can contain the following variables:

  • @INSTANCE_ID@ replaced by the id of the instance updater#1 for the data updating instance, rater#n where n is a positive value for the rater instances, bulkloader#n where n is a positive value for the bulkloader instances (if available).
  • @INSTANCE_TYPE@ replaced by "rater" for rater instance, "bulkloader" for guiding instance (if available).
  • @CURRENT_DATE@ replaced by the launching date of the instance with the format "yyyy-MM-dd'T'HH'h'mm'm'ss's'" where yyyy is the year on 4 digits, MM the month, dd the day, HH the hour [0..24], mm the minutes and ss the seconds. (for example 2005-01-12T11h09m18s).
  • @IP_ADDRESS@ replaced by the first IP address found on the instance host.
  • @JCO_DESTINATION_NAME@ replaced by the name of the JCo destination of the customer management area associated to the subscriber account. When the subscriber account is not associated to a given customer management area, the default customer management area is used.

See Also

XXX_CHANNEL_COUNT (BulkReader Functions) system parameter

Technical Details

For more information, consult this section.

Name XXX_ROOT_PATH (BulkReader)

The directory where charged item files, refill record files, and chargeable item files are read

The following parameters may be available in your SAP CC Core Server system:

POSTPAID_CIT_READER_ROOT_PATH
PREPAID_CIT_READER_ROOT_PATH
CHARGED_CI_READER_ROOT_PATH
ACQUIRED_CI_READER_ROOT_PATH

Note

If your SAP CC Core Server system has been customized by the implementation project team, the above list of parameter names may differ from names in your system landscape.

Use SAP CC Admin+ or SAP CC Config Tool to view the up-to-date list of parameters available in your running SAP CC system.

Handler BulkReader
Default Value(s)

The possible default values are not available in this documentation. Get the information from the templates of configuration files of the SAP CC system. You can use the export command of the Setup Tool user interface to view the current settings.

Category Parameter
Type String
Access (RO/RW)

RW(-): Dynamic Read / Static Write

An immediate change is not possible. For a deferred and permanent change, use the set command of the Admin+ user interface to change the parameter value for a specific type of instance in the SAP CC Core Server system. A restart is needed for permanent changes.

Groups
Instance Type This system parameter is only available in the following type of instances in a running SAP CC Core Server system:
  • bulkloader