Versions Compared

Key

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

...

The ExcludedTabs section allows you to exclude one or more tabs from the Local UI application, or, hide specific channels within a specified tab. If you wish to exclude all channels within a specific tab, enter the TabName and ensure the ExcludedChannels array is empty ([]). If you wish to exclude only specific channels within a tab, then enter the names of the channels to be excluded within the ExcludedChannels section (“Channel1”, “Channel2”, etc.).

An additional property HelpLink can be added to the file to supply your own URL to be launched when users click the help icon (example: "HelpLink": "https://UrlToYourSupportPage")

Once the UiService.config file has been updated, deploy it to the remote agent by uploading via the Gateway UI. You can then install the Local UI by deploying and running the msi package. Once installed, launch the application and fill in the connection details. If a connection cannot be established, the reason should be displayed as part of the connection output.

...