1 Set up Database

You need to set up the database-related configuration for the installation of the Party Services. It is recommended to create a different schema for each application. The setup is designed to work with a separate schema for each application.

The prerequisites for setting up the database are as follows:
  1. Make sure that the pre-installation setup is completed. The pre-installation setup includes the configuration of the database and setting up the setUserOverrides.sh file.

  2. Create the required schema for each of the microservices.

    Note:

    The schema objects and the static data required for the microservice will be automatically created during the deployment of the microservice in the respective schema.
To set up the database, perform the following steps:
Create the schemas in the database instance for Party Services. For information on schemas to be created, refer to the table below:

Table 1-1 Database Setup

Service Name Schema Required
obpy-stage-services Yes (obpy-party-service schema)
obpy-party-services Yes (obpy-party-service schema)
obpy-party-kyc-services Yes (obpy-party-service schema)
obpy-businessprocess-services Yes (obpy-businessprocess-services)
obpy-party-handoff-services Yes (obpy-party-service schema)
obpy-party-publisher-services Yes (obpy-party-service schema)
obpy-party-maintenance-service Yes (obpy-party-service schema)
obpy-party-adapter-services Yes (obpy-party-service schema)
obpy-party-corporate-view-services Yes (obpy-party-service schema)
obpy-party-batch-services Yes (obpy-party-service schema)