Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Deploy the Application 

 

Configuring a Web Form

To configure a Web Form in Adeptia Connect, ensure that you have designed a Web Form using Snecha Architecture.

Use Sencha Architect to design Web Forms that helps to configure Web Forms in Adeptia Connect. Use those Web Forms in Transaction/Template in Adeptia ConnectFollow these steps to configure Web Forms in Adeptia Connect:

  1. Create the JSON Schema for the Web Form. So if we change the form in future then we will update the JSON Schema.In web form table we will put the schema Id which is associated with this Web form. The name of Schema will be "<Web form name>_Schema".



  2. After creating a transaction/template type Web Form, click Yes, turn On to activate the Web Form.



  3. Use this Web Form to create a template.



  4. Select File & Message from the drop-down menu for the template type and click Next.



  5. Select Inbound from the drop-down menu for direction of this template and click Next.



  6. On the Choose App step, select the Web Form from the list of application and click Next.



  7. On the Choose Web Form step, select the Web Form which is created in the above steps and click Next.



  8. On the Set Destination step, select JSON schema as a source data format and applicable schema as a source data layout which is associated with Web Form.



  9. On the Mapping screen, enter a name for this mapping and select JSON schema as a Source Schema. Do the mapping of Destination with respect to Source.



  10. Once Template is activated, follow these steps to create the transaction from this Template:
  • Enter the Transaction name 
  • Describe the Transaction 
  • Click Next

 

11. When “Run Now” the we will open the same web form which is selected in Template and user can fill the form and click on submit to run this transaction.



  1.  In dashboard we will display the execution log similarly we are displaying for the Frevvo Forms.

 

 

  • No labels