4 Troubleshooting Application Workflows
This topic describes the troubleshooting functional workflows applicable to Oracle® Banking Virtual Account Management Cloud Service.
This topic contains the following subtopics:
- Oracle® Banking Virtual Account Management Cloud Service – Subdomains List
This topic describes about the Oracle® Banking Virtual Account Management Cloud Service Subdomains List. - Troubleshooting SMS Errors
This topic describes about Troubleshooting SMS Errors. - Oracle Banking Routing Hub Configuration
This topic describes about Oracle Banking Routing Hub configuration.
4.1 Oracle® Banking Virtual Account Management Cloud Service – Subdomains List
This topic describes about the Oracle® Banking Virtual Account Management Cloud Service Subdomains List.
Figure 4-1 Composition of Oracle® Banking Virtual Account Management Cloud Service
Figure 4-2 Oracle® Banking Virtual Account Management Cloud Service Dashboard
User Role Issues
Role Profile includes access rights to the functional activities that are common to a group of users. A user can be linked to a Role Profile by which you give the user access rights to all the functional activities in the Role Profile.
- On Home screen, click Security Management. Under Security Management, click Role.
The Role Maintenace Screen displays.
Only authorized users can access the system with the help of a unique User Login ID and password. The user profile of a user contains the details of the user in four sections - User details, Status, Other details and User role branches.
- From Home screen, click Security Management. Under Security Management, click User.
The User Maintenace screen displays.
Note:
Make sure that the required Role and User Applications are mapped to the user.
This topic contains the following subtopics:
- First level issues
This topic describes the possible issues that may occur during the basic investigation. - Call is Failing in Oracle Banking Routing Hub / Accounting Call (FCUBS)
This topic provides the troubleshooting information about the call is Failing in Oracle Banking Routing Hub / Accounting Call (FCUBS). - Transaction Data Verification
This topic provides the systematic instruction to verify the transaction data. - OBIC Call is Failing
This topic provides the systematic instructions if OBIC call is failing.
Parent topic: Troubleshooting Application Workflows
4.1.1 First level issues
This topic describes the possible issues that may occur during the basic investigation.
Error Message not shown
If there are any improper calls, check the ERTB_MSGS table of the respective schema to understand the cause of the error.
- Press F12 to open the Networks.
- Check the error code in the response.
Query: SELECT * FROM ERTB_MSGS WHERE ERR_CODE=’GCS_AUTH-03’
Setting Log file path
Log generation path needs to be defined in PLATO_LOGGER_PARAM_CONFIG table of PLATO schema.
Dynamic log generation issues
Query: Select * from PLATO_DEBUG_USERS;
Call is failing in Gateway
If any API call is failing in Gateway, hit the same API endpoint without passing through api-gateway via the postman.
Note:
Restart the specific services if required.Exact error through exception log
The path is /scratch/obvam/app_logs/UserLogs
.
4.1.2 Call is Failing in Oracle Banking Routing Hub / Accounting Call (FCUBS)
This topic provides the troubleshooting information about the call is Failing in Oracle Banking Routing Hub / Accounting Call (FCUBS).
Select the following query to verify results.
Query: select * from CMC_RH_AUDIT_EVENT_LOG
Code Error in GCS Side
If there is any error in GCS side codes, use java de-complier to debug the error.
404 Error
The possible causes for 404 error are as follows:
- Check service is not running on Eureka.
- Check service is not deployed in WebLogic.
500 Internal Error
- Issue with Plato entries
- Issue with Eureka
- Issue with any peace of code
The server-side debugging is needed for the above-mentioned issues, if it is not captured in logs.
4.1.3 Transaction Data Verification
This topic provides the systematic instruction to verify the transaction data.
4.2 Troubleshooting SMS Errors
This topic describes about Troubleshooting SMS Errors.
- Unable to login after launching the application.
- Menus are not displayed after logging in.
Parent topic: Troubleshooting Application Workflows
4.3 Oracle Banking Routing Hub Configuration
This topic describes about Oracle Banking Routing Hub configuration.
Refer to Routing Hub Configuration User Guide for the detailed explanation.
Parent topic: Troubleshooting Application Workflows