Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Anchor
    ConfigurationSteps
    ConfigurationSteps
    Rename frevvo.war to frevvo.zip file.
  2. Open the 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. 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.



    4. Save the file. 
    5. Copy the updated urlrewrite.xml file to frevvo.zip file.
  3. Rename frevvo.zip file to frevvo.war.
  4. Stop Tomcat.
  5. Copy frevvo.war to .../<TomcatInstallFolder>webapps folder.
  6. Go to .../<AdeptiaInstallFolder>/ServerKernel/etc folder.
  7. Open server-configure.properties file in the Text Editor.
    In the Rich Forms group, 
  8. Type https in the abpm.frevvo.httpScheme property to access Web Forms in a secure mode.
  9. 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.
  10. 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>.
    Image Removed
    In Frevvo Database Configuration subgroup, provide the details of the database you are using in the properties.
    Image Removed
    In the Web Server category, in the abpm.webserver.public.address property, type the IP address of the server hosting Adeptia Suite. 
    Image Removed
    Save the file.Restart Kernel and WebRunnerStart Tomcat.
  11. 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.
  12. On the Update License screen, type the license key. Contact Adeptia Support Team for the license key.

  13. 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.
  14. Now login to Frevvo using following credentials and deploy Adeptia Template Rich Form.   
    Username: adeptia@adeptia
    Password: adeptia
    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. Click Styles from the left menu. 
    6. Click Upload.



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



    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.

...