2 Overview of Screen Development for Oracle FLEXCUBE Universal Banking
This topic provides an overview of screen development for Oracle FLEXCUBE Universal banking.
Oracle FLEXCUBE ODT provides the developer with a user-friendly console for designing and developing screens for Oracle FLEXCUBE Universal Banking.
ODT 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 FLEXCUBE; only the Business logic specific to the screen has to be added by the Developer in the back end and front end units.
Example 2-1
Release Name: FC 11.3
Release Type: KERNEL, CLUSTER, CUSTOM
ODT will generate all files and developers are supposed to add the business logic in designated units depending on the Release Type.- Radxml
This topic provides an overview of the Radxml file. - Extensible Development
This topic provides an overview of the extensible development of FLEXCUBE. - Design Steps
This topic explains the systematic instructions to developing a screen in ODT.