Parameter: TRANSAC_PROC_CLASS

Definition

The identifier of the Transaction Processor

Description

This system parameter defines the Transaction Processor that is used by all the rater instances of the SAP CC Core Server system. It identifies the name of the Java class that is executed by the running SAP CC system. Different Java classes are provided by SAP Convergent Charging.

Note

Another Java class can be customized during the implementation project. The value of this parameter must be the name of this customized Java class.

This Java class must implement the com.highdeal.pnr.tif.TransactionProcessor Java interface otherwise the instance of the SAP CC Core Server system will not be able to start.

Detailed Information

Name TRANSAC_PROC_CLASS

The identifier of the Transaction Processor

Category Parameter
Type String
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 (Transaction File Processing), Output Data (Data File Processing), TIF (Transaction Integration Framework)
System Instance This system parameter is only available in the following type of instances in a running SAP CC system: rater
Default Value (Factory Settings)
rater com.highdeal.tif.chargeditem.TransactionProcessorShell

Additional Information

Consult the SAP CC Implementation and Configuration Guide .