The Global Context area provides a quick view of current active tickets (Active Tickets), ticket activities (Ticket), and customer profile information (Customer). The Global Context area is always displayed as the top panel in the ATG Service Center.

The following properties control the Global Context area defaults:

Global Context Area Property/Default Value

Description

initialTab=activeTicketsMainPanel

Set the initial tab for the Global Context area.

ticketSortProperty=id

Sort tickets by identification number.

ticketSortDirection=ascending

Sort tickets by identification number in ascending order (1, 2, etc.).

activitiesSortProperty=creationTime

Sort ticket activities by activity creation time.

activitiesSortDirection=descending

Sort activities in descending order (most recent first).

expandTopActivity=false

Do not automatically expand the first activity in the activities table.

onlyExpandThese=inboundMessageActivity

Auto-expand activity type.

Note: Leave blank to expand any activity that defaults as the first activity in the activity list (if expandTopActivity =true).

To access the Global Context area default properties:

Global Context area configuration files are located in:

/Agent/src/config/atg/svc/agent/ticketing/GlobalPanelConfiguration.properties

 
loading table of contents...