Parameter: XXX_AUTO_COMMIT (BulkWriter)

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

Definition

Whether or not to write all charged items or only those whose charging operation is successful

Description and Use

In the SAP CC Core Server system, these system parameters define the file bulk writing functions that handle the output data resulting from the processing of business operations (charging, refilling, activation). You can correlate the effective file writing with successful result of the corresponding charging operation.

Syntax and Constraints

The possible values are:

  • true (default): this parameter value defines that the file writing of a charged item is done by the writer
  • false: this parameter value defines that the file writing of a charged item is effective only if the charging operation is successful.

Technical Details

For more information, consult this section.

Name XXX_AUTO_COMMIT (BulkWriter)

Whether or not to write all charged items or only those whose charging operation is successful

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

POSTPAID_CIT_WRITER_AUTO_COMMIT
PREPAID_CIT_WRITER_AUTO_COMMIT
CHARGED_CI_WRITER_AUTO_COMMIT
ACQUIRED_CI_WRITER_AUTO_COMMIT
RERATE_WRITER_AUTO_COMMIT
NOTIF_WRITER_AUTO_COMMIT
AMOUNT_ALERT_NOTIF_WRITER_AUTO_COMMIT
EXPIRATION_ALERT_NOTIF_WRITER_AUTO_COMMIT
POSTPAID_CIT_ERR_INVALID_WRITER_AUTO_COMMIT
POSTPAID_CIT_ERR_COM_EXCEPTION_WRITER_AUTO_COMMIT
PREPAID_CIT_ERR_INVALID_WRITER_AUTO_COMMIT
PREPAID_CIT_ERR_COM_EXCEPTION_WRITER_AUTO_COMMIT
CHARGED_CI_ERR_INVALID_WRITER_AUTO_COMMIT
CHARGED_CI_ERR_COM_EXCEPTION_WRITER_AUTO_COMMIT
ACQUIRED_CI_ERR_INVALID_WRITER_AUTO_COMMIT
ACQUIRED_CI_ERR_COM_EXCEPTION_WRITER_AUTO_COMMIT

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 Boolean
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
Default Values (Factory Settings)

The predefined default values are:

Instance Type Value
Rater true
Bulkloader true

You can use a default value to reset the runtime value or the restart value (persistent) in the Admin+ user interface.

Note

A default value is part of the factory settings of the SAP CC Core Server systems. It differs from the original value set during the installation or after the Customizing activities.

In Admin+, you can reset a parameter value to this default value, but it is not recommended:

  • This value may differ from the original value set during the installation of your SAP CC system.
  • Note that it may also differ from the value defined by the implementation project team and set during the Implementation Phase of the integration project.
Verify the values in your running SAP CC systems before to use the reset command.