Preface

Audience

This document is intended for administrators and developers who want to customize and extend the standard functionality provided by Oracle Financial Services Lending and Leasing Application. Administrators should have a basic understanding of Oracle Financial Services Lending and Leasing Application and Oracle Application Development Framework concepts. Developers should have a basic understanding of the Java programming language, web applications, Oracle JDeveloper, and Oracle Application Development Framework.

Conventions

The following conventions are used in this document:

Table -1 Conventions

Term Refers to
Application Oracle Financial Services Lending and Leasing
Customization application workspace OracleFSLLEnterpriseApp/ OracleFSLLEnterpriseApp.jws provided as part of installer under /cust_lib folder

Pre-requisite

  • You can find all the customizable libraries along with the necessary default projects as part of the product release installer bundle under /cust_lib folder.
  • You need to download and install JDeveloper 12.2.1.0.0.

Assumptions

  • It is assumed that the customization team is familiar with ADF and this document OFSLL Extensibility Guide has been referred in detail.
  • Since ADF is Java/J2EE based framework, it is assumed that the generic best practices of Java/J2EE development are understood beforehand.