workflow_banner (2K)

wf_workitem(enq) - Enquire Workflow Workitem

wf-workitem(enq) (11K)

The purpose of this function is to allow the user to view the details of entries on the WORKITEM table.

This form is accessed by selecting entries in the List Workflow Workitem screen before pressing the 'READ' button in the navigation bar.

For a complete description of how this type of form works please see Transaction Pattern ENQUIRE 1.

Field List
Field NameTypeDescription
Workflow ID NUMERIC This points to an entry on the WORKFLOW table.
Case ID NUMERIC This points to an entry on the CASE table.
Workitem ID NUMERIC This is the primary key for this entry.
Transition ID NUMERIC This points to an entry on the TRANSITION table.
Transition Trigger STRING Possible options are:
  • USER - manually by a user.
  • AUTO - automatically by the system.
  • MSG - by an external event.
  • TIME - after a time limit has expired.
Workitem Status STRING Possible options are:
  • EN - Enabled
  • IP - In Progress
  • CA - Cancelled
  • FI - Finished
Task ID STRING This points to an entry on the TASK table.
Context STRING The primary key of the database entry which initiated this case.
Role ID STRING This points to an entry on the ROLE table.
User ID STRING This points to an entry on the USER table.

http://www.tonymarston.net
http://www.radicore.org