Related topics:

Introduction to Generic Accounting Interface

In the payment landscape, payment processing is a complex process, where booking is just one of the steps. The Temenos Payments Hub (TPH) orchestrates the payment execution. The account status check, funds reservation and booking can take place at different stages of payment processing.

TPH uses the internal Temenos Transact Deposit Demand Accounts to check the account status, reserve funds and raise bookings in an embedded manner. However, when a bank implements an external TPH, there is a need to invoke these APIs from the external TPH.

Depending on their enterprise architecture, banks can have multiple systems or interfaces to invoke the APIs for:

  • Checking if a transaction can be applied on an account (cover request).
  • Reserving funds on an account (reservation request).
  • Booking an entry or entries on an account (booking request).

Temenos Generic Accounting Interface (GAI), also known as OFS clearing, accepts cover, reservation and booking requests sent by other banks’ systems to Temenos Transact.

Depending on the type of processing, a synchronous and/or asynchronous response(s) is sent by the GAI. Then, this response is forwarded by the Enterprise Service Bus (ESB) back to the request source system to take a decision on the payment processing.

The request messages are received through queues in the Temenos OFS Clearing proprietary format. The formatting to the Temenos request format, from the Temenos response format and routing are done in ESB.

The GENERIC.ACCOUNTING.REQUEST application allows the user to manually reverse a transaction that is successfully posted through GAI. This creates a booking reversal request, which is processed using the GAI mechanism.

Product Configuration

The main processing rules related to Generic Accounting Interface (GAI) messages are described in the AC.ENTRY.PARAM application and cover the following:

  • System ID associated with the bookings
  • Message layout – the header and the data items provided in the message
  • Entry and fields separator
  • Default transaction codes
  • Contra-related options
  • Accounting mode for exceptions handling
  • Additional validations
  • Duplicate check rule
  • Suspense details
  • Fund Transfer (FT) transaction type used in suspense posting
  • Response options

Bookmark Name Actions
Feedback
x