4 Customize Database Objects
The following section details how to customize database objects.
- UI – Package Interaction Logic
OFSLL uses the Oracle Fusion Middleware based ADF user interface. Below mentioned image show how OFSLL user interfaces interacts with the Java wrapper. - UI Java Wrapper (U*JW)
If the java wrapper engine needs to be customized, follow the steps given below: - Database Schema
Oracle Financial Services Lending and Leasing has the below mentioned Database Objects. - Wrapper Engine model
Below mentioned is the naming convention for Wrapper Engine model used in Oracle Financial Services Lending and Leasing. - Batch Job (BJ)
Batch Job cannot be customized, it has to be developed as a new job. - Engine Wrapper (EW)
Engine Wrapper cannot be customized. - Main Engine (EM)
To customize the main engine, follow the steps given below: - Engine Function (EN)
To customize an engine function, follow the steps given below: - Engine View
To customize an Engine View (EVW), follow the steps given below: - Common Features
- Seed Data
Oracle Financial Services Lending and Leasing Seed data tables are classified in following three categories: - Developer’s Tips
Suppose the account number generation needs to be customized different from what OFSLL generates. Requirement is to replace the baseline format with its own format (like ACC-NNNNNNN).