Parameter: ITEM_FILE_SEQUENCE_ENABLED

Definition

Enables/disables the use of a sequence number in the names of the data files

Description

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 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'.

Detailed Information

Name ITEM_FILE_SEQUENCE_ENABLED

Enables/disables 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 system. A restart is needed for permanent changes.

Group(s) Output Data
System Instances This system parameter is available in the following types of instances in a running SAP CC system: rater, bulkloader
Default Values (Factory Settings)
rater true
bulkLoader true
Constraint(s)

The SAP CC system checks the following constraints:

rater The constraint(s) of the parameter SQLHELPER_CONNECTION_COUNT must be verified (as part of these constraint(s))
bulkLoader The constraint(s) of the parameter SQLHELPER_CONNECTION_COUNT must be verified (as part of these constraint(s))