3 Data Sources Creation
This topic provides the systematic instructions to create data sources for Oracle Banking Microservices Architecture.
Prerequisite
Before proceeding with Data source creation, ensure that the domain and cluster configuration is completed.
Data Sources List
The below table lists the data sources to be created on each managed server before the deployment of applications on the managed servers.
Table 3-1 Data Sources List
Data Source Name | Data Source JNDI | Targets |
---|---|---|
PLATO | jdbc/PLATO | Config Server, API Gateway Server, Plato Feed Server, Plato-Alerts-Management-Server,Plato-Batch-Server, Appshell Server |
PLATOSEC | jdbc/PLATO_SECURITY | Config Server, API Gateway Server |
PLATO_UI | jdbc/PLATO_UI_CONFIG | Plato UI Config Server, Appshell Server |
CONDUCTOR | jdbc/PLATO-O | Plato-O, Plato Orch Server |
PLATOFEED | According to the JNDI created for each entity, for DEFAULTENTITY, the JNDI should be jdbc/PLATOFEED | Plato-Feed-Server |
PLATOALERTS | According to the JNDI created for each entity, for DEFAULTENTITY, the JNDI should be jdbc/PLATOALERTS | Plato-Alerts-Management-Server |
PLATOBATCH | According to the JNDI created for each entity, for DEFAULTENTITY, the JNDI should be jdbc/PLATOBATCH | Plato-Batch-server |
PLATORULE | According to the JNDI created for each entity, for DEFAULTENTITY, the JNDI should be jdbc/PLATORULE | Plato-Rules-Server |
REPORTSERVICE | According to the JNDI created for each entity, for DEFAULTENTITY, the JNDI should be jdbc/ jdbc/REPORTSERVICE | Plato-Report-Server |
Note:
For creating data source, refer to Create Data Sources section in Configuration and Deployment Guide.