Temenos Digital Architecture
From 202401 and R24 onwards, the below mentioned mandatory Microservices are made optional and a configuration is provided in Fabric to either connect to Microservice or DBXDB. For more information please refer the release notes.
Temenos Digital is a purpose built platform to deliver seamless experiences across digital banking applications and channels. It offers a set of comprehensive features to provide a true Digital Banking experience to your customers. Temenos Digital enables banks and credit unions to deliver exceptional omni-channel experiences without compromising on agility, security, or flexibility.
Temenos Digital Architecture comprises the following:
- Client Channel
- Experience APIs (Quantum Fabric)
- Enterprise APIs (Micro Services)
- IRIS Services (Transact/Core)
Client Channel
Client Channels are applications created using Temenos Quantum Visualizer. Client channels are Self Service Apps and Assisting Service Apps. These apps can be integrated with third-party clients using SDKs. This client channel apps can also interact with other services like Keycloak IDM, Journey Analytics, and others.
Experience APIs
Experience APIs consist of Quantum Fabric services. These services are bundled and made available as the following Fabric apps:
- Campaign Engine
- Third-party Services
- Retail Onboarding
- DBP Local Services
- Loan Origination Service
- Transaction Limits Engine
- Banking Admin Console
- Tasks Management
- Event Manager
- Service Request
Experience APIs interact with Client Channel for data-related actions such as Create, Read, and Update. Experience APIs also work with other providers such as Keycloak IDM (for SSO), Events Consumer, and Google Cloud (Analytics). Experience APIs interact with third-party vendors such as Authentic ID, IDOLOGY, Google, Plaid, Twilio, and Microsoft Exchange to create, read, and update data.
Experience APIs also contain Integration services that work with server-side interactions. Integration Services work with PAM’s KIE Server and DBX DB/IDM. The PAM’s KIE server helps in process automation management, decision management, and task management.
Enterprise APIs
Enterprise APIs contain Microservices. These Microservices are of two types, Business services, and Infrastructure services.
The Microservices are optional in Temenos Digital. Click here to see information on all available Microservices.
Infrastructure services include Event Store, Adapter Framework, and Generic Config.
- The Event Store records the events generated by microservices. Other Microservices can interact with the Event Store to receive these events and data associated with it.
- The Adapter Framework Microservice subscribes to the data events on the Event store Microservice. When data is received, the Adapter Framework routes the data as an HTTP request to any endpoint which accepts HTTP requests.
- The Generic Config Microservice stores individual configurations of microservices. The Adapter Framework service uses the Generic Config service to configure the router.
Enterprise APIs and Experience APIs interact with each other to create, read, and update data.
IRIS Services
IRIS services is a set of services through which Temenos Digital components leverages Transact and Payment hub functionality. Transact modules uses DES to ingest data to individual MS.
In this topic