Skip navigation FileNet logo
Glossary  |  Help Directory  
  Help for vwlog
  Search
Process Reference  
vwlog
Coalescing the Statistics Database tables
Displaying event logging records on the screen
Copying event logging records to a file
Purging data from the event logging table
Purging data from the Statistics table

 

   

Valid format characters used in strings

The following table lists each valid format character and the information output when you include the format character in the string. The third column indicates the source of the output data -- either a field in the database table, information converted from a field in the database table, or information gathered from the vwlog parameters. Note that date and time fields print in the format specified via the Process Task Manager in the Date/Time Mask parameter on the Process Engine, or by the Process Engine's operating system.

Format Character Outputs... From...

a

Occurrence Id

F_Uniqueld

A

Authored instruction ID

F_AuthWorkOrderld

b

Bound user name

F_BoundUser (converted to string)

B

Bound user ID

F_BoundUser

c

Work class name

F_WorkClassId (converted to string)

C

Work class ID

F_WorkClassId

d

Duration

F_Duration

e

Event number

F_EventType

E

Event name

F_EventType (converted to string)

f

Exposed fields

Exposed data fields, in the format fieldvalue1, fieldvalue2

F

Exposed fields with names

Exposed data fields with field names, in the format:
fieldname1=fieldvalue1,
fieldname2=fieldvalue2

g

Instruction name

F_WorkOrderId (converted to string)

G

Instruction ID

F_WorkOrderId

l

Instruction sheet ID

F_InstSheetId

k

Work item name

F_WorkObjectTag

M

Machine ID

F_MachineId

o

Operation name

F_WPOperationId (converted to string)

O

Operation ID

F_WPOperationId

p

Work performer name

F_WPClassId (converted to string)

P

Work performer class ID

F_WPClassId

q

Sequence

F_SeqNumber

r

isolated region

-r parameter in vwlog command line

S

Workspace

F_WorkSpaceId

t

Time stamp

F_TimeSTamp

u

User name

F_UserId (converted to string)

U

User ID

F_UserId

w

Work item number

F_WorkObjectNumber

W

Parent work item number

F_ParentWorkObjNum

x

Text

F_Text

Click here to return to Moving Event Logging Records to a File.