The TicketActor allows an agent to work with a specific ticket. This actor is located at /atg/svc/agent/ui/formhandlers/TicketActor.

Note: The TicketActor is different than the TicketingActor. Refer to the Adding a Call Note example for information on the TicketingActor.

The TicketActor contains the following actor-chains:

Actor-Chain

Description

workTicket

Used by an agent to access a specific ticket.

createNewTicket

Used to create a new ticket.

saveTicket

Saves the current ticket.

associateTicket

Associates a ticket.

escalateTicket

Escalates a ticket.

closeTicket

Closes a ticket.

releaseTicket

Releases the ticket.

deferTicket

Allows an agent to defer a ticket.

reassignTicket

Allows the agent to reassign a ticket.

sendToGroup

Enables an agent to send a ticket to a predefined group.

closeAsDuplicate

Closes a ticket as a duplicate ticket.

beginEdit

Allows an agent to begin editing a ticket.

endEdit

Completes the editing of a ticket.

viewActiveTicket

Provides a list of all active tickets.


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