This routine is called during the polling cycle to query the value of a particular property (such as assigned). If the help desk ticket value is different from the CA SOI alert value, the CA SOI alert value is changed to match the ticket value.
The only property that is currently supported is assigned.
The routine returns the property value as an object. A null object is returned if an error occurred.
Code this routine as follows:
Object HDGetTicketProperty(String ticketHandle, String ticketNum, String property)
Specifies the handle of the ticket to query, if applicable.
Specifies the number of the ticket to query.
Specifies the name of the property value to obtain.
|
Copyright © 2013 CA.
All rights reserved.
|
|