| | | Forum Newbie
       
Group: Forum Members Last Login: Wednesday, December 09, 2009 Posts: 4, Visits: 11 |
| | Hi, The Queues which show in a users inbox(WorkItemList Control) show all the workitems which reside in a queue. Is there any Api provided using which I can filter out and show only a select set of cases in the Workitem control? So for example, i have 30 workitems lying in Queue A and according to some business logic i need to show only some 20 of those in the workitem control. Is it possible. Thanks, balu
Feel the high! |
| | | | Supreme Being
       
Group: Forum Members Last Login: Thursday, January 12, 2012 Posts: 93, Visits: 121 |
| | Hi Balu, You can refer help documentation (Skelta BPMNET 2009 Developer Guide.chm - "Using Events of Workitem List Control" section Or refer attached jpg) to achieve your requirement. There is a delegate event (InitializeDataSourceEvent) for the WorkItemListControl. In that, the DataSet is exposed through which you can modify and assign it back. Thanks, Sri
|
| | | | Forum Newbie
       
Group: Forum Members Last Login: Wednesday, December 09, 2009 Posts: 4, Visits: 11 |
| | Hi Sri, Thanks for the input, it was just what I required. Thanks, Balu
Feel the high! |
| |
|
|