Table of Contents
- Title and Copyright Information
- Preface
- 1 Customize and Extend the Application
- 2 Using JDeveloper for Customizations
-
3
Application Artifacts
- 3.1 About Customizing Oracle ADF Application Artifacts
- 3.2 Customizable Application Libraries
- 3.3 Enable JDeveloper for Customization
- 3.4 Customizing the Skin
- 3.5 Customizing or Adding Resource Bundles
- 3.6 Editing Existing Business Components
- 3.7 Editing Pages
- 3.8 Editing Task Flows
- 3.9 Create Custom Business Components
- 3.10 Create Custom Task Flows
- 3.11 Create Custom Pages
- 3.12 Editing the UI Shell Template
- 3.13 Replacing OFSLL Logo
- 3.14 Deploy ADF Customizations and Extensions
- 3.15 Deployment Options
- 4 Customize Database Objects
- 5 Create Custom BI Publisher Report/Letter
- 6 Customize Existing Base BIP Reports
- 7 Customize Existing Base BIP Reports
- 8 Create Custom Correspondence
- 9 Generate Correspondence
- 10 Set up the output Format For BIP Reports
- 11 Naming Convention for Customized Objects
-
12
RESTful Web Services
Extensibility
- 12.1 Generic Post Transaction (POST)
- 12.2 Account On Boarding (POST)
- 12.3 Payment Posting (POST)
- 12.4 Account Detail (GET)
- 12.5 Scenario Analysis (POST)
- 12.6 Lookups (GET)
- 12.7 Application Search (GET)
- 12.8 Calculator (POST)
- 12.9 Application Entry (POST)
- 12.10 Account Search (GET)
- 12.11 Call Activity (POST)
- 12.12 Remarketing (PUT)
- 12.13 Invoice (POST)
- 12.14 Application Comment (GET/POST)
- 12.15 Account Comment (GET/POST)
- 12.16 Application Checklist (GET)
- 12.17 Outgoing File List (GET)
- 12.18 Outgoing File (POST)
- 12.19 Incoming File (GET)
- 12.20 Products (GET)
- 12.21 Assets (GET)
- 12.22 Assets (PUT)
- 12.23 Asset Valuation (GET/PUT/POST)
- 12.24 Asset Sub Types (GET)
- 12.25 Application Status Change (PUT)
- 12.26 Application Update (PUT)
- 12.27 Application ACH (POST)
- 12.28 Application Document upload/download/list Service (POST/GET/GET)
- 12.29 Account Document upload/download/list Service (POST/GET/GET)
- 12.30 Application Get Service (GET)
- 12.31 Scheduler Force ReSubmit Service (PUT)
- 12.32 Credit Limit Service (Customer/Business) [GET]
- 12.33 Business Comments Service (GET/POST)
- 12.34 Customer Comments Service (GET/POST)
- 12.35 Customer Preference Service (GET/POST/PUT
- 12.36 Scenario Analysis Service (PUT)
- 12.37 Transaction Parameters Service (GET)
- 12.38 Asset Tracking Attribute Service(PUT)
- 12.39 Business Tracking Attribute Service(PUT)
- 12.40 Customer Tracking Attribute Service(PUT)
- 12.41 Account Tracking Attribute Service(PUT)
- 12.42 Credit Bureau Web Service(PUT)
- 12.43 Delete Account Web Service(DELETE)
- 12.44 New Customization for RESTful Web Service
- 12.45 Securitization Web Service (POST)
- 12.46 Calculate Parameter Update Service(PUT)
- 12.47 User Update Service (PUT)
- 12.48 Master Account Rolledup details service (GET)
- 12.49 Application Decision Fetch Service (GET/PUT)
- 12.50 Work Order Fetch Service (GET/PUT/POST)
- 12.51 Pricing Fetch Service (GET)
- 12.52 Account UDF Update Service (PUT)
- 12.53 Stipulation Fetch Service (GET)
- A Appendix: Revision History