Portal


  Available in Xima® Formcycle version 6.1.0 and above.

In order to integrate custom pages with cusom UIs into Xima® Formcycle, a class has to be created which implements the interface IPluginPortal.

String getContextName()

Returns the context name of the portal, which defines the URL for accessing the portal.

The URL for accessing the form has the following form: http://<server>/<formcycle>/<contextName>