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

Info

To hide a specific channel, you can also prefix the channel name with $.

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")

...

Audit information generated by the Local UI is stored on the remote agent host under the %programdata%\Connexion.Integrator\audit folder. Currently, no viewer is supplied to view audit information. This information should be pulled from the remote agent and put into long-term storage in a similar fashion to both Connexion and Gateway. One option would be to unwrap the audit information and store it within your enterprise audit store, or, push the files to an S3 bucket. A sample channel demonstrating this is attached.

Note

The Remote Agent Local UI uses a limited set of statistics held by the remote agent. It only has access to a limited set of information and uses this to generate a ‘best-effort’ user interface.

Some known issues are:

  • Renaming a tab within the Gateway does not translate to the Local UI unless each child channel is saved.