Event logging categories (printable)

Event logging category Events logged and description Event number *

System messages

VW_VWLogVectorChangedMsg

When the logging options change.

NOTE This event is not generated by the system in the current release.

230

VW_VWUserLoginMsg

When a user logs on.

240

VW_VWUserLogoutMsg

When a user logs off.

250

VW_VWStartTransferMsg

Start the process that saves configuration or workflow property information to the workflow database. This process occurs when you commit changes in the Process Configuration Console, or when you link a workflow to a document or document class.

260

VW_VWNewConfigMsg

When new or modified workflow roster, work queue, or event log information is saved to the workflow database. This process occurs when you commit changes in the Process Configuration Console.

265

VW_VWNewWorkClassMsg

When a new or modified workflow definition is is saved to the workflow database. This process occurs when you launch a workflow from the Process Designer.

266

VW_VWStartInitRegionMsg

Start the process that initializes the selected isolated region.

300

VW_VWEndInitRegionMsg

End the process that initializes the selected isolated region.

310

VW_VWStartFullInitializeMsg

Start the process that initializes all isolated regions in the selected workflow database.

320

VW_VWEndFullInitializeMsg

End the process that initializes all isolated regions in the selected workflow database.

330

VW_VWRemoveDatabaseMsg

Start the process that removes the selected workflow database.

340

Termination

VW_WOChildTerminationMsg

Records the termination of a "child" work item

150

VW_WOParentTerminationMsg

Records the termination of a "parent" work item

160

VW_WFTermination

Records the completion of all work items in a workflow

165

Exception

VW_WOExceptionMsg

Records the execution of an exception handling workflow map

170

VW_WODeadlineMsg

Records when a deadline has expired

172

VW_WOReminderMsg

Used to send email notification when a deadline has expired. If this event category is disabled, no event notification takes place.

174

End operation

VW_WPEndServiceNormalMsg

Records when a work item is updated and dispatched to the next queue. 

360

VW_WPEndServiceAbnormalMsg

Records when work item processing ends abnormally.

370

VW_WPEndServiceReleaseMsg

Records when a work item is updated and unlocked in the same queue.

380

VW_WPEndServiceReleaseDelegateMsg

Records when a work item is delegated to another user.

382

VW_WPEndServiceReleaseReassignMsg

Records when a work item is reassigned to another user.

384

VW_WPEndServiceReleaseReturnMsg

Records when a work item is returned to a user following delegation.

386

VW_WPEndServiceAbortMsg

Work item end user operation abort

390

VW_WPCheckPointMsg

Records when a checkpoint occurs during the processing of a work item

400

VW_WPExitingInstrSheetMsg

Records when a timer or an API doCall occurs

405

VW_WPReturnInstrSheetMsg

Records when a submap step is complete and processing returns to the caller step

407

Trace instruction

VW_WOSystemOperationMsg

Work item end system operation. 

100

VW_WOMovedToServerMsg

Records when a work item moves from one server to another during normal processing

110

VW_WOEvaluateRuleSetMsg

Records when a rule has been evaluated.

115

VW_WONameChangedMsg

Records when a work item's name is changed

120

Milestones

VW_WOMilestoneMsg

Records when a work item has reached a milestone

125

Administration message

VW_WOForcedToSkipInstructionMsg

Records when a work item is forced to skip an instruction

180

VW_WOForcedToTerminateMsg

Records when a work item is forced to terminate

190

VW_WOForcedToDeleteMsg

Records when a work item is forced to delete

200

Creation

VW_WOChildCreationMsg

Records the creation of a "child" work item

130

VW_WOParentCreationMsg

Records the creation of a "parent" work item

140

Begin operation

VW_WPBeginServiceMsg

Records when a step processor or user locks a work item

350

VW_WPWorkObjectQueuedMsg

Records when a work item is queued

352

User-defined message 1

VW_User11Msg

User-defined message 11

See the Help for Process Java API for information about specifying user-defined messages.

 

410

VW_User12Msg

User-defined message 12

420

VW_User13Msg

User-defined message 13

430

VW_User14Msg

User-defined message 14

440

User-defined message 2

VW_User21Msg

User-defined message 21

450

VW_User22Msg

User-defined message 22

460

VW_User23Msg

User-defined message 23

470

VW_User24Msg

User-defined message 24

480

* Events with numbers greater than 1000 are user-defined via the Log system function and are not included in this list. See the Help for Process Designer for more information about the Log system function.