Web Links - Inbound and OutboundAside from API operations described later in the document, the KServer also supports the following inbound and outbound links: Inbound The URL to display the Machine Summary web page for a specific machine ID is:
For example:
The URL to display the Ticket web page for a specific ticket ID is:
For example:
Outbound To customize New Ticket links on the Live Connect page, fill out the <?xml version="1.0" encoding="ISO-8859-1" ?> <externalLinks> <!--
URL STRING SUBSTITUTIONS: The URL string displayed is associated with a particular machine ID. The string is searched for the following case sensitive values and substituted for the values below. machineNameVal - the machine name for the active machine is substituted in the URL string. groupNameVal - the group name for the active group. -->
<ticketLink displayName="Ext Ticket" url="http://192.168.212.52/?mname=machineNameVal&gname=groupNameVal"/> </externalLinks> | |||
Topic 3513: Send Feedback. Download a PDF of this online book from the first topic in the table of contents. Print this topic. |