1 Overview of Customer Landing Page Development
This topic describes the process of customer landing page development for Oracle FLEXCUBE Universal Banking.
Oracle FLEXCUBE Universal Banking Open Development Tool provides the developer with a user-friendly console for designing and developing screens for Oracle FLEXCUBE Universal Banking.
Open Development Tool assists developers in designing screens with the capability of generating front-end scripting files, PL/SQL packages, Static data scripts, XSDs, Excel templates, and HTML files. This generated code performs validations and does some processing which is common across screens in Oracle FLEXCUBE Universal Banking, only the Business Logic specific to the screen has to be added by the developer in the back end and front end units.
- Release Name - FC 12.1
- Release Type - KERNEL, CLUSTER, CUSTOM
Open Development Tool generates all files, and developers are supposed to add the business logic in designated units depending on the Release Type.
This topic contains the following sub-topics:
- RADXML
This topic provides the detailed information on RADXML. - Extensible Development
This topic describes the detailed information on extensible development. - Design Steps
This topic describes the design steps to be followed for the customer landing screen.