Show TOC

Background documentation~urlWGate Locate this document in the navigation structure

 

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 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().

End of the note.