2.1 Resource Types
This topic explains the Resource Types before deploying the Oracle FLEXCUBE Application.
Configure the application server for the Oracle FLEXCUBE Application. Ensure that the following resources are available before deployment:
- Data source
- JMS resources
- Debug paths for host and branch
Note:
In case of Multi Entity, all data sources must be created separately for each entity. The JNDI name will be differentiated by suffixing entity name.Examples: If the Data source is jdbc/fcjDevDs, then jdbc/fcjDevDs+entity name will be lookup the application. (jdbc/fcjDevDs+entity name) jndi should be presented in the application server.
Parent topic: Resources to be created on Application Server