3 Data Sources Creation
This topic describes about the data sources creation for Product Manufacturing Unit services.
Prerequisites
Database and application setup for Oracle Banking Microservices Architecture must be performed before the deployment setup.
The data sources for the respective micro-services must be created before the application deployment. Each data source targets the corresponding server on which the application will be deployed.
The following sections describes the list of data sources required to be created for Product Manufacturing Unit services and the steps to configure them in the server.
Data Sources List
The below list of the data sources must be created for each domain before the deployment of applications onto the managed servers.
Table 3-1 Data Sources List
Data Source Name | Data Source JNDI | Targets |
---|---|---|
PLATO | jdbc/PLATO | PMU Managed Server |
PMU | jdbc/PMU | PMU Managed Server |
SMS | jdbc/sms | PMU Managed Server |
PLATOUI | jdbc/PLATO_UI_CONFIG | PMU Managed Server |
CMNCORE | jdbc/CMNCORE | PMU Managed Server |
Note:
Steps to create data source in WebLogic is same for all the above except for the connection details and names.Steps to create Data Source
For creating data sources in managed server, refer to Create Data Sources section in Configuration and Deployment Guide.