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.

Adeptia Web Forms is an interactive feature that allows you to create a form to transfer data from a source to destination. Web Forms are so simple to use that a business user can easily create it by adding controls, customizing the appearance and layout, and adding rules that decide the behavior of the form. It contains elements such as a checkbox, text box, and many other features that you may need to use to fill the details required for data transfer.

Once created, you can provide access to the form to your Partners. On Adeptia Connect, you can access the created form from the Partner, Transactions, and Dashboard tab. You can create following three kinds of Web Forms:

  • Form: A single page step form.
  • Wizard Form: A wizard type would contain a complex form with multiple steps in different pages. For example, if you have a large form for entering user data, you would create a wizard form to divide the detail fields into a series of steps. At runtime, the wizard form would display the Web Form asking to fill the details like any other online complex form.
  • Custom: A customized web page developed in Ext JS.

Image Removed

________________________________________________________________________________________________________________________________

Web Forms are only supported in a non-clustered deployment of Adeptia Connect.

Creating a Web Form

Step-by-step instructions to create a Web Form.

Activating a Web Form

Learn how to activate or deactivate a Web Form.

Accessing and Using a Web Form

Use a form as a web page or in Template/Transactions. 

Editing a Web Form

Modify the details of a Web Form.

Viewing a Web Form

View the details of a Web Form.

Granting Web Form Access to Partner

Step-by-step instructions to grant Web Form access to a Partner.

Deleting a Web Form

Delete a Web Form to permanently remove it from Adeptia Connect.Prerequisites

Before creating a Template, you must meet the following requirements:

  • Ensure that you have designed a Web Form using Snecha Architect.
  • Ensure that you have created a Web Form to use for creating a Template/Transaction.

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

  1. Use the existing Transaction/Template type Web Form and activate it, refer to Activating a Web Form.
  2. Use this Web Form to create a Template. Click Configure > Templates > CREATE Template.

    Image Added

  3. On the Create New Template screen, provide a Template name and brief description. Click Continue.

    Image Added

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

    Image Added

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

    Image Added

  6. On the Choose Network step, select the Network for which you are creating the Template. To select multiple Networks from the drop-down list, click on the networks one by one. Click Next.

    Image Added

    Info
    Only the Partners of the selected Network(s) will be able to access this Template.
  7. On the Define Partner Parameter step, click Add Parameter to define the parameters. Click Next to select the Source Application.

    Image Added

  8. On the Choose App step, select the Web Form from the list of Source Application and click Next.

    Image Added

  9. On the On Form Submit step, select the On Form Submit to trigger the data transfer and click Next.

    Image Added

  10. On the Choose Web Form step, select the Web Form and click Next. Only activated and Template/Transaction type Web Forms will be populated.

    Image Added

    Info
    Only activated and Template/Transaction type Web Forms will be populated.
  11. On the Define Source Layout step, select JSON schema as a source data format and applicable schema which is associated with Web Form as a source data layout and click Next.

    Image Added

  12. On the Set Destination step, select the Destination Application from the drop-down list and click Next.

    Image Added

    Info
    Depending on the chosen Destination Application, the next step differs.
  13. On the Mapping step, click Image Added for Mapping screen. Provide a name for this mapping and select the existing mapping from the Mapping Suggestion(s) list.

    Image Added

    JSON schema (associated with selected Web Form) will load as Source Schema. Do the mapping of Destination with respect to Source and click Save & Exit to exit from mapping screen. Click Next.

    Image Added

  14. Provide the URL of the documentation for this Template and click Save & Exit.

    Image Added

  15. Click Yes, turn On to activate the Template.

    Image Added

    This creates and activates your Template. 

  16. Use this Template to create a Transaction, refer to Creating a Web Form Transaction.