en:app:020cor:020abw:020wfl:0410wfd

WFD - Workflow Statistic Entries

Module WFD


Datafields

Name Helptext Description Data Type Len Codetable
WFSSUB ID within WFS Text 6
SRV Service Text 6 SRVTXT
STA Status Text 1
RTYCNT Retry Count Numeric 6
TARDATTIM Target Time for Completion Datetime 15
SSNINR INR of Session of Last Update Text 8
DATTIM Timestamp of Last Update Datetime 15
TXT Textual Event Description Text 80
MANFLG Flag whether 'STA'tus was Changed Manually Text 1 YESNO
OPNDUR Total Time in Status 'O'pen (in Seconds) Numeric 10
WAIDUR Total time in status 'W'aiting (in Seconds) Numeric 10
RETDUR Total Time in status 'R'etry (in Seconds) Numeric 10
HDLDUR Total processing time (in milliseconds) Numeric 10
OBJTYP Object Type Text 6 Embedded
OBJINR Object INR Text 8
ETYEXTKEY Entity Text 8

Datafield Description and Properties


Datafield WFSSUB ID within WFS

This identifies the service to be executed and the subtype within the service.


Datafield SRV Service

This is the service to be executed.


Datafield STA Status

Open - the service not yet ready to be performed (due to SRO restrictions)

Waiting - Waiting for service to be performed (not waiting for SRO predecessors)

Active - Service for this entry is currently running (Set only for special services like SRVPDX)

Done - Service successfully performed

Retry - Service tried but not succeeded yet. Retry later

Error - Service failed

Skip - Skip service due to 'C'ancel of other service

Cancel - Workflow was canceled because this service failed


Datafield RTYCNT Retry Count

Counter that holds the number of unsuccessfull attempts to execute the service. A value of 0 indicates that a service was either not attempted or had no errors.


Datafield TARDATTIM Target Time for Completion

Target date and time on which the service is to be completed.


Datafield SSNINR INR of Session of Last Update

This is the unique ID of the session running the last update.


Datafield DATTIM Timestamp of Last Update

This is the date and time when the workflow statistics entry was last updated by the cleanup transaction.


Datafield TXT Textual Event Description

The text of the result text returned when the service was last run. This might be either an error message or a completion message. Following a clean up, this text is copied to the transaction event textblock.


Datafield MANFLG Flag whether 'STA'tus was Changed Manually

This flag is set when the status of this record was modified manually (e.g. by the 'Repair Transactions / Edit Workflow' transaction.


Datafield OPNDUR Total Time in Status 'O'pen (in Seconds)

Total time (in seconds) the status level for the entry was 'O'pen.


Datafield WAIDUR Total time in status 'W'aiting (in Seconds)

Total time (in seconds) the status level of the entry was 'W'aiting.


Datafield RETDUR Total Time in status 'R'etry (in Seconds)

Total time (in seconds) the status level for the entry was 'R'etry.


Datafield HDLDUR Total processing time (in milliseconds)

Total processing time (in milliseconds) for this entry.


Datafield OBJTYP Object Type

This field is copied from the Workflow Subject (WFS) and

is the type of object the WFS entry refers to.

Codetable
Code Text
TRN Transaction
ORD Order

Datafield OBJINR Object INR

This field is copied from the Workflow Subject and

is the unique ID of the object within the table, defined in the Object Type field.


Datafield ETYEXTKEY Entity

This field holds the external key of the owning entity to identify the logical owner of this entry.

This field is filled automatically during insert and is used as filter when accessing the database. Without special implementation only entries of the currently active entity are visible to the user.

en/app/020cor/020abw/020wfl/0410wfd.txt · Last modified: 2022/03/14 14:03 (external edit)