When working with tickets, an agent’s actions may affect a ticket so that the ticket must be discarded. TicketDispositionMonitors, in the TicketingManager is configured to determine if a ticket can be discarded. Only transient tickets can be discarded. There are two types of tickets that can be discarded, and the ticket disposition monitors decide both cases.

Two types of discardable ticket are:

There are two ways that the TicketDispositionMonitors determine the type of the discardable ticket:

Service.Agent has a ticket disposition monitor located at atg/svc/agent/ticketing/
ServiceTicketDispositionMonitor
. This monitor, which is configured with the profile update activities, will not let a ticket be discarded if it has any of the configured activities.

 
loading table of contents...