::WorkflowLink:==!(Entry,ProcessIds)// entry in table together with unique id which is used for checking whether the reference is still valid
::ProcessIds:==!(!UserId,!ProcessNr,!WorkflowLabel)// user id, process id and name given to a workflow process; is used as unique identifier in process table
::WorkflowLabel:==!String
::Entry:==!Int
::ProcessNr:==!Int
::Wida// reference to a workflow process
::WorkflowStatus=WflActive// iTask workflow process is still being processed