The following elements can be added to an ATES XML token to provide data for the Managed Services Extensions UDFs.
CustomerID |
No |
Data (String) |
Customer ID: Third party network monitoring applications can use this element to send a site identifier. If provided, ATES will look for the Autotask organization that is mapped (via a UDF) to the customer ID and attach this organization to the ticket. The corresponding organization UDF name is [Partner Application Name] Customer ID. |
DeviceID |
No |
Data (String) |
Device ID: Third party network monitoring applications can use this element to send a device identifier. If provided, ATES will look for the Autotask device that is mapped (via a UDF) to the device id and attach this device to the ticket. The corresponding device UDF name is [Partner Application Name] Device ID. |
AlertID |
No |
Data (String) |
Alert ID: Third party network monitoring applications can use this element to send an alert identifier. If provided, ATES will update a Ticket UDF with this alert value. The corresponding ticket UDF name is [Partner Application Name] Alert ID. |
TicketID |
No |
Data (String) |
Ticket ID: Third party network monitoring applications can use this element to send a ticket ID generated by the monitoring service. When an alert identifier is not available, this element can be used to define a duplicate ticket for multiple alert handling. It is also used by some monitoring services to enable round trip ticket closure. The corresponding ticket UDF name is [Partner Application Name] Ticket ID. |
NOTE For each of the above XML elements, the Managed Services Extension application must specify a source attribute value that indicates the application name. This value is used to construct the corresponding UDF.