Getting Workitem

The workflow participant operates on a single work item basis. Therefore he needs to designate which piece of work he wishes to do.  

 

Step 1 Fetch the workitem list for the login user.

 

View the call details for fetching the workitem list.

 

 

Step2  Call WMGetWorkItem call for getting the workitem. For this call you need a valid Process instance id and workitemid from his worklist.

 

View the call details

Result

Through this call you can designate an activity to the workitem. The viewer may be selecting a work item from the worklist.  

 

Related Topics

Creating Process Instance

Assigning Process Instance Attributes

Starting Process Instance

Fetching Worklist

Complete Workitem