Show TOC

~urlWGateLocate this document in the navigation structure

Use

Description

URL of the ICF session path without session ID.

This parameter is used in the HTMLBusiness function wgateURL().

Set by

This parameter is automatically set by the ITS.

Values

Any valid ICF session path.

Example

<a href="`~urlwgate`/webgui/!">Link</a>

Note

If you want to start a new service in its own session, use parameter ~urlWGate to construct the URL in HTMLBusiness.

If you want to build URLs called within a session, use function wgateURL().