Output Data (Billable Item Processing)
Definition
This group includes all the parameters concerning the transmission of billable items to SAP ERP.
Viewing and Monitoring Indicators
You can retrieve the runtime values of the following indicators in your SAP CC system:
| Indicators | Summary |
|---|---|
| BIT_LOADER_CLIENT | The JCo client of a Billable Item Loader function |
| BIT_LOADER_DESTINATION_NAME | The JCo destination name of a Billable Item Loader function |
| XXX_CLIENT (BillableItemLoader) | The JCo client of a Billable Item Loader function |
| XXX_DESTINATION_NAME (BillableItemLoader) | The JCo destination name of a Billable Item Loader function |
Notes
-
Use the
getcommand of the SAP CC Admin+ user interface to retrieve the indicator values manually. - Implement and use SAP Solution Manager in combination with the Introscope technology to improve your experience. SAP delivers a customized version CA Introscope for SAP for an efficient technical monitoring of the SAP CC systems. Refer to the SAP CC Operations Guide documentation for more information about the technical and performance monitoring.
Setting Up System Parameters
You can set up the following system parameters that are available for different instance types in the running SAP CC Core Server system.
| Parameters | Summary |
|---|---|
| ACQUIRED_CI_READER_CHANNEL_COUNT | The number of reading channels and files used per directory |
| ACQUIRED_CI_READER_CI_BUFFER_SIZE | The size of the charged item reading buffer |
| ACQUIRED_CI_READER_REMOVE_FILE | Whether or not to keep the completely read file |
| ACQUIRED_CI_READER_ROOT_PATH | The directory where charged item files, refill record files and chargeable item files are read |
| CHARGED_CI_READER_CHANNEL_COUNT | The number of reading channels and files used per directory |
| CHARGED_CI_READER_CI_BUFFER_SIZE | The size of the charged item reading buffer |
| CHARGED_CI_READER_REMOVE_FILE | Whether or not to keep the completely read file |
| CHARGED_CI_READER_ROOT_PATH | The directory where charged item files, refill record files and chargeable item files are read |
| POSTPAID_CIT_READER_CHANNEL_COUNT | The number of reading channels and files used per directory |
| POSTPAID_CIT_READER_CI_BUFFER_SIZE | The size of the charged item reading buffer |
| POSTPAID_CIT_READER_REMOVE_FILE | Whether or not to keep the completely read file |
| POSTPAID_CIT_READER_ROOT_PATH | The directory where charged item files, refill record files and chargeable item files are read |
| PREPAID_CIT_READER_CHANNEL_COUNT | The number of reading channels and files used per directory |
| PREPAID_CIT_READER_CI_BUFFER_SIZE | The size of the charged item reading buffer |
| PREPAID_CIT_READER_REMOVE_FILE | Whether or not to keep the completely read file |
| PREPAID_CIT_READER_ROOT_PATH | The directory where charged item files, refill record files and chargeable item files are read |
| XXX_CHANNEL_COUNT (BulkReader) | The number of reading channels and files used per directory |
| XXX_CI_BUFFER_SIZE (BulkReader) | The size of the charged item reading buffer |
| XXX_REMOVE_FILE (BulkReader) | Whether or not to keep the completely read file |
| XXX_ROOT_PATH (BulkReader) | The directory where charged item files, refill record files and chargeable item files are read |
Notes
-
Use the
setcommand of the SAP CC Admin+ user interface to change the parameter values. - Use the SAP CC Config Tool user interface to set up a complete or partial list of system parameters (restart needed).
