Parameter: ITEM_FILE_SEQUENCE_ENABLED

Definition

The enablement or disablement of the use of a sequence number in the names of the data files

Description and Use

This system parameter enables or disable the use of a sequence number in the names of the data files (containing charged items, refill record, chargeable items, or notifications) generated by the rater and bulkloader instances of the running SAP CC Core Server system.

The sequence number which is used in the file names depend on the value of this system parameter:

  • If the value is true, the sequence number is a 6 digits number between '000000' and '999999', whose value is incremented for each new data file. The last sequence number is stored in database so that the continuity of the sequence numbers is ensured when the instance restarts. When the value of the sequence number reaches '999999', the sequence for the next files starts again from '000000'.
  • If the value is false, the sequence number is always '000000'.

Syntax and Constraints

Defined Constraints

The SAP CC Core Server system verifies the following constraints:

Instance Type Constraint
Rater instances The constraint(s) of the parameter SQLHELPER_CONNECTION_COUNT must be verified (as part of these constraint(s)).
Bulkloader instances The constraint(s) of the parameter SQLHELPER_CONNECTION_COUNT must be verified (as part of these constraint(s)).

Technical Details

For more information, consult this section.

Name ITEM_FILE_SEQUENCE_ENABLED

The enablement or disablement of the use of a sequence number in the names of the data files

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.

Constraints

The SAP CC system checks the following constraints:

Rater instances The constraint(s) of the parameter SQLHELPER_CONNECTION_COUNT must be verified (as part of these constraint(s)).
Bulkloader instances The constraint(s) of the parameter SQLHELPER_CONNECTION_COUNT must be verified (as part of these constraint(s)).