Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

Sencha Architect Pre-requisites

  •  Ext Ext JS Framework

  • Sencha cmd

  • Ruby Installer

  • Eclipse

  • Apache Tomcat Server

  • Adeptia Connect WAR File

  • AIS Installer Compatible with the AC WAR

Sample Project in Eclipse

...

Below is the Cmd command  command to create a sample extjs application:

  • Sencha -sdk <path where sencha framework exists> generate app <App Name> <path where we want to copy the framework libs>. For example, sencha -sdk

...

  • E:\Software\ext-5.1.1-commercial\ext-5.1.1 generate app SampleApplication E:\Project\webcontent\sampleapplication.
  • Add folder name in 'index.html' before 'bootstrap.js'.
  • Add 'indexhtmlpath' value i.e. '.../index.html'.
  • Command for creating extjs production  (compressed) build: Sencha app build production.

Sencha Project in Eclipse

...

Backend API settings for Query Builder:


Custom  Custom UI Preview in Sencha Project

...

Query Builder Form View:

 

Create WebForm on in Adeptia Connect

Follow these steps to create a Web Form in Adeptia Connect:

...

    • Provide a unique Web Form name and brief description.



    • Select the type of form you want to create from the Select Type - Web Page and Transaction/Template.



    • Click Save to publish the Web Form in Connect.

 

Query Builder Usage in Adeptia Connect

  1. Building Query



  2. Query Builder Form View



  3. Query Manage Page



  4. Results Viewer



  5. Results Page

  

Nest Step

Useful Links: Custom Form