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.

Figure 3-1 Data Source Creation

Description of Figure 3-1 follows
Description of "Figure 3-1 Data Source Creation"

Data sources List

The table below lists the data sources to be created on each domain prior to deployment of applications onto managed servers.

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
OBCLPMNLPPRCNGAPP jdbc/OBCLPMNLPPRCNGAPP
OBCLPMPAYAPP jdbc/OBCLPMPAYAPP
OBCLPM jdbc/OBCLPM
OBCLPMBUSSOVR jdbc/OBCLPMBUSSOVR

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 Configuration and Deployment guide.