Parameter: FREE_TRANSAC_NOTIF_ENABLED

Definition

The enablement or disablement of the return of notifications in transactions triggered by a Free Function component

Description and Use

This system parameter enables or disables the return of notifications in transactions triggered by a Free Function component executed in a logic tree.

When the FREE_TRANSAC_NOTIF_ENABLED system parameter is set to false (by default) no notification provided by the FREE Function component is returned by default in session-based APIs results or in a purchaseOrder that aggregates some Transactions.

Note

APIs able to return a chargingResult (see PurchaseOrder) already return notifications provided by the Free Function component.

The involved Charging and session-based APIs are implemented by the StatefulServiceClient and the StatefulServiceClient services. See Java documentation for more information and user assistance.

When the FREE_TRANSAC_NOTIF_ENABLED system parameter is set to true, the notification provided by a Free Function component used in a master charge is returned in a free master Transaction that is a ZERO amount transaction without detail.

When a notification is triggered by a Free Function component used in a dependent charge, the notification is added to the list of notifications handled by the master transaction, and then is carried by and returned with the master transaction.

For session-based APIs, the free master transaction is managed like other master transactions in session-based APIs results.

Technical Details

For more information, consult this section.

Name FREE_TRANSAC_NOTIF_ENABLED

The enablement or disablement of the return of notifications in transactions triggered by a Free Function component

Category Parameter
Type Boolean
Access (RO/RW)

RW(+): Dynamic Read / Static and Dynamic Write

An immediate change is possible but is temporary. When it is relevant, change the permanent settings used by the SAP CC Core Server system when it restarts.

Use the Admin+ user interface to change the runtime values or the permanent values of this system parameter in an instance of the SAP CC Core Server system or in multiple instances.

Groups
Instance Type This system parameter is only available in the following type of instances in a running SAP CC Core Server system:
  • rater
Default Value (Factory Settings)

The predefined default value is:

Instance Type Value
Rater 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.