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:
- Rename frevvo.war to frevvo.zip file.
- Open the zip file.
- Open WEB-INF folder and copy urlrewrite.xml file.
- Open urlrewrite.xml file in the Text Editor.
- Type the URL where Adeptia Suite is running in the <to> tag. The format of the URL is: <protocol_name>://<ipaddress>:<port_no>/frevvo.
- Save the file.
- Copy the updated urlrewrite.xml file to frevvo.zip file.
- Rename frevvo.zip file to frevvo.war.
- Copy frevvo.war to .../<TomcatInstallFolder>webapps folder.
- Go to .../<AdeptiaInstallFolder>/ServerKernel/etc folder.
- Open server-configure.properties file in the Text Editor.
In the Rich Forms group,- Type https in the abpm.frevvo.httpScheme property to access Web Forms in a secure mode.
- 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. - 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>.
- In the Web Server category, in the abpm.webserver.public.address property, type the IP address of the server hosting Adeptia Suite.
- Save the file.
- Restart Kernel and WebRunner.
- 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. On the Update License screen, type the license key. Contact Adeptia Support Team for the license key.
- Login 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.
- Logout from Frevvo.
- On the Manage server screen, click Manage Tenants.
- Now login 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 Frevvo patch.
- Click Upload.
This deploys Adeptia Template Rich Form. - Click Styles from the left menu.
- Click Upload.
- On the Upload Application screen, click Choose File, and upload ConnectColorScheme.style file from the folder where you have extracted Frevvo 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