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 Process Task Manager in the Date/Time Mask parameter on the Process Engine server, or by the Process Engine server'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: |
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 |