3 Health Checks
This topic describes about Health Checks.
This topic contains the following subtopics:
- Eureka Dashboard
This topic describes about Eureka Dashboard. - Application Services
This topic describes about the application services. - Database
This topic describes about the data source configuration in Weblogic and Day0 scripts on Database.
3.1 Eureka Dashboard
This topic describes about Eureka Dashboard.
Until the heath check API's implemented, the health must be monitored using WebLogic JVM managed server status and Eureka instance.
Parent topic: Health Checks
3.2 Application Services
This topic describes about the application services.
The catalog of services required for Oracle® Banking Virtual Account Management Cloud Service are as follows:
Table 3-1 Services List
Group | Service List | Required for SRV | Usage |
---|---|---|---|
OBVAM | obvam-core-services | Y | Used to create facility. |
OBVAM | obvam-account-services | Y | Used to create Virtual Account and Structure. |
OBVAM | obvam-entity-services | Y | Used to create entity. |
OBVAM | obvam-eca-services | Y | Used to block the amount on VA. |
OBVAM | obvam-internal-transfer-services | Y | Used to transfer balance from one VA to another. |
OBVAM | obvam-transaction-journal-services | Y | Used to post transaction on VA. |
OBVAM | obvam-identifier-services | Y | Used to create Identifiers. |
OBVAM | obvam-statement-services | Y | Used to generate statements. |
OBVAM | obvam-external-dda-services | Y | Used to connect with external system. |
OBVAM | external-liquidity-management-service | Y | Used to liquidate. |
OBVAM | external-interest-engine-service | Y | Used to calculate interest. |
OBVAM | obvam-projection-services | Y | Used to project the obvam dashboards. |
OBMA | plato-batch-server | N | - |
OBMA | plato-feed-services | N | - |
OBMA | plato-alerts-management-services | Y | Required for OBMA framework. |
OBMA | plato-api-gateway | Y | Required for OBMA framework. |
OBMA | plato-config-service | Y | Required for OBMA framework. |
OBMA | plato-discovery-service | Y | Required for OBMA framework. |
OBMA | plato-orch-service | Y | Required for OBMA framework. |
OBMA | plato-o | Y | Required for OBMA framework. |
OBMA | plato-ui-config-services | Y | Required for OBMA framework. |
SMS | sms-core-services-{version}.war | Y | SMS services |
SMS | sms-component-server-{version}.war | Y | UI |
CMC | cmc-obrh-service | Y | Used for routing via OBRH. |
CMC | cmc-report-service | Y | Used for Advices. |
CMC | cmc-resource-segment-orchestrator-service | Y | Used in screens using gcs like maintenance screens. |
CMC | cmc-screenclass-services | Y | Used for screen handling. |
CMC | cmc-settlements-services | N | - |
CMC | cmc-settlements-services | Y | Used in screens using gcs like maintenance screens. |
CMC | cmc-txn-code-services | Y | Common Core Services |
CMC | cmc-account-services | Y | Common Core Services |
CMC | cmc-advice-services | Y | Used for Advices. |
CMC | cmc-base-services | Y | Common Core Services |
CMC | cmc-batch-services | N | - |
CMC | cmc-branch-services | Y | Common Core Services |
CMC | cmc-businessoverrides-services | N | - |
CMC | cmc-corebanking-adapter-service | N | - |
CMC | cmc-currency-services | Y | Common Core Services |
CMC | cmc-customer-services | Y | Common Core Services |
CMC | cmc-datasegment-services | Y | Common Core Services |
CMC | cmc-external-chart-account | Y | Common Core Services |
CMC | cmc-external-system-services | Y | Common Core Services |
CMC | cmc-external-virtual-account-services | Y | VAM services |
CMC | cmc-obrh-services | Y | Common Core Services |
CMC | cmc-resource-segment-orchestrator-service | Y | Common Core Services |
CMC | cmc-screenclass-services | Y | Common Core Services |
CMC | cmc-settlements-services | Y | Common Core Services |
CMC | cmc-transactioncontroller-services | Y | Common Core Services |
CMC | cmc-component-server-{version}.war | Y | UI |
CMC | app-shell-{version}.war | Y | UI |
Note:
Refer to OSDC zip for the exact version number for each service.Parent topic: Health Checks
3.3 Database
This topic describes about the data source configuration in Weblogic and Day0 scripts on Database.
This topic contains the following subtopics:
- Configure Data Sources
This topic provides the systematic instructions to configure the data sources in WebLogic. - Day0 Scripts
This topic describes about the Day0 Scripts.
Parent topic: Health Checks
3.3.1 Configure Data Sources
This topic provides the systematic instructions to configure the data sources in WebLogic.
To add the Data Sources, follow the below steps:
Specify User ID and
Password, and login to Oracle WebLogic
Administration Console.
Parent topic: Database
3.3.2 Day0 Scripts
This topic describes about the Day0 Scripts.
Make sure that all the Day0 scripts available in the product package are run
successfully.
Parent topic: Database