Layers
Oracle Banking Payments provides handlers at the following layers to
extensibility teams to extend the business logic:
- Screen extensibility
- Screen extensibility is provided to add data blocks, fields and other graphical elements buttons, LOVs to the screens. Extensibility design also helps upgrade of the extended logic in further release of Banking UBS.
- Screen – Java script extensibility:
- Java script files extensibility provides ‘Pre’ and ‘Post’ handlers to add the code at logical stages in front end processing.
- Back End Units:
- Database extensibility provides ‘Pre’ and ‘Post’ handlers to add code at logical stage in back end processing
Parent topic: Extensibility Approach