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

Adeptia Connect now supports Rich Forms (Frevvo). You can now create, share, and integrate your own forms. To use forms in Adeptia Connect, you need to configure the following:

  1. Go to .../<AdeptiaInstallFolder>/ServerKernel/RichForms/WEB-INF folder.
  2. Open web.xml in the Text Editor.
    1. Provide the IP address where Adeptia Suite is running in the <param-value> parameter of the frevvo.internal.baseurl property. The format of the URL is: <protocol_name>://<ipaddress>:<port_no>.



    2. Save the file.
  3. Go to .../<AdeptiaInstallFolder>/ServerKernel/etc folder.
  4. Open server-configure.properties file in the Text Editor.
    1. In the Rich Forms group, type https in the abpm.frevvo.httpScheme property to access Rich Forms in a secure mode.



    2. In the Web Server category, in the Web Server Public Domain Name or IP Address property, type the IP address without protocol where Adeptia Suite is running. 



    3. Save the file.
  5. Restart Kernel and WebRunner.

 

Next Step 

Verifying Patch

  • No labels