4 Deploy Services
You need to deploy the services in the specified order for the Party Services to run.
The prerequisites are as follows:
-
Make sure that the database setup and data sources creation are completed before application deployment.
-
Make sure that all placeholder values are set correctly in the
setUserOverrides.sh
file. -
Make sure that
flyway.domain.locations
insetUserOverrides.sh
file includesdb/migration/domain/obpy
so that Party related flyway gets deployed.For more information, refer to the Oracle Banking Microservices Platform Foundation Installation Guide.Note:
- If any placeholder is missed, the deployment will fail, and incorrect values will result from errors in the application.
- Before proceeding, deploy
plato_batch_server
,plato_rule_service
, andplato_regional_configurator_services
. For more information, refer to the Oracle Banking Microservices Platform Foundation Installation Guide. - The
obpy-customer-services
needs to be deployed in the FLEXCUBE Universal Banking. For more information, refer to the Customer Service Installation Guide in the FLEXCUBE Universal Banking Documentation Library.
Each of the services corresponds to a specific war file that needs to
be deployed into the server. The following diagram explains the process of deploying
the war files.
To deploy the services: