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.

This section is applicable only if you want to use Web Forms with Adeptia Connect. Web Forms are only supported in non-clustered Adeptia Connect.

You need to configure the following to access Web Forms in Adeptia Connect:

Prerequisites:

Ensure . Before starting the configuration, ensure that you have downloaded frevvoRichForm.war filezip file and configured Web Forms in Adeptia Suite.

To configure Web Forms:

  1. Anchor
    ConfigurationSteps
    ConfigurationSteps
    Rename Extract RichForm.zip file.
  2. In the extracted folder, rename frevvo.war to frevvo.zip file.
  3. Open the frevvo zip file. 
    1. Open WEB-INF folder.
    2. Open urlrewrite.xml file in the Text Editor.
    3. Type the URL of the server hosting Adeptia Suite in the <to> tag. The format of the URL is: <protocol_name>://<ipaddress>:<port_no>/frevvo.
      where,
                 <protocol_name> is the protocol you are using, for example, http or https.
                 <IPaddress> is the domain name or IP address of the server hosting Adeptia Suite.
                 <Port_No> is the port number of the server hosting Adeptia Suite.
      Image Removed
      Image Added

    4. Save the file. 
  4. Rename frevvo.zip file to frevvo.war.
  5. Stop Tomcat.
  6. Copy frevvo.war to .../<TomcatInstallFolder>/<TomcatInstallFolder>webappswebapps folder.
  7. Start Tomcat.
  8. Open the browser and type the URL the URL of the server hosting Adeptia Suite in the format: 
    <protocol_name>://<IPaddress>:<Port_No>/frevvo 
    where,
               <protocol_name> is the protocol you are using, for example, http or https.
               <IPaddress> is the domain name or IP address of the server hosting Adeptia Suite.
               <Port_No> is the port number of the server hosting Adeptia Suite.
    For example, httphttps://192.168.1.1:8080443/frevvo.
  9. On the Update License Expired screen, type the license key and click Submit. Contact Adeptia Support Team for the license key.

    Image Added

  10. Login Sign in to Frevvo using following default credentials and create a tenant:
    Username: admin@d
    Password: admin
    Image Removed
    Image Added

    1. On the Manage server screen, click Manage Tenants.
      Image Removed
      Image Added

    2. On the Tenants screen, click Image RemovedImage Added.
    3. On the Add New Tenant screen, type adeptia in the Tenant IdAdmin User IdTenant NameAdmin User PasswordTenant Description, and Re-enter Admin User Password.
    4. Type support@adeptia.com in the Admin User Email Address.
      Image Removed
      Image Added

    5. Click Submit. This creates your tenant.
    6. Logout from FrevvoSign out from the user account.

  11. Now login sign in to Frevvo using following credentials and deploy Adeptia Template Rich Form.   
    Username: adeptia@adeptia
    Password: adeptia
    1. Click Home.
      Image Removed
      Image Added

    2. Click Upload.
      Image Removed
      Image Added

    3. On the Upload Application screen, click Choose File, and upload AdeptiaTemplate_app.zip file from the folder where you have extracted Frevvo Web Form patch.



    4. Click Upload.
      This deploys Adeptia Template Rich Form.
    5. Click Styles from the left menu. 
    6. Click Upload.
      Image Removed
      Image Added

    7. On the Upload Application screenStyle screen, click Choose File, and upload ConnectColorScheme.style file from the folder where you have extracted Frevvo Web Form patch.
      Image Removed
      Image Added

    8. Click Upload.
      This deploys Connect Color Scheme style file.
    9. Click My Applications from the left menu. The list of all applications appears on the right side of the screen.
    10. Click Properties on the Adeptia Template.



    11. On the Adeptia Template Properties screen, select ConnectColorScheme option in the Choose Style property.



    12. Click Update.
    13. Click Edit on the Adeptia Template.



    14. Click Edit on the AdeptiaForm.



    15. On the Adeptia Form, expand PROPERTIES and then click the Style tab.
    16. Select ConnectColorScheme option in the Style property.



    17. Click to save and exit from the form.

...

  1. This configures your Web Forms in Adeptia Connect.

Verifying Configuration

After you have configured the steps, you need to verify whether Web Forms are accessible or not. To verify:

...