This routine is called during the polling cycle to query if the specified help desk ticket has been closed. If a true value is returned and the Auto clear alert check box is selected on the Help Desk Configuration page, the associated alert is cleared in CA SOI.
Code this routine as follows:
int HDIsTicketClosed(String ticketHandle, String ticketNum)
Specifies the handle of the ticket to query, if applicable.
Specifies the number of the ticket to query.
|
Copyright © 2013 CA.
All rights reserved.
|
|