Configuration

For successful flow of events, the Microservices such as Party, Event Store, and Adaptor must use the same Kafka.

For successful routing, you must configure each event independently in the Generic Config Microservice.

Adapter MS Configuration

In the case of Docker deployment, the following configurations are carried out in ms-adapterservice.yml:

  • Configure the Adapter MS property named TEMN_MSF_ADAPTER_CONFIG_CLASSPATH to false.
  • To retrieve the configurations from generic config MS, set the proper IP or base path in the property named temn.config.service.base.path.
  • To listen to ms-party-event-topic, ingester business must be configured.

Generic Config MS Configuration

  • Configure XML File to route the events to Fabric endpoint, and then add the endpoint to the fabric service (Refer line number 20)
  • Encode the above XML to base 64 as below.
  • Add the above base 64 encoded XML data to the Adapter Framework Config file format.
  • Encode the above Adapter Framework property to base 64 as below.
  • Add the encoded adapter framework properties in Generic Config MS
  • Screenshot of Create Payload with Generic Config MS request body containing encoded adapter framework properties.

 

 

 

 

 

 

 

 


Field Name
|
Application/Table name

Temenos Headquarters SA
2 Rue de l'Ecole-de-Chimie
CH - 1205 Geneva
Switzerland

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, May 23, 2023 9:34:04 PM IST