TaskTracer events as of 2.2.2 in raw XML
- TaskTracer events flow within Tasktracer as a socket message that is in nexted xml form. That is, there is a Body, which is context specific, which is xml-escaped and put into the outer message envelope, which is also xml. First follows an example of that, but the remaining xml samples have the Body in xml, and the outer envelope fields (the fields common to all TT events) broken out above.
- TaskTracer events that are pulled in by the TT event plugin in calo are deserialized into a Java object that maps to the xml structure pretty cleanly.
<?xml version="1.0" encoding="utf-16"?> <EventMessage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Body><?xml version="1.0" encoding="utf-16"?><CommonFileOpenSaveInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <ApplicationName>notepad.exe</ApplicationName> <UsingFileDialog>true</UsingFileDialog> <Path>e:\documents and settings\jed\my documents\junk2.txt</Path></CommonFileOpenSaveInfo></Body> <BodyType>TaskEvents.CommonFileOpenSaveInfo</BodyType> <ListenerVersion>111</ListenerVersion> <ListenerId>FileOpenListener</ListenerId> <Time>2007-02-08T09:45:33.7942016-08:00</Time> <Type>SaveAs</Type> <WindowId>0</WindowId> </EventMessage>
Tasktracer event Bodies in xml, sorted by Listener which generates the events.
- Events which have been disabled for this release are not included.
- The reference numbers map entries in this table to tables of previous versions, they don't mean anything in the context of a particular release.
FileOpenListener (TT must be installed with admin privilege to get FileOpenListener events)
| Ref. # | Project\File |
Event Type |
ListenerId |
Raw XML Sample |
|---|---|---|---|---|
| 1 | Open | FileOpenListener | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T13:53:58.5542352-08:00 type : Open windowId : 0 listenerVersion : 103 listenerId : FileOpenListener bodyType : TaskEvents.CommonFileOpenSaveInfo body : <?xml version="1.0" encoding="utf-16"?> <CommonFileOpenSaveInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Version>10</Version> <ApplicationName>acrobat.exe</ApplicationName> <UsingFileDialog>false</UsingFileDialog> <Path>C:\temp\test\sample.pdf</Path> </CommonFileOpenSaveInfo> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 2 | SaveAs | FileOpenListener | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-08T09:45:33.7942016-08:00 type : SaveAs windowId : 0 listenerVersion : 111 listenerId : FileOpenListener bodyType : TaskEvents.CommonFileOpenSaveInfo body : <?xml version="1.0" encoding="utf-16"?> <CommonFileOpenSaveInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <ApplicationName>notepad.exe</ApplicationName> <UsingFileDialog>true</UsingFileDialog> <Path>e:\documents and settings\jed\my documents\junk2.txt</Path> </CommonFileOpenSaveInfo> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 10. | FolderPredictorTest | FileOpenListener | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-08T09:45:33.7942016-08:00 type : FolderPredictorTest windowId : 0 listenerVersion : 111 listenerId : FileOpenListener bodyType : TaskEvents.FolderPredictionResult body : <?xml version="1.0" encoding="utf-16"?> <FolderPredictionResult xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <ApplicationName>notepad.exe</ApplicationName> <Type>SaveAs</Type> <OriginalFolder>e:\documents and settings\jed\my documents\</OriginalFolder> <FirstPrediction>e:\documents and settings\jed\my documents\</FirstPrediction> <SecondPrediction>e:\program files\tasktracer\</SecondPrediction> <ThirdPrediction>f:\tt\main\tasktracer\source.net\taskevents\taskaddin\ </ThirdPrediction> <Result>e:\documents and settings\jed\my documents\</Result> </FolderPredictionResult> - - - - - - - - - - - - - - - - - - - - - - - - |
IExplorer
| 11. | Close | IExplorer | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-07T10:39:54.6347667-08:00
type : Close
windowId : 394434
listenerVersion : 111
listenerId : IExplorer
bodyType : TaskEvents.IEWebpageEventArgs
body : <?xml version="1.0" encoding="utf-16"?>
<IEWebpageEventArgs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:
xsd="http://www.w3.org/2001/XMLSchema">
<Webpage>
<LocationURL />
<Path>C:\Program Files\Internet Explorer\</Path>
<Name />
</Webpage>
<HWND>394434</HWND>
<LinkCount>0</LinkCount>
</IEWebpageEventArgs>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 16. | Navigate | IExplorer | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-07T10:38:51.2577387-08:00
type : Navigate
windowId : 590330
listenerVersion : 111
listenerId : IExplorer
bodyType : TaskEvents.IEWebpageEventArgs
body : <?xml version="1.0" encoding="utf-16"?>
<IEWebpageEventArgs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:
xsd="http://www.w3.org/2001/XMLSchema">
<Webpage>
<LocationURL>http://engr.oregonstate.edu/</LocationURL>
<Path>C:\Program Files\Internet Explorer\</Path>
<Name>College of Engineering - Oregon State University</Name>
<ContentWords>xxx</ContentWords>
</Webpage>
<HWND>590330</HWND>
<LinkCount>0</LinkCount>
<Referrer> </Referrer>
</IEWebpageEventArgs>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 18. | Quit | IExplorer | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-07T10:39:58.8224007-08:00
type : Quit
windowId : 394434
listenerVersion : 111
listenerId : IExplorer
bodyType : TaskEvents.IEWebpageEventArgs
body : <?xml version="1.0" encoding="utf-16"?>
<IEWebpageEventArgs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:
xsd="http://www.w3.org/2001/XMLSchema">
<Webpage>
<LocationURL>http://www.google.com/</LocationURL>
<Path>C:\Program Files\Internet Explorer\</Path>
<Name>Google</Name>
<ContentWords />
</Webpage>
<HWND>394434</HWND>
<LinkCount>0</LinkCount>
<Referrer />
</IEWebpageEventArgs>
- - - - - - - - - - - - - - - - - - - - - - - -
|
WExplorer
| 13. | Close | WExplorer | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-07T10:37:05.8949922-08:00
type : Close
windowId : 263180
listenerVersion : 111
listenerId : WExplorer
bodyType : TaskEvents.IEWebpageEventArgs
body : <?xml version="1.0" encoding="utf-16"?>
<IEWebpageEventArgs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:
xsd="http://www.w3.org/2001/XMLSchema">
<Webpage>
<LocationURL>C:\</LocationURL>
<Path>C:\WINDOWS\</Path>
<Name>Local Disk (C:)</Name>
</Webpage>
<HWND>263180</HWND>
<LinkCount>0</LinkCount>
</IEWebpageEventArgs>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 17. | Navigate | WExplorer | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-07T10:37:01.0510872-08:00
type : Navigate
windowId : 263180
listenerVersion : 111
listenerId : WExplorer
bodyType : TaskEvents.IEWebpageEventArgs
body : <?xml version="1.0" encoding="utf-16"?>
<IEWebpageEventArgs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:
xsd="http://www.w3.org/2001/XMLSchema">
<Webpage>
<LocationURL />
<Path>C:\WINDOWS\</Path>
<Name>My Computer</Name>
<ContentWords>xxx</ContentWords>
</Webpage>
<HWND>263180</HWND>
<LinkCount>0</LinkCount>
<Referrer> </Referrer>
</IEWebpageEventArgs>
- - - - - - - - - - - - - - - - - - - - - - - -
|
User
| 26. | PublisherPause | User | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T13:21:37.3469282-08:00 type : PublisherPause windowId : 0 listenerVersion : 111 listenerId : User bodyType : TaskEvents.TaskEvent body : <?xml version="1.0" encoding="utf-16"?> <TaskEvent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http ://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Publisher Pause Event</Name> <Description /> <Type>SystemPause</Type> <UserId>TaskSelector</UserId> </TaskEvent> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 27. | PubliserResume | User | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T13:22:16.9320213-08:00 type : PublisherResume windowId : 0 listenerVersion : 111 listenerId : User bodyType : TaskEvents.TaskEvent body : <?xml version="1.0" encoding="utf-16"?> <TaskEvent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http ://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Publisher Resume Event</Name> <Description /> <Type>SystemResume</Type> <UserId>TaskSelector</UserId> </TaskEvent> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 28. | EventSystemStop | User | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T16:13:26.4761743-08:00 type : EventSystemStop windowId : 0 listenerVersion : 111 listenerId : User bodyType : TaskEvents.TaskEvent body : <?xml version="1.0" encoding="utf-16"?> <TaskEvent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http ://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Event System Stop</Name> <Description /> <Type>SystemStop</Type> <UserId>TaskTracer</UserId> </TaskEvent> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 29. | TaskBegin | User | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T12:33:04.638626-08:00 type : TaskBegin windowId : 0 listenerVersion : 111 listenerId : User bodyType : TaskEvents.TaskEvent body : <?xml version="1.0" encoding="utf-16"?> <TaskEvent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http ://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Task1</Name> <Description /> <Type>Begin</Type> <UserId>TaskSelector</UserId> </TaskEvent> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 42. | MouseClick | User | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T11:51:06.2933997-08:00 type : MouseClick windowId : 3932248 listenerVersion : 111 listenerId : User bodyType : TaskEvents.MouseClick body : <?xml version="1.0" encoding="utf-16"?> <MouseClick xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="htt p://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Modifiers>None</Modifiers> <Button>LButton</Button> <X>198</X> <Y>986</Y> <Hwnd>3932248</Hwnd> <ClassName>ToolbarWindow32</ClassName> <Caption>Running Applications</Caption> </MouseClick> - - - - - - - - - - - - - - - - - - - - - - - - | |
|
| 43. | KeyPresses | User | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T11:52:16.4509967-08:00
type : KeyPress
windowId : 0
listenerVersion : 111
listenerId : User
bodyType : TaskEvents.KeyPresses
body : <?xml version="1.0" encoding="utf-16"?>
<KeyPresses xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="htt
p://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<KeysList>
<KeyPress>
<Version>105</Version>
<Modifiers>None</Modifiers>
<Key>None</Key>
<Timestamp>2007-02-06T11:52:14.0290752-08:00</Timestamp>
</KeyPress>
</KeysList>
</KeyPresses>
- - - - - - - - - - - - - - - - - - - - - - - - |
|
|
| 96. | TaskResourceCreated | User | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T13:13:18.8440338-08:00
type : TaskResourceCreated
windowId : 2687400
listenerVersion : 111
listenerId : User
bodyType : TaskEvents.TaskResource
body : <?xml version="1.0" encoding="utf-16"?>
<TaskResource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="h
ttp://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<TaskPath>
<Version>105</Version>
<Path>ProtoAssociation</Path>
<Key>18</Key>
<Hidden>false</Hidden>
<Timestamp>0001-01-01T00:00:00</Timestamp>
</TaskPath>
<Key>468</Key>
<Name>Document2.doc</Name>
<Path>C:\Documents and Settings\X\Desktop\</Path>
<Type>Word</Type>
</TaskResource>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 97. | TaskResourceDeleted | User | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T12:44:04.6565239-08:00
type : TaskResourceDeleted
windowId : 2687400
listenerVersion : 111
listenerId : User
bodyType : TaskEvents.TaskResource
body : <?xml version="1.0" encoding="utf-16"?>
<TaskResource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="h
ttp://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<TaskPath>
<Version>105</Version>
<Path>ProtoAssociation</Path>
<Key>18</Key>
<Hidden>false</Hidden>
<Timestamp>0001-01-01T00:00:00</Timestamp>
</TaskPath>
<Key>447</Key>
<Name>C:\temp\X\test\</Name>
<Path>C:\temp\X\test\</Path>
<Type>Folder</Type>
</TaskResource>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 98. | TaskResourceChosen | User | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T12:41:02.4373207-08:00
type : TaskResourceChosen
windowId : 2687400
listenerVersion : 111
listenerId : User
bodyType : TaskEvents.TaskResource
body : <?xml version="1.0" encoding="utf-16"?>
<TaskResource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="h
ttp://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<TaskPath>
<Version>105</Version>
<Path>newParentTask\newChildTask</Path>
<Key>7</Key>
<Hidden>false</Hidden>
<Timestamp>0001-01-01T00:00:00</Timestamp>
</TaskPath>
<Key>114</Key>
<Name>test</Name>
<Path>From: Doe, John;</Path>
<Type>Outlook</Type>
</TaskResource>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 99. | TaskResourceMoved | User | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T12:42:45.8011559-08:00
type : TaskResourceMoved
windowId : 2687400
listenerVersion : 111
listenerId : User
bodyType : TaskEvents.TaskResourceMove
body : <?xml version="1.0" encoding="utf-16"?>
<TaskResourceMove xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs
d="http://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<TaskPath>
<Version>105</Version>
<Path>newParentTask</Path>
<Key>6</Key>
<Hidden>false</Hidden>
<Timestamp>0001-01-01T00:00:00</Timestamp>
</TaskPath>
<Key>114</Key>
<Name>test</Name>
<Path>From:Tracer, Eve;</Path>
<Type>Outlook</Type>
<FromTaskPath>
<Version>105</Version>
<Path>newParentTask\newChildTask</Path>
<Key>7</Key>
<Hidden>false</Hidden>
<Timestamp>0001-01-01T00:00:00</Timestamp>
</FromTaskPath>
</TaskResourceMove>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 100. | TaskMoved | User | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T12:37:53.2535423-08:00
type : TaskMoved
windowId : 2687400
listenerVersion : 111
listenerId : User
bodyType : TaskEvents.TaskModification
body : <?xml version="1.0" encoding="utf-16"?>
<TaskModification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs
d="http://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<OldTaskPath>
<Version>105</Version>
<Path>Task2</Path>
<Key>19</Key>
<Hidden>false</Hidden>
<Timestamp>0001-01-01T00:00:00</Timestamp>
</OldTaskPath>
<NewTaskPath>
<Version>105</Version>
<Path>Task1\Task2</Path>
<Key>19</Key>
<Hidden>false</Hidden>
<Timestamp>0001-01-01T00:00:00</Timestamp>
</NewTaskPath>
</TaskModification>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 101. | TaskModified | User | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T12:38:30.9573912-08:00
type : TaskModified
windowId : 2687400
listenerVersion : 111
listenerId : User
bodyType : TaskEvents.TaskModification
body : <?xml version="1.0" encoding="utf-16"?>
<TaskModification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs
d="http://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<OldTaskPath>
<Version>105</Version>
<Path>Task1\Task2</Path>
<Key>19</Key>
<Hidden>false</Hidden>
<Timestamp>0001-01-01T00:00:00</Timestamp>
</OldTaskPath>
<NewTaskPath>
<Version>105</Version>
<Path>Task1\Task2</Path>
<Key>19</Key>
<Hidden>false</Hidden>
<Timestamp>0001-01-01T00:00:00</Timestamp>
</NewTaskPath>
</TaskModification>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 102. | TaskDeleted | User | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T12:39:20.4333303-08:00 type : TaskDeleted windowId : 2687400 listenerVersion : 111 listenerId : User bodyType : TaskEvents.TaskPath body : <?xml version="1.0" encoding="utf-16"?> <TaskPath xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http: //www.w3.org/2001/XMLSchema"> <Version>105</Version> <Path>Task1\Task2</Path> <Key>19</Key> <Hidden>false</Hidden> <Timestamp>0001-01-01T00:00:00</Timestamp> </TaskPath> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 103. | TaskChosen | User | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T12:35:13.2660956-08:00 type : TaskChosen windowId : 2687400 listenerVersion : 111 listenerId : User bodyType : TaskEvents.TaskPath body : <?xml version="1.0" encoding="utf-16"?> <TaskPath xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http: //www.w3.org/2001/XMLSchema"> <Version>105</Version> <Path>Task2</Path> <Key>19</Key> <Hidden>false</Hidden> <Timestamp>0001-01-01T00:00:00</Timestamp> </TaskPath> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 113. | TaskCreated | User | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T12:35:11.1723054-08:00 type : TaskCreated windowId : 2687400 listenerVersion : 111 listenerId : User bodyType : TaskEvents.TaskPath body : <?xml version="1.0" encoding="utf-16"?> <TaskPath xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http: //www.w3.org/2001/XMLSchema"> <Version>105</Version> <Path>Task2</Path> <Key>19</Key> <Hidden>false</Hidden> <Timestamp>0001-01-01T00:00:00</Timestamp> </TaskPath> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 118. | TaskResourceCopy | User | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T13:30:43.285707-08:00
type : TaskResourceCopy
windowId : 2687400
listenerVersion : 111
listenerId : User
bodyType : TaskEvents.TaskResourceCopy
body : <?xml version="1.0" encoding="utf-16"?>
<TaskResourceCopy xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs
d="http://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<TaskPath>
<Version>105</Version>
<Path>Task1</Path>
<Key>16</Key>
<Hidden>false</Hidden>
<Timestamp>0001-01-01T00:00:00</Timestamp>
</TaskPath>
<Key>474</Key>
<Name>Testppt.ppt</Name>
<Path>C:\temp\X\test\</Path>
<Type>PowerPoint</Type>
<FromTaskPath>
<Version>105</Version>
<Path>TT - General</Path>
<Key>3</Key>
<Hidden>false</Hidden>
<Timestamp>0001-01-01T00:00:00</Timestamp>
</FromTaskPath>
</TaskResourceCopy>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 119. | PrototypeAssociated | User | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T13:09:19.8863209-08:00
type : PrototypeAssociated
windowId : 0
listenerVersion : 111
listenerId : User
bodyType : TaskEvents.PrototypeAssociationAction
body : <?xml version="1.0" encoding="utf-16"?>
<PrototypeAssociationAction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance
" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<TaskId>18</TaskId>
<PrototypeIds>
<long>17</long>
</PrototypeIds>
</PrototypeAssociationAction>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 120. | PrototypeUnassociated | User | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T13:11:55.6861872-08:00
type : PrototypeUnassociated
windowId : 0
listenerVersion : 111
listenerId : User
bodyType : TaskEvents.PrototypeAssociationAction
body : <?xml version="1.0" encoding="utf-16"?>
<PrototypeAssociationAction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance
" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<TaskId>18</TaskId>
<PrototypeIds>
<long>17</long>
</PrototypeIds>
</PrototypeAssociationAction>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 121. | PrototypeResourceOpened | User | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T13:11:06.9508765-08:00
type : PrototypeResourceOpened
windowId : 2687400
listenerVersion : 111
listenerId : User
bodyType : TaskEvents.PrototypeResource
body : <?xml version="1.0" encoding="utf-16"?>
<PrototypeResource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:x
sd="http://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<TaskPath>
<Version>105</Version>
<Path>ProtoAssociation</Path>
<Key>18</Key>
<Hidden>false</Hidden>
<Timestamp>0001-01-01T00:00:00</Timestamp>
</TaskPath>
<Key>455</Key>
<Name>Document1.doc</Name>
<Path>C:\Documents and Settings\X\Desktop\</Path>
<Type>Word</Type>
<PrototypeId>17</PrototypeId>
<OriginalProtoResourceName />
</PrototypeResource>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 122. | PrototypeResourceSavedAs | User | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T13:13:18.7815326-08:00
type : PrototypeResourceSavedAs
windowId : 1573764
listenerVersion : 111
listenerId : User
bodyType : TaskEvents.PrototypeResource
body : <?xml version="1.0" encoding="utf-16"?>
<PrototypeResource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:x
sd="http://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<TaskPath>
<Version>105</Version>
<Path> </Path>
<Key>0</Key>
<Hidden>false</Hidden>
<Timestamp>0001-01-01T00:00:00</Timestamp>
</TaskPath>
<Key>0</Key>
<Name>Document2.doc</Name>
<Path>C:\Documents and Settings\X\Desktop</Path>
<Type>Word</Type>
<PrototypeId>0</PrototypeId>
<OriginalProtoResourceName>Document1_4d2a1f0b-2ccd-4a8e-a74c-5db68923c2db.doc<
/OriginalProtoResourceName>
</PrototypeResource>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 128. | TaskHidden | User | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T11:27:35.8513227-08:00 type : TaskHidden windowId : 852784 listenerVersion : 111 listenerId : User bodyType : TaskEvents.TaskPath body : <?xml version="1.0" encoding="utf-16"?> <TaskPath xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http: //www.w3.org/2001/XMLSchema"> <Version>105</Version> <Path>Task1</Path> <Key>16</Key> <Hidden>false</Hidden> <Timestamp>0001-01-01T00:00:00</Timestamp> </TaskPath> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 129. | TaskRevealed | User | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T11:28:22.9153287-08:00 type : TaskRevealed windowId : 852784 listenerVersion : 111 listenerId : User bodyType : TaskEvents.TaskPath body : <?xml version="1.0" encoding="utf-16"?> <TaskPath xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http: //www.w3.org/2001/XMLSchema"> <Version>105</Version> <Path>Task1</Path> <Key>16</Key> <Hidden>false</Hidden> <Timestamp>0001-01-01T00:00:00</Timestamp> </TaskPath> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 130. | RefreshSettings | User | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T11:29:19.2765072-08:00 type : RefreshSettings windowId : 0 listenerVersion : 111 listenerId : User bodyType : TaskEvents.TaskEvent body : <?xml version="1.0" encoding="utf-16"?> <TaskEvent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http ://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Refresh Settings</Name> <Description /> <Type>RefreshSettings</Type> <UserId>TaskExplorer</UserId> </TaskEvent> - - - - - - - - - - - - - - - - - - - - - - - - |
Os
| 38. | OsWindowCreated | Os | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T11:45:25.0993489-08:00
type : OsWindowCreated
windowId : 2360154
listenerVersion : 111
listenerId : Os
bodyType : TaskEvents.WindowsPath
body : <?xml version="1.0" encoding="utf-16"?>
<WindowsPath xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="ht
tp://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<WinEventArgs>
<WindowEventArgs>
<HWND>2360154</HWND>
<ClassName>IEFrame</ClassName>
<Caption>IEXPLORE: Microsoft Internet Explorer</Caption>
<Rectangle>
<left>0</left>
<top>0</top>
<right>0</right>
<bottom>0</bottom>
</Rectangle>
</WindowEventArgs>
</WinEventArgs>
</WindowsPath>
- - - - - - - - - - - - - - - - - - - - - - - - |
|
|
| 39. | OsWindowFocus | Os | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T11:51:55.6380971-08:00
type : OsWindowFocus
windowId : 1049548
listenerVersion : 111
listenerId : Os
bodyType : TaskEvents.WindowsPath
body : <?xml version="1.0" encoding="utf-16"?>
<WindowsPath xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="ht
tp://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<WinEventArgs>
<WindowEventArgs>
<HWND>1049548</HWND>
<ClassName>MozillaUIWindowClass</ClassName>
<Caption>firefox: 2.2.2 events - XML - TaskTracer - OSU Libraries Wiki - M
ozilla Firefox</Caption>
<Rectangle>
<left>-4</left>
<top>-4</top>
<right>1284</right>
<bottom>968</bottom>
</Rectangle>
</WindowEventArgs>
</WinEventArgs>
</WindowsPath>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 41. | OsWindowDestroyed | Os | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T11:52:52.5141891-08:00
type : OsWindowDestroyed
windowId : 3474360
listenerVersion : 111
listenerId : Os
bodyType : TaskEvents.WindowsPath
body : <?xml version="1.0" encoding="utf-16"?>
<WindowsPath xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="ht
tp://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<WinEventArgs>
<WindowEventArgs>
<HWND>3474360</HWND>
<ClassName>Notepad</ClassName>
<Caption>notepad: log4j.properties - Notepad</Caption>
<Rectangle>
<left>0</left>
<top>0</top>
<right>0</right>
<bottom>0</bottom>
</Rectangle>
</WindowEventArgs>
</WinEventArgs>
</WindowsPath>
- - - - - - - - - - - - - - - - - - - - - - - -
|
MsPowerPoint
| 53. | Quit | MsPowerPoint | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T10:51:48.1732242-08:00 type : Quit windowId : 918132 listenerVersion : 111 listenerId : MsPowerPoint bodyType : TaskEvents.ApplicationEvent body : <?xml version="1.0" encoding="utf-16"?> <ApplicationEvent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs d="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> </ApplicationEvent> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 72. | Close | MsPowerPoint | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T10:46:29.6630322-08:00 type : Close windowId : 786938 listenerVersion : 111 listenerId : MsPowerPoint bodyType : TaskEvents.PowerPointPresentation body : <?xml version="1.0" encoding="utf-16"?> <PowerPointPresentation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xm lns:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Presentation2</Name> <Path /> <ReadOnly>msoFalse</ReadOnly> <Saved>msoFalse</Saved> <FullName>Presentation2</FullName> <ContentWords /> </PowerPointPresentation> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 73. | New | MsPowerPoint | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T10:50:56.9840862-08:00 type : New windowId : 918132 listenerVersion : 111 listenerId : MsPowerPoint bodyType : TaskEvents.PowerPointPresentation body : <?xml version="1.0" encoding="utf-16"?> <PowerPointPresentation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xm lns:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Presentation2</Name> <Path /> <ReadOnly>msoFalse</ReadOnly> <Saved>msoTrue</Saved> <FullName>Presentation2</FullName> <ContentWords /> </PowerPointPresentation> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 74. | Open | MsPowerPoint | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T10:49:44.6848977-08:00 type : Open windowId : 918132 listenerVersion : 111 listenerId : MsPowerPoint bodyType : TaskEvents.PowerPointPresentation body : <?xml version="1.0" encoding="utf-16"?> <PowerPointPresentation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xm lns:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Sampleppt.ppt</Name> <Path>C:\temp\test</Path> <ReadOnly>msoFalse</ReadOnly> <Saved>msoTrue</Saved> <FullName>C:\temp\test\Sampleppt.ppt</FullName> <ContentWords>Sample text. </ContentWords> </PowerPointPresentation> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 75. | Save | MsPowerPoint | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T10:47:42.3372327-08:00 type : Save windowId : 918132 listenerVersion : 111 listenerId : MsPowerPoint bodyType : TaskEvents.PowerPointPresentation body : <?xml version="1.0" encoding="utf-16"?> <PowerPointPresentation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xm lns:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Sampleppt.ppt</Name> <Path>C:\temp\test</Path> <ReadOnly>msoFalse</ReadOnly> <Saved>msoTrue</Saved> <FullName>C:\temp\test\Sampleppt.ppt</FullName> <ContentWords>Sample text. </ContentWords> </PowerPointPresentation> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 76. | MsPowerPoint | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T10:50:18.8578662-08:00 type : Print windowId : 918132 listenerVersion : 111 listenerId : MsPowerPoint bodyType : TaskEvents.PowerPointPresentation body : <?xml version="1.0" encoding="utf-16"?> <PowerPointPresentation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xm lns:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Sampleppt.ppt</Name> <Path>C:\temp\test</Path> <ReadOnly>msoFalse</ReadOnly> <Saved>msoTrue</Saved> <FullName>C:\temp\test\Sampleppt.ppt</FullName> <ContentWords>Sample text. </ContentWords> </PowerPointPresentation> - - - - - - - - - - - - - - - - - - - - - - - - |
||
| 84. | FolderPredictorTest | MsPowerPoint | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T10:47:43.0872567-08:00 type : FolderPredictorTest windowId : 918132 listenerVersion : 111 listenerId : MsPowerPoint bodyType : TaskEvents.FolderPredictionResult body : <?xml version="1.0" encoding="utf-16"?> <FolderPredictionResult xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xm lns:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <ApplicationName>MsPowerPoint</ApplicationName> <Type>SaveAs</Type> <OriginalFolder>C:\WINDOWS\system32</OriginalFolder> <FirstPrediction>C:\Documents and Settings\X\Desktop\</FirstPrediction> <SecondPrediction>C:\TaskCommDemo\</SecondPrediction> <ThirdPrediction>C:\temp\X\</ThirdPrediction> <Result>C:\temp\test</Result> </FolderPredictionResult> - - - - - - - - - - - - - - - - - - - - - - - - |
MsOutlook
| 85. | MailArrived | MsOutlook | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-07T11:05:21.4336227-08:00
type : MailArrived
windowId : 0
listenerVersion : 111
listenerId : MsOutlook
bodyType : TaskEvents.MailItem
body : <?xml version="1.0" encoding="utf-16"?>
<MailItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http:
//www.w3.org/2001/XMLSchema">
<Version>105</Version>
<Body>Test Email Body. </Body>
<From>
<Recipient>
<Version>105</Version>
<Name>Tracer, Eve</Name>
<Email>/O=OREGON STATE UNIVERSITY/OU=INFORMATION SERVICES/CN=RECIPIENTS/CN
=EVE.TRACER</Email>
</Recipient>
</From>
<ID>00000000166E1A66E084C341A5FE6A363401A1AD07004A82B102F147344F872FFBF4263865
3900000172B72800004A82B102F147344F872FFBF42638653900000172BC660000</ID>
<Importance>Normal</Importance>
<ReceivedTime>2007-02-07T11:04:47.267</ReceivedTime>
<SentByUser>false</SentByUser>
<SentTime>2007-02-07T11:04:45.807</SentTime>
<StoreID>0000000038A1BB1005E5101AA1BB08002B2A56C20000454D534D44422E444C4C00000
000000000001B55FA20AA6611CD9BC800AA002FC45A0C0000004E57532D4558434831002F4F3D4F7
265676F6E20537461746520556E69766572736974792F4F553D496E666F726D6174696F6E2053657
276696365732F636E3D526563697069656E74732F636E3D6576652E74726163657200D83521F3AE0
000000100000014000000700000002F4F3D4F7265676F6E20537461746520556E697665727369747
92F4F553D496E666F726D6174696F6E2053657276696365732F636E3D436F6E66696775726174696
F6E2F636E3D536572766572732F636E3D4E57532D4558434831004E00570053002D0045005800430
0480031002E006E00770073002E006F007200650067006F006E00730074006100740065002E00650
06400750000000000</StoreID>
<Subject>Test Email Subject</Subject>
<To>
<Recipient>
<Version>105</Version>
<Name>Tracer, Eve</Name>
<Email>/O=OREGON STATE UNIVERSITY/OU=INFORMATION SERVICES/CN=RECIPIENTS/CN
=Eve.tracer</Email>
</Recipient>
</To>
<Attachments />
<Unread>true</Unread>
<Description>No Description</Description>
</MailItem>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 86. | MailPredicted | MsOutlook | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T11:05:21.652-08:00 type : MailPredicted windowId : 0 listenerVersion : 111 listenerId : MsOutlook bodyType : TaskEvents.EmailPrediction body : <?xml version="1.0" encoding="utf-16"?><EmailPrediction xmlns: xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSche ma-instance"> <Version>103</Version> <Predictions><Prediction> <ID>7</ID> <Name>newParentTask\newChildTask</Name> <Probability>0.9925608781459808</Probability> </Prediction> <Prediction> <ID>11</ID> <Name>imtask</Name> <Probability>0.007439121817690116</Probability> </Prediction> <Prediction> <ID>12</ID> <Name>metoo</Name> <Probability>3.6328006903932774E-11</Probability> </Prediction> </Predictions> <PredictEmail> <Body>Test Email Body. </Body> <From><Recipient> <Name>Tracer, Eve</Name> <Email>/O=OREGON STATE UNIVERSITY/OU=INFORMATION SERVICES/CN=RECIPIENTS/CN=EVE.T RACER</Email> </Recipient> </From><ID>00000000166E1A66E084C341A5FE6A363401A1AD07004A82B102F147344F872FFBF42 638653900000172B72800004A82B102F147344F872FFBF42638653900000172BC660000</ID> <Importance>Normal</Importance> <ReceivedTime>2007-02-07T11:04:47.267</ReceivedTime> <SentByUser>false</SentByUser> <SentTime>2007-02-07T11:04:45.807</SentTime> <StoreID>0000000038A1BB1005E5101AA1BB08002B2A56C20000454D534D44422E444C4C0000000 0000000001B55FA20AA6611CD9BC800AA002FC45A0C0000004E57532D4558434831002F4F3D4F726 5676F6E20537461746520556E69766572736974792F4F553D496E666F726D6174696F6E205365727 6696365732F636E3D526563697069656E74732F636E3D6576652E74726163657200D83521F3AE000 0000100000014000000700000002F4F3D4F7265676F6E20537461746520556E69766572736974792 F4F553D496E666F726D6174696F6E2053657276696365732F636E3D436F6E66696775726174696F6 E2F636E3D536572766572732F636E3D4E57532D4558434831004E00570053002D004500580043004 80031002E006E00770073002E006F007200650067006F006E00730074006100740065002E0065006 400750000000000</StoreID> <Unread>true</Unread> <Subject>Test Email Subject</Subject> <To><Recipient> <Name>Tracer, Eve</Name> <Email>/O=OREGON STATE UNIVERSITY/OU=INFORMATION SERVICES/CN=RECIPIENTS/CN=Eve.t racer</Email> </Recipient> </To><Bcc>-?-</Bcc> <Cc>-?-</Cc> <Categories>No Category</Categories> <Description>No Description</Description> </PredictEmail></EmailPrediction> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 54. | Quit | MsOutlook | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T11:13:19.1520342-08:00 type : Quit windowId : 1245540 listenerVersion : 111 listenerId : MsOutlook bodyType : TaskEvents.ApplicationEvent body : <?xml version="1.0" encoding="utf-16"?> <ApplicationEvent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs d="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> </ApplicationEvent> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 69. | Open | MsOutlook | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-07T11:00:49.4561697-08:00
type : Open
windowId : 1245540
listenerVersion : 111
listenerId : MsOutlook
bodyType : TaskEvents.MailItem
body : <?xml version="1.0" encoding="utf-16"?>
<MailItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http:
//www.w3.org/2001/XMLSchema">
<Version>105</Version>
<Body>Message body goes here.</Body>
<From>
<Recipient>
<Version>105</Version>
<Name>cs-tasktracer-bounces@engr.orst.edu</Name>
<Email>cs-tasktracer-bounces@engr.orst.edu</Email>
</Recipient>
</From>
<ID>00000000166E1A66E084C341A5FE6A363401A1AD07004A82B102F147344F872FFBF4263865
3900000172B7280000324F261CAA41AF4786777ED45A4DE6840002FAC7065A0000</ID>
<Importance>Normal</Importance>
<ReceivedTime>2007-01-13T21:17:19</ReceivedTime>
<SentByUser>false</SentByUser>
<SentTime>2007-01-13T21:17:15</SentTime>
<StoreID>0000000038A1BB1005E5101AA1BB08002B2A56C20000454D534D44422E444C4C00000
000000000001B55FA20AA6611CD9BC800AA002FC45A0C0000004E57532D4558434831002F4F3D4F7
265676F6E20537461746520556E69766572736974792F4F553D496E666F726D6174696F6E2053657
276696365732F636E3D526563697069656E74732F636E3D6576652E74726163657200D83521F3AE0
000000100000014000000700000002F4F3D4F7265676F6E20537461746520556E697665727369747
92F4F553D496E666F726D6174696F6E2053657276696365732F636E3D436F6E66696775726174696
F6E2F636E3D536572766572732F636E3D4E57532D4558434831004E00570053002D0045005800430
0480031002E006E00770073002E006F007200650067006F006E00730074006100740065002E00650
06400750000000000</StoreID>
<Subject>[Cs-tasktracer] CVS Commit: TaskTracer</Subject>
<To>
<Recipient>
<Version>105</Version>
<Name>cs-tasktracer@engr.orst.edu</Name>
<Email>cs-tasktracer@engr.orst.edu</Email>
</Recipient>
</To>
<Categories>TTDevelopment</Categories>
<Attachments />
<Unread>false</Unread>
<Description>No Description</Description>
</MailItem>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 70. | Send | MsOutlook | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-07T11:04:44.9949567-08:00
type : Send
windowId : 1245540
listenerVersion : 111
listenerId : MsOutlook
bodyType : TaskEvents.MailItem
body : <?xml version="1.0" encoding="utf-16"?>
<MailItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http:
//www.w3.org/2001/XMLSchema">
<Version>105</Version>
<Body>Test Email Body. </Body>
<From>
<Recipient>
<Version>105</Version>
<Name>Tracer, Eve</Name>
<Email>/O=Oregon State University/OU=Information Services/cn=Recipients/cn
=eve.tracer</Email>
</Recipient>
</From>
<Importance>Normal</Importance>
<ReceivedTime>2007-02-07T11:04:44.9480802-08:00</ReceivedTime>
<SentByUser>true</SentByUser>
<SentTime>2007-02-07T11:04:44.9480802-08:00</SentTime>
<StoreID>0000000038A1BB1005E5101AA1BB08002B2A56C20000454D534D44422E444C4C00000
000000000001B55FA20AA6611CD9BC800AA002FC45A0C0000004E57532D4558434831002F4F3D4F7
265676F6E20537461746520556E69766572736974792F4F553D496E666F726D6174696F6E2053657
276696365732F636E3D526563697069656E74732F636E3D6576652E74726163657200D83521F3AE0
000000100000014000000700000002F4F3D4F7265676F6E20537461746520556E697665727369747
92F4F553D496E666F726D6174696F6E2053657276696365732F636E3D436F6E66696775726174696
F6E2F636E3D536572766572732F636E3D4E57532D4558434831004E00570053002D0045005800430
0480031002E006E00770073002E006F007200650067006F006E00730074006100740065002E00650
06400750000000000</StoreID>
<Subject>Test Email Subject</Subject>
<To>
<Recipient>
<Version>105</Version>
<Name>Tracer, Eve</Name>
<Email>/O=Oregon State University/OU=Information Services/cn=Recipients/cn
=eve.tracer</Email>
</Recipient>
</To>
<Categories>Unknown</Categories>
<Attachments />
<Unread>true</Unread>
<Description>No Description</Description>
</MailItem>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 71. | Read | MsOutlook | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-07T11:00:49.7530542-08:00
type : Read
windowId : 1245540
listenerVersion : 111
listenerId : MsOutlook
bodyType : TaskEvents.MailItem
body : <?xml version="1.0" encoding="utf-16"?>
<MailItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http:
//www.w3.org/2001/XMLSchema">
<Version>105</Version>
<Body>Message body goes here.</Body>
<From>
<Recipient>
<Version>105</Version>
<Name>cs-tasktracer-bounces@engr.orst.edu</Name>
<Email>cs-tasktracer-bounces@engr.orst.edu</Email>
</Recipient>
</From>
<ID>00000000166E1A66E084C341A5FE6A363401A1AD07004A82B102F147344F872FFBF4263865
3900000172B7280000324F261CAA41AF4786777ED45A4DE6840002FAC7065A0000</ID>
<Importance>Normal</Importance>
<ReceivedTime>2007-01-13T21:17:19</ReceivedTime>
<SentByUser>false</SentByUser>
<SentTime>2007-01-13T21:17:15</SentTime>
<StoreID>0000000038A1BB1005E5101AA1BB08002B2A56C20000454D534D44422E444C4C00000
000000000001B55FA20AA6611CD9BC800AA002FC45A0C0000004E57532D4558434831002F4F3D4F7
265676F6E20537461746520556E69766572736974792F4F553D496E666F726D6174696F6E2053657
276696365732F636E3D526563697069656E74732F636E3D6576652E74726163657200D83521F3AE0
000000100000014000000700000002F4F3D4F7265676F6E20537461746520556E697665727369747
92F4F553D496E666F726D6174696F6E2053657276696365732F636E3D436F6E66696775726174696
F6E2F636E3D536572766572732F636E3D4E57532D4558434831004E00570053002D0045005800430
0480031002E006E00770073002E006F007200650067006F006E00730074006100740065002E00650
06400750000000000</StoreID>
<Subject>[Cs-tasktracer] CVS Commit: TaskTracer</Subject>
<To>
<Recipient>
<Version>105</Version>
<Name>cs-tasktracer@engr.orst.edu</Name>
<Email>cs-tasktracer@engr.orst.edu</Email>
</Recipient>
</To>
<Categories>TTDevelopment</Categories>
<Attachments />
<Unread>false</Unread>
<Description>No Description</Description>
</MailItem>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 110 |
|
MailLabeled | MsOutlook | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-07T11:15:31.1562582-08:00
type : MailLabeled
windowId : 0
listenerVersion : 111
listenerId : MsOutlook
bodyType : TaskEvents.EmailPrediction
body : <?xml version="1.0" encoding="utf-16"?>
<EmailPrediction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd
="http://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<Predictions>
<Prediction>
<Version>105</Version>
<ID>16</ID>
<Name>Task1</Name>
<Probability>0</Probability>
</Prediction>
</Predictions>
<PredictEmail>
<Version>105</Version>
<Body>Test Email Body. </Body>
<From>
<Recipient>
<Version>105</Version>
<Name>Tracer, Eve</Name>
<Email>/O=OREGON STATE UNIVERSITY/OU=INFORMATION SERVICES/CN=RECIPIENTS/
CN=EVE.TRACER</Email>
</Recipient>
</From>
<ID>00000000166E1A66E084C341A5FE6A363401A1AD07004A82B102F147344F872FFBF42638
653900000172B72800004A82B102F147344F872FFBF42638653900000172BC660000</ID>
<Importance>Normal</Importance>
<ReceivedTime>2007-02-07T11:04:47.267</ReceivedTime>
<SentByUser>false</SentByUser>
<SentTime>2007-02-07T11:04:45.807</SentTime>
<StoreID>0000000038A1BB1005E5101AA1BB08002B2A56C20000454D534D44422E444C4C000
00000000000001B55FA20AA6611CD9BC800AA002FC45A0C0000004E57532D4558434831002F4F3D4
F7265676F6E20537461746520556E69766572736974792F4F553D496E666F726D6174696F6E20536
57276696365732F636E3D526563697069656E74732F636E3D6576652E74726163657200D83521F3A
E0000000100000014000000700000002F4F3D4F7265676F6E20537461746520556E6976657273697
4792F4F553D496E666F726D6174696F6E2053657276696365732F636E3D436F6E666967757261746
96F6E2F636E3D536572766572732F636E3D4E57532D4558434831004E00570053002D00450058004
300480031002E006E00770073002E006F007200650067006F006E00730074006100740065002E006
5006400750000000000</StoreID>
<Subject>Test Email Subject</Subject>
<To>
<Recipient>
<Version>105</Version>
<Name>Tracer, Eve</Name>
<Email>/O=OREGON STATE UNIVERSITY/OU=INFORMATION SERVICES/CN=RECIPIENTS/
CN=Eve.tracer</Email>
</Recipient>
</To>
<Categories>Task1</Categories>
<Attachments />
<Unread>false</Unread>
<Description>No Description</Description>
</PredictEmail>
</EmailPrediction>
- - - - - - - - - - - - - - - - - - - - - - - -
|
| 123. | AttachmentSave | MsOutlook | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-07T14:00:40.9264857-08:00
type : AttachmentSave
windowId : 0
listenerVersion : 111
listenerId : MsOutlook
bodyType : TaskEvents.AttachmentEventArgs
body : <?xml version="1.0" encoding="utf-16"?>
<AttachmentEventArgs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns
:xsd="http://www.w3.org/2001/XMLSchema">
<Attachment>
<Version>105</Version>
<Name>samplefile.txt</Name>
</Attachment>
<MailItem>
<Version>105</Version>
<Body>á á á _____ á From: Tracer, Eve Sent: Wednesday, February 0
7, 2007 11:09 AM To: Tracer, Eve Subject: Test email with attachment subject
á Test email with attachment body. </Body>
<From>
<Recipient>
<Version>105</Version>
<Name>Tracer, Eve</Name>
<Email>/O=OREGON STATE UNIVERSITY/OU=INFORMATION SERVICES/CN=RECIPIENTS/
CN=EVE.TRACER</Email>
</Recipient>
</From>
<ID>00000000166E1A66E084C341A5FE6A363401A1AD07004A82B102F147344F872FFBF42638
653900000172B72800004A82B102F147344F872FFBF42638653900000172BC680000</ID>
<Importance>Normal</Importance>
<ReceivedTime>2007-02-07T11:11:21.702</ReceivedTime>
<SentByUser>false</SentByUser>
<SentTime>2007-02-07T11:11:20.945</SentTime>
<StoreID>0000000038A1BB1005E5101AA1BB08002B2A56C20000454D534D44422E444C4C000
00000000000001B55FA20AA6611CD9BC800AA002FC45A0C0000004E57532D4558434831002F4F3D4
F7265676F6E20537461746520556E69766572736974792F4F553D496E666F726D6174696F6E20536
57276696365732F636E3D526563697069656E74732F636E3D6576652E74726163657200D83521F3A
E0000000100000014000000700000002F4F3D4F7265676F6E20537461746520556E6976657273697
4792F4F553D496E666F726D6174696F6E2053657276696365732F636E3D436F6E666967757261746
96F6E2F636E3D536572766572732F636E3D4E57532D4558434831004E00570053002D00450058004
300480031002E006E00770073002E006F007200650067006F006E00730074006100740065002E006
5006400750000000000</StoreID>
<Subject>FW: Test email with attachment subject</Subject>
<To>
<Recipient>
<Version>105</Version>
<Name>Tracer, Eve</Name>
<Email>/O=OREGON STATE UNIVERSITY/OU=INFORMATION SERVICES/CN=RECIPIENTS/
CN=Eve.tracer</Email>
</Recipient>
</To>
<Attachments>
<Attachment>
<Version>105</Version>
<Name>samplefile.txt</Name>
</Attachment>
</Attachments>
<Unread>false</Unread>
<Description>No Description</Description>
</MailItem>
<ProvenanceInfo>
<Version>105</Version>
<SourcePathname>samplefile.txt</SourcePathname>
<DestinationPathname>C:\temp\test\samplefile6.txt</DestinationPathname>
</ProvenanceInfo>
</AttachmentEventArgs>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 124. | AttachmentAdd | MsOutlook | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-07T11:08:18.6267927-08:00
type : AttachmentAdd
windowId : 0
listenerVersion : 111
listenerId : MsOutlook
bodyType : TaskEvents.AttachmentEventArgs
body : <?xml version="1.0" encoding="utf-16"?>
<AttachmentEventArgs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns
:xsd="http://www.w3.org/2001/XMLSchema">
<Attachment>
<Version>105</Version>
<Name>samplefile.txt</Name>
</Attachment>
<MailItem>
<Version>105</Version>
<Body>Test email with attachment body.</Body>
<From>
<Recipient>
<Version>105</Version>
</Recipient>
</From>
<ID>00000000166E1A66E084C341A5FE6A363401A1AD07004A82B102F147344F872FFBF42638
6539000001729C580000324F261CAA41AF4786777ED45A4DE6840003397908010000</ID>
<Importance>Normal</Importance>
<ReceivedTime>2007-02-07T11:07:52.719</ReceivedTime>
<SentByUser>false</SentByUser>
<SentTime>4501-01-01T00:00:00</SentTime>
<StoreID>0000000038A1BB1005E5101AA1BB08002B2A56C20000454D534D44422E444C4C000
00000000000001B55FA20AA6611CD9BC800AA002FC45A0C0000004E57532D4558434831002F4F3D4
F7265676F6E20537461746520556E69766572736974792F4F553D496E666F726D6174696F6E20536
57276696365732F636E3D526563697069656E74732F636E3D6576652E74726163657200D83521F3A
E0000000100000014000000700000002F4F3D4F7265676F6E20537461746520556E6976657273697
4792F4F553D496E666F726D6174696F6E2053657276696365732F636E3D436F6E666967757261746
96F6E2F636E3D536572766572732F636E3D4E57532D4558434831004E00570053002D00450058004
300480031002E006E00770073002E006F007200650067006F006E00730074006100740065002E006
5006400750000000000</StoreID>
<Subject>Test email with attachment subject</Subject>
<To>
<Recipient>
<Version>105</Version>
<Name>Tracer, Eve</Name>
<Email>/O=Oregon State University/OU=Information Services/cn=Recipients/
cn=eve.tracer</Email>
</Recipient>
</To>
<Categories>metoo</Categories>
<Attachments>
<Attachment>
<Version>105</Version>
<Name>samplefile.txt</Name>
</Attachment>
</Attachments>
<Unread>true</Unread>
<Description>No Description</Description>
</MailItem>
<ProvenanceInfo>
<Version>105</Version>
<SourcePathname>C:\temp\test\samplefile.txt</SourcePathname>
<DestinationPathname>samplefile.txt</DestinationPathname>
</ProvenanceInfo>
</AttachmentEventArgs>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 125. | (not yet flowing!) | AttachmentRemove | MsOutlook | X |
| 126. | AttachmentOpen | MsOutlook | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-07T11:09:35.1604917-08:00
type : AttachmentOpen
windowId : 1245540
listenerVersion : 111
listenerId : MsOutlook
bodyType : TaskEvents.AttachmentEventArgs
body : <?xml version="1.0" encoding="utf-16"?>
<AttachmentEventArgs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns
:xsd="http://www.w3.org/2001/XMLSchema">
<Attachment>
<Version>105</Version>
<Name>samplefile.txt</Name>
</Attachment>
<MailItem>
<Version>105</Version>
<Body>Test email with attachment body. </Body>
<From>
<Recipient>
<Version>105</Version>
<Name>Tracer, Eve</Name>
<Email>/O=OREGON STATE UNIVERSITY/OU=INFORMATION SERVICES/CN=RECIPIENTS/
CN=EVE.TRACER</Email>
</Recipient>
</From>
<ID>00000000166E1A66E084C341A5FE6A363401A1AD07004A82B102F147344F872FFBF42638
653900000172B72800004A82B102F147344F872FFBF42638653900000172BC670000</ID>
<Importance>Normal</Importance>
<ReceivedTime>2007-02-07T11:09:03.89</ReceivedTime>
<SentByUser>false</SentByUser>
<SentTime>2007-02-07T11:09:02.878</SentTime>
<StoreID>0000000038A1BB1005E5101AA1BB08002B2A56C20000454D534D44422E444C4C000
00000000000001B55FA20AA6611CD9BC800AA002FC45A0C0000004E57532D4558434831002F4F3D4
F7265676F6E20537461746520556E69766572736974792F4F553D496E666F726D6174696F6E20536
57276696365732F636E3D526563697069656E74732F636E3D6576652E74726163657200D83521F3A
E0000000100000014000000700000002F4F3D4F7265676F6E20537461746520556E6976657273697
4792F4F553D496E666F726D6174696F6E2053657276696365732F636E3D436F6E666967757261746
96F6E2F636E3D536572766572732F636E3D4E57532D4558434831004E00570053002D00450058004
300480031002E006E00770073002E006F007200650067006F006E00730074006100740065002E006
5006400750000000000</StoreID>
<Subject>Test email with attachment subject</Subject>
<To>
<Recipient>
<Version>105</Version>
<Name>Tracer, Eve</Name>
<Email>/O=OREGON STATE UNIVERSITY/OU=INFORMATION SERVICES/CN=RECIPIENTS/
CN=Eve.tracer</Email>
</Recipient>
</To>
<Attachments>
<Attachment>
<Version>105</Version>
<Name>samplefile.txt</Name>
</Attachment>
</Attachments>
<Unread>false</Unread>
<Description>No Description</Description>
</MailItem>
</AttachmentEventArgs>
- - - - - - - - - - - - - - - - - - - - - - - -
|
MsWord
| 77. | Save | MsWord | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T12:09:34.4865516-08:00 type : Save windowId : 4129556 listenerVersion : 111 listenerId : MsWord bodyType : TaskEvents.WordDocument body : <?xml version="1.0" encoding="utf-16"?> <WordDocument xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="h ttp://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Document1.doc</Name> <Path>C:\Documents and Settings\X\Desktop</Path> <ReadOnly>false</ReadOnly> <Saved>true</Saved> <Text>This is a file to be saved to generate a save event </Text> <FullName>C:\Documents and Settings\X\Desktop\Document1.doc</FullName> </WordDocument> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 56. | Quit | MsWord | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T12:46:20.3502631-08:00 type : Quit windowId : 4129556 listenerVersion : 111 listenerId : MsWord bodyType : TaskEvents.ApplicationEvent body : <?xml version="1.0" encoding="utf-16"?> <ApplicationEvent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs d="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> </ApplicationEvent> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 60. | New | MsWord | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T11:58:12.8328391-08:00 type : New windowId : 4129556 listenerVersion : 111 listenerId : MsWord bodyType : TaskEvents.WordDocument body : <?xml version="1.0" encoding="utf-16"?> <WordDocument xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="h ttp://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Document2</Name> <Path /> <ReadOnly>false</ReadOnly> <Saved>true</Saved> <Text> </Text> <FullName>Document2</FullName> </WordDocument> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 61. | Open | MsWord | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T12:53:01.9350612-08:00 type : Open windowId : 2556810 listenerVersion : 111 listenerId : MsWord bodyType : TaskEvents.WordDocument body : <?xml version="1.0" encoding="utf-16"?> <WordDocument xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="h ttp://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Document1.doc</Name> <Path>C:\Documents and Settings\X\Desktop</Path> <ReadOnly>false</ReadOnly> <Saved>true</Saved> <Text>This is a file to be saved to generate a save event </Text> <FullName>C:\Documents and Settings\X\Desktop\Document1.doc</FullName> </WordDocument> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 62. | Close | MsWord | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T12:15:20.1963141-08:00 type : Close windowId : 4129556 listenerVersion : 111 listenerId : MsWord bodyType : TaskEvents.WordDocument body : <?xml version="1.0" encoding="utf-16"?> <WordDocument xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="h ttp://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Document1.doc</Name> <Path>C:\Documents and Settings\X\Desktop</Path> <ReadOnly>false</ReadOnly> <Saved>true</Saved> <Text>This is a file to be saved to generate a save event </Text> <FullName>C:\Documents and Settings\X\Desktop\Document1.doc</FullName> </WordDocument> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 63. | MsWord | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T12:56:25.3193351-08:00 type : Print windowId : 2556810 listenerVersion : 111 listenerId : MsWord bodyType : TaskEvents.WordDocument body : <?xml version="1.0" encoding="utf-16"?> <WordDocument xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="h ttp://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Document1.doc</Name> <Path>C:\Documents and Settings\X\Desktop</Path> <ReadOnly>false</ReadOnly> <Saved>true</Saved> <Text>This is a file to be saved to generate a save event </Text> <FullName>C:\Documents and Settings\X\Desktop\Document1.doc</FullName> </WordDocument> - - - - - - - - - - - - - - - - - - - - - - - - |
||
| 77. | SaveAs | MsWord | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T12:00:53.2577942-08:00 type : SaveAs windowId : 4129556 listenerVersion : 111 listenerId : MsWord bodyType : TaskEvents.WordDocument body : <?xml version="1.0" encoding="utf-16"?> <WordDocument xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="h ttp://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Document1.doc</Name> <Path>C:\Documents and Settings\X\Desktop</Path> <ReadOnly>false</ReadOnly> <Saved>true</Saved> <Text>This is a file to be saved </Text> <FullName>C:\Documents and Settings\X\Desktop\Document1.doc</FullName> </WordDocument> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 82. | FolderPredictorTest | MsWord | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T12:00:53.7265532-08:00 type : FolderPredictorTest windowId : 4129556 listenerVersion : 111 listenerId : MsWord bodyType : TaskEvents.FolderPredictionResult body : <?xml version="1.0" encoding="utf-16"?> <FolderPredictionResult xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xm lns:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <ApplicationName>MsWord</ApplicationName> <Type>SaveAs</Type> <OriginalFolder>c:\documents and settings\X\my documents</OriginalFolde r> <FirstPrediction>C:\temp\X\</FirstPrediction> <SecondPrediction>C:\TaskCommDemo\</SecondPrediction> <ThirdPrediction>C:\Documents and Settings\X\Desktop\</ThirdPrediction> <Result>C:\Documents and Settings\X\Desktop</Result> </FolderPredictionResult> - - - - - - - - - - - - - - - - - - - - - - - - |
MsExcel
| 65. | New | MsExcel | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T15:54:22.7399671-08:00 type : New windowId : 5047060 listenerVersion : 111 listenerId : MsExcel bodyType : TaskEvents.ExcelWorkbook body : <?xml version="1.0" encoding="utf-16"?> <ExcelWorkbook xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <FullName>Book2</FullName> <Name>Book2</Name> <Path /> <ReadOnly>false</ReadOnly> <Saved>true</Saved> <ContentWords /> </ExcelWorkbook> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 65. | Save | MsExcel | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T15:55:40.9470961-08:00 type : Save windowId : 5047060 listenerVersion : 111 listenerId : MsExcel bodyType : TaskEvents.ExcelWorkbook body : <?xml version="1.0" encoding="utf-16"?> <ExcelWorkbook xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <FullName>C:\Documents and Settings\X\Desktop\Book2.xls</FullName> <Name>Book2.xls</Name> <Path>C:\Documents and Settings\X\Desktop</Path> <ReadOnly>false</ReadOnly> <Saved>true</Saved> <ContentWords>A </ContentWords> </ExcelWorkbook> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 78. | SaveAs | MsExcel | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T15:57:43.8742415-08:00
type : SaveAs
windowId : 5047060
listenerVersion : 111
listenerId : MsExcel
bodyType : TaskEvents.ExcelWorkbook
body : <?xml version="1.0" encoding="utf-16"?>
<ExcelWorkbook xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="
http://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<FullName>C:\Documents and Settings\X\Desktop\Book2saveas.xls</FullName
>
<Name>Book2saveas.xls</Name>
<Path>C:\Documents and Settings\X\Desktop</Path>
<ReadOnly>false</ReadOnly>
<Saved>true</Saved>
<ContentWords>A </ContentWords>
<ProvenanceInfo>
<Version>105</Version>
<SourcePathname>C:\Documents and Settings\X\Desktop\Book2.xls</Source
Pathname>
<DestinationPathname>C:\Documents and Settings\X\Desktop\Book2saveas.
xls</DestinationPathname>
</ProvenanceInfo>
</ExcelWorkbook>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 66. | Open | MsExcel | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T16:00:06.6140975-08:00 type : Open windowId : 5047060 listenerVersion : 111 listenerId : MsExcel bodyType : TaskEvents.ExcelWorkbook body : <?xml version="1.0" encoding="utf-16"?> <ExcelWorkbook xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <FullName>C:\Documents and Settings\X\Desktop\Book2.xls</FullName> <Name>Book2.xls</Name> <Path>C:\Documents and Settings\X\Desktop</Path> <ReadOnly>false</ReadOnly> <Saved>true</Saved> <ContentWords>A </ContentWords> </ExcelWorkbook> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 68. | MsExcel | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T16:02:50.0891247-08:00 type : Print windowId : 5047060 listenerVersion : 111 listenerId : MsExcel bodyType : TaskEvents.ExcelWorkbook body : <?xml version="1.0" encoding="utf-16"?> <ExcelWorkbook xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <FullName>C:\Documents and Settings\X\Desktop\Book2.xls</FullName> <Name>Book2.xls</Name> <Path>C:\Documents and Settings\X\Desktop</Path> <ReadOnly>false</ReadOnly> <Saved>true</Saved> <ContentWords>A </ContentWords> </ExcelWorkbook> - - - - - - - - - - - - - - - - - - - - - - - - |
||
| 67. | Close | MsExcel | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T15:59:44.4101199-08:00 type : Close windowId : 5047060 listenerVersion : 111 listenerId : MsExcel bodyType : TaskEvents.ExcelWorkbook body : <?xml version="1.0" encoding="utf-16"?> <ExcelWorkbook xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <FullName>C:\Documents and Settings\X\Desktop\Book2saveas.xls</FullName > <Name>Book2saveas.xls</Name> <Path>C:\Documents and Settings\X\Desktop</Path> <ReadOnly>false</ReadOnly> <Saved>true</Saved> <ContentWords>A </ContentWords> </ExcelWorkbook> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 52. | Quit | MsExcel | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T16:03:13.3400175-08:00 type : Quit windowId : 5047060 listenerVersion : 111 listenerId : MsExcel bodyType : TaskEvents.ApplicationEvent body : <?xml version="1.0" encoding="utf-16"?> <ApplicationEvent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs d="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> </ApplicationEvent> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 83. | FolderPredictorTest | MsExcel | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T16:05:47.6428175-08:00 type : FolderPredictorTest windowId : 3801596 listenerVersion : 111 listenerId : MsExcel bodyType : TaskEvents.FolderPredictionResult body : <?xml version="1.0" encoding="utf-16"?> <FolderPredictionResult xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xm lns:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <ApplicationName>MsExcel</ApplicationName> <Type>Open</Type> <OriginalFolder>C:\Documents and Settings\X\My Documents</OriginalFolde r> <FirstPrediction>C:\Documents and Settings\X\Desktop\</FirstPrediction> <SecondPrediction>C:\Documents and Settings\X\My Documents\</SecondPred iction> <ThirdPrediction>C:\Documents and Settings\X\</ThirdPrediction> <Result>C:\Documents and Settings\X\Desktop</Result> </FolderPredictionResult> - - - - - - - - - - - - - - - - - - - - - - - - |
TaskPredictor
| 114. | WDSPredict | TaskPredictor | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T12:00:59.5235395-08:00
type : WDSPredict
windowId : 0
listenerVersion : 111
listenerId : TaskPredictor
bodyType : TaskEvents.PredictionResult
body : <?xml version="1.0" encoding="utf-16"?>
<PredictionResult xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs
d="http://www.w3.org/2001/XMLSchema">
<Version>105</Version>
<SerialID>1</SerialID>
<Predictions>
<Prediction>
<Version>105</Version>
<ID>18</ID>
<Name>ProtoAssociation</Name>
<Probability>0.607428611119839</Probability>
</Prediction>
<Prediction>
<Version>105</Version>
<ID>17</ID>
<Name>PrototypeMaster</Name>
<Probability>0.25782335182488286</Probability>
</Prediction>
<Prediction>
<Version>105</Version>
<ID>16</ID>
<Name>Task1</Name>
<Probability>0.014545454545454542</Probability>
</Prediction>
<Prediction>
<Version>105</Version>
<ID>12</ID>
<Name>metoo</Name>
<Probability>0.014545454545454542</Probability>
</Prediction>
<Prediction>
<Version>105</Version>
<ID>10</ID>
<Name>heythere\i'mnotatasknamedUnknown</Name>
<Probability>0.014545454545454542</Probability>
</Prediction>
<Prediction>
<Version>105</Version>
<ID>9</ID>
<Name>heythere\asdfasdf</Name>
<Probability>0.014545454545454542</Probability>
</Prediction>
<Prediction>
<Version>105</Version>
<ID>8</ID>
<Name>heythere</Name>
<Probability>0.014545454545454542</Probability>
</Prediction>
<Prediction>
<Version>105</Version>
<ID>7</ID>
<Name>newParentTask\newChildTask</Name>
<Probability>0.014545454545454542</Probability>
</Prediction>
<Prediction>
<Version>105</Version>
<ID>6</ID>
<Name>newParentTask</Name>
<Probability>0.014545454545454542</Probability>
</Prediction>
<Prediction>
<Version>105</Version>
<ID>5</ID>
<Name>Taskwithareallylongnamethatneedstobeshortened1</Name>
<Probability>0.014545454545454542</Probability>
</Prediction>
<Prediction>
<Version>105</Version>
<ID>2</ID>
<Name>JIRA</Name>
<Probability>0.018384400691641729</Probability>
</Prediction>
</Predictions>
<PredictWDS>
<Version>105</Version>
<TID>18</TID>
<URI>C:\Documents and Settings\X\Desktop\Document1.doc</URI>
<Title>document1.doc - microsoft word</Title>
<WindowID>4129556</WindowID>
<Content>this is a file to be saved
</Content>
<Duration>0</Duration>
</PredictWDS>
</PredictionResult>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 115. | WDSObserved | TaskPredictor | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T13:03:37.9576233-08:00 type : WDSObserved windowId : 0 listenerVersion : 111 listenerId : TaskPredictor bodyType : TaskEvents.WDSInfo body : <?xml version="1.0" encoding="utf-16"?> <WDSInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http:/ /www.w3.org/2001/XMLSchema"> <Version>105</Version> <TID>1</TID> <URI>C:\Documents and Settings\X\Desktop\Document1.doc</URI> <Title>document1.doc - microsoft word</Title> <WindowID>2163998</WindowID> <Content> </Content> <Duration>10</Duration> </WDSInfo> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 117. | TrainTaskPredictor | TaskPredictor | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T13:07:35.5093169-08:00 type : TrainTaskPredictor windowId : 0 listenerVersion : 111 listenerId : TaskPredictor bodyType : TaskEvents.UserInitiativeTraining body : <?xml version="1.0" encoding="utf-16"?> <UserInitiativeTraining xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xm lns:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <TrainingTime>2007-02-06T13:07:33.6342809-08:00</TrainingTime> </UserInitiativeTraining> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 93. | ExplicitUserFeedBack | TaskPredictor | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T13:01:18.2977981-08:00 type : ExplicitUserFeedBack windowId : 1639722 listenerVersion : 111 listenerId : TaskPredictor bodyType : TaskEvents.ExplicitUserFeedBack body : <?xml version="1.0" encoding="utf-16"?> <ExplicitUserFeedBack xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmln s:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <WindowID>1639722</WindowID> <Title>metoo.doc - microsoft word</Title> <URI>C:\Documents and Settings\X\My Documents\metoo.doc</URI> <TaskID>12</TaskID> <EventID>3</EventID> </ExplicitUserFeedBack> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 95. | TaskBegin | TaskPredictor | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T15:57:54.4996495-08:00 type : TaskBegin windowId : 0 listenerVersion : 111 listenerId : TaskPredictor bodyType : TaskEvents.TaskEvent body : <?xml version="1.0" encoding="utf-16"?> <TaskEvent xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http ://www.w3.org/2001/XMLSchema"> <Version>105</Version> <Name>Task1</Name> <Description /> <Type>Begin</Type> <UserId>TaskPredictor</UserId> </TaskEvent> - - - - - - - - - - - - - - - - - - - - - - - - |
Misc.
| 115. | OsSuspended | TaskTracer | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T13:17:13.06675-08:00 type : OsSuspended windowId : 0 listenerVersion : 111 listenerId : TaskTracer bodyType : TaskEvents.EmptyBodyArgs body : <?xml version="1.0" encoding="utf-16"?> <EmptyBodyArgs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <EmptyMessage>Empty</EmptyMessage> </EmptyBodyArgs> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 116. | OsResumed | TaskTracer | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T13:17:30.703125-08:00 type : OsResumed windowId : 0 listenerVersion : 111 listenerId : TaskTracer bodyType : TaskEvents.EmptyBodyArgs body : <?xml version="1.0" encoding="utf-16"?> <EmptyBodyArgs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd=" http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <EmptyMessage>Empty</EmptyMessage> </EmptyBodyArgs> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 91. | FolderPrediction | FolderPredictor | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T12:33:05.7636476-08:00 type : FolderPrediction windowId : 0 listenerVersion : 111 listenerId : FolderPredictor bodyType : TaskEvents.FolderPrediction body : <?xml version="1.0" encoding="utf-16"?> <FolderPrediction xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs d="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <FirstFolder>None</FirstFolder> <SecondFolder>None</SecondFolder> <ThirdFolder>None</ThirdFolder> </FolderPrediction> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 30. | TaskListUpdate | TaskTracer | INFO EventMessage:
- - - - - EventMessage Contents - - - - - -
date : 2007-02-06T13:24:48.042806-08:00
type : TaskListUpdate
windowId : 0
listenerVersion : 111
listenerId : TaskExplorer
bodyType : TaskEvents.TaskList
body : <?xml version="1.0" encoding="utf-16"?>
<TaskList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http:
//www.w3.org/2001/XMLSchema">
<TaskPath>
<Version>105</Version>
<Path>Unknown</Path>
<Key>1</Key>
<Hidden>false</Hidden>
<Timestamp>2007-02-06T13:08:47</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>JIRA</Path>
<Key>2</Key>
<Hidden>false</Hidden>
<Timestamp>2007-02-06T13:16:14</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>TT - General</Path>
<Key>3</Key>
<Hidden>false</Hidden>
<Timestamp>2007-02-06T13:08:46</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>Weekly Build</Path>
<Key>4</Key>
<Hidden>false</Hidden>
<Timestamp>2007-02-06T12:46:06</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>Taskwithareallylongnamethatneedstobeshortened1</Path>
<Key>5</Key>
<Hidden>false</Hidden>
<Timestamp>2007-01-24T20:54:56</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>newParentTask</Path>
<Key>6</Key>
<Hidden>false</Hidden>
<Timestamp>2007-02-06T12:43:39</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>newParentTask\newChildTask</Path>
<Key>7</Key>
<Hidden>false</Hidden>
<Timestamp>2007-02-06T12:43:40</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>heythere</Path>
<Key>8</Key>
<Hidden>false</Hidden>
<Timestamp>2007-01-08T15:09:50</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>heythere\asdfasdf</Path>
<Key>9</Key>
<Hidden>false</Hidden>
<Timestamp>2007-01-30T13:15:55</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>heythere\i'mnotatasknamedUnknown</Path>
<Key>10</Key>
<Hidden>false</Hidden>
<Timestamp>2007-01-08T15:17:39</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>imtask</Path>
<Key>11</Key>
<Hidden>true</Hidden>
<Timestamp>2007-01-08T15:17:45</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>metoo</Path>
<Key>12</Key>
<Hidden>false</Hidden>
<Timestamp>2007-02-06T13:00:43</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>Test1</Path>
<Key>14</Key>
<Hidden>true</Hidden>
<Timestamp>2007-01-08T15:17:29</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>Test1\Sub1</Path>
<Key>15</Key>
<Hidden>true</Hidden>
<Timestamp>2007-01-08T15:05:41</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>Task1</Path>
<Key>16</Key>
<Hidden>false</Hidden>
<Timestamp>2007-02-06T13:02:55</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>PrototypeMaster</Path>
<Key>17</Key>
<Hidden>false</Hidden>
<Timestamp>2007-02-06T13:16:02</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>ProtoAssociation</Path>
<Key>18</Key>
<Hidden>false</Hidden>
<Timestamp>2007-02-06T13:13:18</Timestamp>
</TaskPath>
<TaskPath>
<Version>105</Version>
<Path>JIRA\Test2</Path>
<Key>19</Key>
<Hidden>false</Hidden>
<Timestamp>2007-02-06T13:24:47</Timestamp>
</TaskPath>
</TaskList>
- - - - - - - - - - - - - - - - - - - - - - - -
|
|
| 44. | SubscriberIdentify | Publisher | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-06T13:21:31.9354536-08:00 type : SubscriberIdentify windowId : 0 listenerVersion : 111 listenerId : Publisher bodyType : TaskEvents.SubscriberIdentifyEventArgs body : <?xml version="1.0" encoding="utf-16"?> <SubscriberIdentifyEventArgs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instanc e" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <SubscriberID>1113379611</SubscriberID> </SubscriberIdentifyEventArgs> - - - - - - - - - - - - - - - - - - - - - - - - |
|
| 127. | TaskTracerToolbarClicked | TaskTracerToolbar | INFO EventMessage: - - - - - EventMessage Contents - - - - - - date : 2007-02-07T11:26:10.2548337-08:00 type : TaskTracerToolbarClicked windowId : 984680 listenerVersion : 111 listenerId : TaskTracerToolbar bodyType : TaskEvents.TaskTracerToolbarClick body : <?xml version="1.0" encoding="utf-16"?> <TaskTracerToolbarClick xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xm lns:xsd="http://www.w3.org/2001/XMLSchema"> <Version>105</Version> <CurrentURI /> <PredictedFolder>C:\temp\test\</PredictedFolder> </TaskTracerToolbarClick> - - - - - - - - - - - - - - - - - - - - - - - - |
