Best Practices - Custom Form

Use Case Overview

This Use Case would help you jumpstart solution development for a Adeptia Solution developer with knowledge of Javascript and Eclipse. Adeptia provides the capability to build custom Forms or UI that can integrate into the business process either as a human intervention in a process flow or custom UI for viewing business specific data or building a report. 

This document will outline the key steps to quickly create a custom form for a simple query builder and integrate into the system.

Sencha Architect Overview

Sencha Architect is an ExtJS toolkit that provides the capability to quickly build custom web applications/GUI to be integrated into existing Web Applications. Adeptia Connect provides the capability to integrate applications built using Sencha Architect. 

Sencha Architect generates MVC based Javascript applications that can be easily managed using Eclipse IDE. It also provides a visual GUI builder.

Pre-requisites

Following are the pre-requisites to implementing the simple Custom Form/UI use case:

  • Sencha Architect tool available (Not licensed by Adeptia).
  • Mock-ups/Wireframe defined for the Custom UI.
  • API’s for Process Flows to be used by the custom UI code in Sencha.

 

Next Step

Solution Design Flow - Custom Form