3 Data Source Creation
Use database and application setup for OBCLPM services has to 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 OBCLPM services and the steps to configure them in the server.
Data sources List
Table 3-1 Data sources List
Data source Name | Data source JNDI | Targets |
---|---|---|
OBCLPMPRTYAPP | jdbc/OBCLPMPRTYAPP | OBCLPM Managed Server |
OBCLPMLOANAPP | jdbc/OBCLPMLOANAPP | |
OBCLPMBACKOFF | jdbc/OBCLPMBACKOFF | |
OBCLPMBUSSPRC | jdbc/OBCLPMBUSSPRC | |
OBCLPMBUSSPRD | jdbc/OBCLPMBUSSPRD | |
OBCLPMHANDOFF | jdbc/OBCLPMHANDOFF | |
OBCLPMMAINTCE | jdbc/OBCLPMMAINTCE | |
OBCLPMORCHESN | jdbc/OBCLPMORCHESN | |
OBCLPMSYNDAPP | jdbc/OBCLPMSYNDAPP | |
OBCLPMTXNORCH | jdbc/OBCLPMTXNORCH | |
OBCLPMCNDSUB | jdbc/OBCLPMCNDSUB | |
OBCLPMCOVMN | jdbc/OBCLPMCOVMN |
Steps to create data source in WebLogic is same for all the above except for the connection details and names.
For creating data source, refer How to create Data sources section in ANNEXURE-1 guide.