Customizing applications
After you create and configure a TEDA application, you can customize it to suit your environment and business needs.
Customization is the process to adapt a Lookup Manager or ITE application to your business data schemes and to implement the business rules.
The configuration step focuses on the built-in features of the application framework by enabling, disabling, or configuring features. Customization requires deep knowledge of the processed data, the business rules that are applied, and the expected results.
Typically, the Lookup Manager application is adapted by using a single XML file while the ITE application requires SPL development skills.
Before you begin
- Create an application.
-
Configure an application. Configuration and customization are two iterative steps. There is no strict order for both steps.
About this task
When you finish creating an application with the wizard, you have a sample application with a default configuration and customization. You can run the sample application with the packaged sample data to determine whether you have a complete and running application.
Typically, you want to adapt the application to your business needs. This adaption requires configuration and customization steps.
- Customizing the Lookup Manager application
- To customize the Lookup Manager application, adapt the LookupMgrCustomizing.xml file and, if your enrichment data is read from a database, the connections.xml file.
- Customizing the ITE application
- To customize the ITE application, disable the sample code and adapt the customizable composite operators.