DOC
provides various ways to customize the application.
The infrastructure of a scaffolded application can be extended at different levels. For more details, refer to Chapter Extending the Application Features.
The application parameters, especially for the web client, can be customized. For more details, refer to Chapter Configuring the Application.
Once the application configured, widgets can be implemented. For more details, refer to Chapter Using the Default Widgets.
Widget can be enhanced to better reflect the project requirements. For more details, refer to Chapter Customizing the Default Widgets.
DOC
also allows developers to embed their own custom widgets to the application. For more details, refer to Chapter Creating Custom Widgets.
In all cases, values processed by the application can be displayed in various formats. For more details, refer to Chapter Formatting Values.
Automatic operations on data can be performed using different types of workers. For more details, refer to Chapter Implementing Worker Tasks.
The application can be associated with the optimization software IBM CPLEX. For more details, refer to Chapter Integrating CPLEX.
The application can be associated with the data visualization tool Tableau. For more details, refer to Chapter Integrating Tableau.
Data that should be processed by the application can be defined through specific workflows. For more details, refer to Chapter Customizing Data Integration.
This Part contains detailed information on the application customization. Note that:
|