3 Data Source Creation
This topic describes information about data source creation. Use database and application setup for OBOL services must be performed prior to deployment setup.
Prerequisite
The data sources for the respective micro-services must be created first before the application deployment. Each of the data source target to their corresponding servers on which the application will be deployed. The following sections explain the list of data sources required to be created for OBOL services and the steps to configure them in the server.
Data sources List
The table below lists the data sources to be created on each domain prior to deployment of applications onto managed servers.
Steps to create data source in WebLogic is same for all the above except for the connection details and names.
Table 3-1 Data Source List
| Data Source Name | Data Source JNDI | Targets |
|---|---|---|
| OBOLACCTNG | jdbc/OBOLACCTNG | OBOL Managed Server |
For creating data source, refer How to create Data Sources section in Configuration and Deployment guide.
