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

The two types of discardable ticket are:

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

Service.Agent uses 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.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices