Versions Compared

Key

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

After you have applied the patchAdeptia 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 do configure the following:

...

  1. Go to .../<AdeptiaInstallFolder>/

...

# Concur properties

...

  1. 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>.

      Image Added

    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.

      Image Added

    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. 

      Image Added

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

 

Next Step 

Verifying Patch