This section is applicable only if you want to use Web Forms with Adeptia Connect. You need to configure the following to access Web Forms in Adeptia Connect:
Before start configuring, ensure that you have downloaded frevvo.war file and configured Web Forms in Adeptia Suite.
To configure Web Forms:
- Rename frevvo.war to frevvo.zip file.
- Open the zip file.
- Open WEB-INF folder.
- Open urlrewrite.xml file in the Text Editor.
- 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. - Save the file.
- Rename frevvo.zip file to frevvo.war.
- Stop Tomcat.
- Copy frevvo.war to .../<TomcatInstallFolder>/webapps folder.
- Start Tomcat.
- Open the browser and type 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, https://192.168.1.1:443/frevvo. On the License Expired screen, type the license key and click Submit. Contact Adeptia Support Team for the license key.
- Sign in to Frevvo using following default credentials and create a tenant:
Username: admin@d
Password: admin- On the Manage server screen, click Manage Tenants.
- On the Tenants screen, click .
- On the Add New Tenant screen, type adeptia in the Tenant Id, Admin User Id, Tenant Name, Admin User Password, Tenant Description, and Re-enter Admin User Password.
- Type support@adeptia.com in the Admin User Email Address.
- Click Submit. This creates your tenant.
- Sign out from the user account.
- On the Manage server screen, click Manage Tenants.
- Now sign in to Frevvo using following credentials and deploy Adeptia Template Rich Form.
Username: adeptia@adeptia
Password: adeptia- Click Home.
- Click Upload.
- On the Upload Application screen, click Choose File, and upload AdeptiaTemplate_app.zip file from the folder where you have extracted RichForm patch.
- Click Upload.
This deploys Adeptia Template Rich Form. - Click Styles from the left menu.
- Click Upload.
- On the Upload Style screen, click Choose File, and upload ConnectColorScheme.style file from the folder where you have extracted RichForm patch.
- Click Upload.
This deploys Connect Color Scheme style file. - Click My Applications from the left menu. The list of all applications appears on the right side of the screen.
- Click Properties on the Adeptia Template.
- On the Adeptia Template Properties screen, select ConnectColorScheme option in the Choose Style property.
- Click Update.
- Click Edit on the Adeptia Template.
- Click Edit on the AdeptiaForm.
- On the Adeptia Form, expand PROPERTIES and then click the Style tab.
- Select ConnectColorScheme option in the Style property.
- Click to save and exit from the form.
- Click Home.
Verifying Configuration
After you have configured the steps, you need to verify whether Web Forms are accessible or not. To verify:
- Login to Adeptia Connect.
- Click Configure > Web Forms.
- Click CREATE Web Form.
- On the Create Web Form window, provide the details of the Web Form.
- In the Design Form, click
On clicking, if the Web Form opens in a new tab, indicates you have configured Web Forms in Adeptia Connect successfully.
For more information. click here. to open the form.
Next Step