Temenos Transact
R24 AMR | Min(s) read

Working with Camt Generation Process

This section covers request and trigger of camt, camt.053 and camt.052. It also covers the assembling of statement content and transformation data.

Request and Trigger for Camt Statement

User can request the generation of Camt Statement for accounts in addition to the MT940 message.

Assembling Statement Content

The statement processor (as part of the Close of Business process) generates the type of statements (example, camt.053, and MT940 Print Statements) that need to be produced for the account as defined in the corresponding ACCOUNT.STATEMENT record.

For a camt.053, the statement processor is responsible to assemble the data necessary to produce camt message for each statement triggered.

For a camt.052, the DE.STATEMENT.REQUEST application is responsible to assemble the data for the intraday report.

The data required for camt message is structured as follows:

  • Details for tags under the Group Header, specific to the message.
  • Details specific to the statement.
  • Details related the account for which the statement is being produced.
  • Balance related details for the account.
  • Transaction summary (summary of the entries shown in the statement).
  • Entry (details of the movements shown in the statement).
  • Transaction Details (additional details to the entry for SEPA and Non-SEPA related transaction).

The data is assembled based on the defined Temenos Transact internal logic for each tag supported by Temenos Transact.

For tags flagged as user configurable or optional, the statement processor checks for any set-up in the XML.TAG.DEFINITION. This holds a user-defined data source for a tag or the requirement to suppress any optional tag.

Read User Definable Tags for Camt messages section for more details.

Accounting entries that are recorded in the STMT.ENTRY table of Temenos Transact form the basis of movements to be reported in the account statement.

The statement processor goes through the list of entry IDs required for the account statement recorded in the STMT.PRINTED or STMT2.PRINTED table.

An additional check is made for each entry to identify if entry originates from a SEPA related transaction.

If the SEPA related entry originates from an external SEPA system, then the API defined under the External SEPA Link API field in AC.STMT.PARAMETER is executed to get key to the EXTERNAL.SEPA.DETAILS.

Read Mapping SEPA Details from External SEPA System section for more details.

Transformation of Data

The assembled data is passed to the component service to produce a Temenos Transact xml format of the camt message based on the Temenos Transact camt schema.

The Temenos Transact xml format is recorded in the AC.XML.STMT.DATA table. This table holds the basic details for the camt statement being processed.

The format of the record ID is <ACCOUNT NUMBER>-<STATEMENT DATE.STATEMENT FREQUENCY TYPE.COMPANYCODE>-<XML MESSAGE TYPE>.

It also holds the details of the recipients of the camt message. The following screenshot shows the record for a camt.054 message with the recipients of the message.

http://gva2flare.temenosgroup.com/R20ID/Subsystems/R20BFUG/Content/Resources/Images/RBL_CAMT/AC.XML.STMT.DATA1_216x274.png

The bank middleware takes the published Temenos Transact camt schema and transforms the content to the published ISO20022 schema. At this stage, it is possible to perform further enrichment of the data with other external data sources.

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, May 28, 2024 8:29:01 PM IST