Skelta Workflow.NET Help
SWMultipleTimeoutWarning

It stores information about the multiple timeout warnings sent to a resource, if the resource does not act upon the activity in his/her activity list within the specified time.

Field Name

Data type

Field Length

FK Relationship

Allow Null?

Short description

(Default value if applicable)

Field

Table

ID

INTEGER

4

 

 

N

Unique identifier for the table

EXECUTIONDETAILSID

INTEGER

4

 

 

Y

The Execution Details Id where a multiple timeout warning was involved. This id maps the Execution Details table, which in turn maps the SWLong table for workflow design information.

MULTIPLEWARNINGTIMEOUT

NVARCHAR

50

 

 

Y

Time value, which warns the resource until he acts on the activity

MULTIPLEWARNINGTIMEOUTTASKID

INTEGER

4

 

 

Y

 

RECURRING

NVARCHAR

10

 

 

Y

If "Yes", it keeps warning the resource for the given 'Multiple warning timeout'. If "No", it warns the resource only once.

ENGINEALERTOUTPUT

NVARCHAR

100

 

 

Y

Output that is displayed in the Skelta Logger Console

LASTUPDATEDDATETIME

DATETIME

8

 

 

Y

Last updated date and time