Parameter: XXX_ROOT_PATH (BulkWriter)

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 created

Description and Use

This system parameter defines the directory where output data is stored in files (charged items, refill records, chargeable items) by an instance in the running SAP CC Core Server system. An SAP CC system instance is launched from SAPCC_HOME directory so the relative paths are based on this directory.

Syntax and Constraints

The paramater value is the absolute path or relative path. The instance is launched from SAPCC_HOME directory so the relative paths are based on this directory.

The paramater value 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 (BulkWriter Functions) system parameter

Technical Details

For more information, consult this section.

Name XXX_ROOT_PATH (BulkWriter)

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

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

POSTPAID_CIT_WRITER_ROOT_PATH
PREPAID_CIT_WRITER_ROOT_PATH
CHARGED_CI_WRITER_ROOT_PATH
ACQUIRED_CI_WRITER_ROOT_PATH
RERATE_WRITER_ROOT_PATH
NOTIF_WRITER_ROOT_PATH
AMOUNT_ALERT_NOTIF_WRITER_ROOT_PATH
EXPIRATION_ALERT_NOTIF_WRITER_ROOT_PATH
POSTPAID_CIT_ERR_INVALID_WRITER_ROOT_PATH
POSTPAID_CIT_ERR_COM_EXCEPTION_WRITER_ROOT_PATH
PREPAID_CIT_ERR_INVALID_WRITER_ROOT_PATH
PREPAID_CIT_ERR_COM_EXCEPTION_WRITER_ROOT_PATH
CHARGED_CI_ERR_INVALID_WRITER_ROOT_PATH
CHARGED_CI_ERR_COM_EXCEPTION_WRITER_ROOT_PATH
ACQUIRED_CI_ERR_INVALID_WRITER_ROOT_PATH
ACQUIRED_CI_ERR_COM_EXCEPTION_WRITER_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 BulkWriter
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 Types This system parameter is available in the following types of instances in a running SAP CC Core Server system:
  • rater, bulkloader