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

Adeptia Connect now supports Web Forms (Frevvo). You need to configure the following to access Web Forms in Adeptia Connect:

Prerequisites:

Ensure that you have:

  • Applied the v2.7 patch.
  • frevvo.war file.

To configure:

  1. Rename frevvo.war to frevvo.zip file.
  2. Open the zip file. 
    1. Open WEB-INF folder and copy urlrewrite.xml file.
    2. Open urlrewrite.xml file in the Text Editor.
    3. Type the URL where Adeptia Suite is running in the <to> tag. The format of the URL is: <protocol_name>://<ipaddress>:<port_no>/frevvo.



    4. Save the file. 
    5. Copy the updated urlrewrite.xml file to frevvo.zip file.
  3. Rename frevvo.zip file to frevvo.war.
  4. Copy frevvo.war to .../<TomcatInstallFolder>webapps folder.
  5. Go to .../<AdeptiaInstallFolder>/ServerKernel/etc folder.
  6. Open server-configure.properties file in the Text Editor.
    In the Rich Forms group, 
    1. Type https in the abpm.frevvo.httpScheme property to access Web Forms in a secure mode.
    2. Type the URL of the server hosting Adeptia Suite in the <param-value> parameter of the frevvo.internal.baseurl property. The format of the URL is: <protocol_name>://<ipaddress>:<port_no>.
      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.
    3. Type the URL of the server hosting Tomcat in the <param-value> parameter of the frevvo.forms.server.external.url property. The format of the URL is: <protocol_name>://<ipaddress>:<port_no>.



    4. In the Web Server category, in the abpm.webserver.public.address property, type the IP address of the server hosting Adeptia Suite. 



    5. Save the file.
  7. Restart Kernel and WebRunner.
  8. Open the browser and type the URL 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, http://192.168.1.1:8080/frevvo.
  9. On the Update License screen, type the license key. Contact Adeptia Support Team for the license key.

  10. Login to Frevvo using following default credentials and create a tenant:
    Username: admin@d
    Password: admin



    1. On the Manage server screen, click Manage Tenants.



    2. On the Tenants screen, click .
    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.



    5. Click Submit. This creates your tenant.
    6. Logout from Frevvo.
  11. Now login to Frevvo using following credentials and deploy Adeptia Template Rich Form.   

    1. Click Home.



    2. Click Upload.



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



    4. Click Upload.
      This deploys Adeptia Template Rich Form.
    5. Logout from Frevvo. 

If you want to use then do the following:

  1. Click Styles form the left menu.
  2. Click Upload.
  3. sds

 

Verifying Configuration

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

  1. Login to Adeptia Connect.
  2. Click Configure > Web Forms.
  3. Click CREATE Web Form.
  4. On the Create Web Form window, provide the details of the Web Form. 
  5. Click to open the form. On clicking, if the Web Form opens in a new tab, indicates you have configured Web Forms in Adeptia Connect successfully.

 

Next Step 

Verifying Patch

  • No labels