Parameter: OFF_CLASS

Definition

The identifier of the Operation Factory

Description

This system parameter defines the Operation Factory that is activated in the dispatcher instances of the SAP CC Core Server system to be able to send operations via a specified technical interface. It identifies the name of the Java class which is executed by the running SAP CC system.

Recommendation

Do not change the value of this system parameter. It is set by the installation tool ( SAPinst) of SAP Convergent Charging.

Syntax

The possible values are:

  • com.highdeal.off.nop.NOPOperationFactory : Which does not execute any operation
  • com.highdeal.off.ci.CIOperationFactory : Which gives the possibility to connect to SAP Convergent Invoicing in SAP ERP system using the JCo/RFC technical interface

Detailed Information

Name OFF_CLASS

The identifier of the Operation Factory

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) System: Network and Communication
System Instance This system parameter is only available in the following type of instances in a running SAP CC system: dispatcher
Default Value (Factory Settings)
dispatcher com.highdeal.off.nop.NOPOperationFactory