Parameter: XXX_CLEAN_ARCHIVED_FILE (BulkWriter)

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

Definition

This flag gives the possibility to enable or disable the removal of uncommitted items from data files during archiving operations

Description and Use

The bulk writing operations may produce uncommitted items within data files. This flag gives the possibility to enable or disable the removal of uncommitted items from data files (and the associated control files) during archiving operations. This means that:

  • If the parameter is set to true, the archived data files will never contain any uncommitted item, and all the associated control files are deleted.
  • If the parameter is set to false, the archived data files may contain uncommitted items. In this case, the associated control files are not deleted to keep information about the uncommitted items.

Technical Details

For more information, consult this section.

Name XXX_CLEAN_ARCHIVED_FILE (BulkWriter)

This flag gives the possibility to enable or disable the removal of uncommitted items from data files during archiving operations

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

POSTPAID_CIT_WRITER_CLEAN_ARCHIVED_FILE
PREPAID_CIT_WRITER_CLEAN_ARCHIVED_FILE
CHARGED_CI_WRITER_CLEAN_ARCHIVED_FILE
ACQUIRED_CI_WRITER_CLEAN_ARCHIVED_FILE
RERATE_WRITER_CLEAN_ARCHIVED_FILE
NOTIF_WRITER_CLEAN_ARCHIVED_FILE
AMOUNT_ALERT_NOTIF_WRITER_CLEAN_ARCHIVED_FILE
EXPIRATION_ALERT_NOTIF_WRITER_CLEAN_ARCHIVED_FILE
POSTPAID_CIT_ERR_INVALID_WRITER_CLEAN_ARCHIVED_FILE
POSTPAID_CIT_ERR_COM_EXCEPTION_WRITER_CLEAN_ARCHIVED_FILE
PREPAID_CIT_ERR_INVALID_WRITER_CLEAN_ARCHIVED_FILE
PREPAID_CIT_ERR_COM_EXCEPTION_WRITER_CLEAN_ARCHIVED_FILE
CHARGED_CI_ERR_INVALID_WRITER_CLEAN_ARCHIVED_FILE
CHARGED_CI_ERR_COM_EXCEPTION_WRITER_CLEAN_ARCHIVED_FILE
ACQUIRED_CI_ERR_INVALID_WRITER_CLEAN_ARCHIVED_FILE
ACQUIRED_CI_ERR_COM_EXCEPTION_WRITER_CLEAN_ARCHIVED_FILE

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 false
Bulkloader false

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.