Difference between revisions of "Activity Archive Viewer"

From PresenceWiki
Jump to: navigation, search
 
Line 17: Line 17:
  
 
To view additional details about an item double click on that item and a separate window will appear with extra information. In the case of failed items this will contain diagnostic information such as the Java stack trace, and in the case of SQL statements the exact statement that was ran.
 
To view additional details about an item double click on that item and a separate window will appear with extra information. In the case of failed items this will contain diagnostic information such as the Java stack trace, and in the case of SQL statements the exact statement that was ran.
 +
 +
=== Launching the Activity Archive Viewer ===
 +
 +
The following are ways to launch the Activity Archive Viewer:
 +
 +
* From the Administration Client [[Menu Options|menu]]: Server > Activity History
 +
* From the Administration Client [[Toolbar Items|toolbar]] - item 20
 +
* Right clicking on a Task in the [[Task Explorer]] and selecting "View Activity Archive"
 +
* From the [[Live Tasks Queue]] - right click on a queued Task and select "View Activity Archive" from the pop-up menu

Revision as of 09:15, 6 July 2010

The Activity Archive Viewer allows you to see the status of Tasks and certain activities - whether they succeeded, what time they ran, and any additional information. The following types of activity are displayed:

  • Completed Tasks
  • Sent emails
  • Sent SMS messages
  • Sent faxes
  • Program calls
  • Files created
  • Files uploaded
  • Database modifications

Each of these items is represented by a checkbox which allows you to include or exclude them from your list. You can also filter out failed or succeeded items.

Items which ran successfully are marked with a green tick icon. Items which failed to run are marked with a red cross icon.

To delete items from the Activity Archive, select one or more items and press the DEL key. You will be asked to confirm your action.

To view additional details about an item double click on that item and a separate window will appear with extra information. In the case of failed items this will contain diagnostic information such as the Java stack trace, and in the case of SQL statements the exact statement that was ran.

Launching the Activity Archive Viewer

The following are ways to launch the Activity Archive Viewer:

  • From the Administration Client menu: Server > Activity History
  • From the Administration Client toolbar - item 20
  • Right clicking on a Task in the Task Explorer and selecting "View Activity Archive"
  • From the Live Tasks Queue - right click on a queued Task and select "View Activity Archive" from the pop-up menu