Documentation for a newer release is available. View Latest
Esta página no está disponible actualmente en Español. Si lo necesita, póngase en contacto con el servicio de asistencia de Icon (correo electrónico)

Message Logging

Overview

Verification of Payee (VoP) Requester logs all messages using the IPF message logger.

By default, the message logger in VoP Requester is configured to use Kafka but can optionally be switched to use MonogoDB by setting the message.logger.type as defined in the message logger documentation. Furthermore, topics or collection names and how to configure them can also be found from the message logger pages.

The VoP Requester logs the following messages:

  • Incoming Request/Response

  • CSM Reachability Deconstruct IBAN Request/Response

  • RVM Request/Response

All message logs are linked by a messageId which is populated with the generated requestId and will be passed back in the response message.

The below diagram depicts the message logs messageType to and from the services, using FPAD as the selected RVM.

overview