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 6 Next »

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

Use Sencha Architect to design Form, use these form in Connect web form and use those web forms in Transaction/Template in Connect.

  1. we will design the form by using Sencha Architect and use this form in Transaction/Template type Web Form. At this step we will create the JSON Schema for this 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, we need to activate this web form.



  3. Now we will create a template by using this web form.



  4. The type of this template will be “File & Message”. 



  5. The direction of this template will be “Inbound”.



  6. At the source step, we will select the “Web Form” from the application list.



  7. Now at the “Choose Web Form” step, we will select the web form which we is created in above steps.



  8. We will show the schema step in this case and show the JSON schema which is associated with web form.



  9. At the mapping step when create the mapping then JSON schema (associated with selected web form) selected as Source Schema in wizard previous step will load as source schema.



  10. Now after activating the template, we will create the transaction from this template and journey of this transaction will be similar to the other transaction. 



  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.



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

 

 

  • No labels