Author |
Message
|
tsrisudh |
Posted: Mon Sep 12, 2005 2:49 am Post subject: Filter based on datastructure |
|
|
 Centurion
Joined: 11 Aug 2005 Posts: 113
|
Can we filter a worklist based on a field in the data structure, i mean can i query asking return work items where datastucture.orderid = 10 _________________ Srisudhir Tadepalli |
|
Back to top |
|
 |
jmac |
Posted: Mon Sep 12, 2005 5:37 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Not directly.... but if you put that member into the Description then you can filter on it. Filtering is also possible using the Global Data Container (GDC) _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
vinoth |
Posted: Tue Sep 13, 2005 5:51 am Post subject: |
|
|
 Apprentice
Joined: 03 Mar 2005 Posts: 31
|
It can be done while creating the worklist thro' the WF Client, in that we can specify the datastructure's limits |
|
Back to top |
|
 |
jmac |
Posted: Tue Sep 13, 2005 9:12 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
vinoth wrote: |
It can be done while creating the worklist thro' the WF Client, in that we can specify the datastructure's limits |
Can you explain to me what you are saying here? _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
vinoth |
Posted: Wed Sep 14, 2005 3:03 am Post subject: |
|
|
 Apprentice
Joined: 03 Mar 2005 Posts: 31
|
In the WF Client GUI we can create a new WorkItem and in the Filter Tab we can specify the filter condition and it also allow us to sort out workitems.
Vinoth |
|
Back to top |
|
 |
jmac |
Posted: Wed Sep 14, 2005 5:26 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
vinoth wrote: |
In the WF Client GUI we can create a new WorkItem and in the Filter Tab we can specify the filter condition and it also allow us to sort out workitems.
Vinoth |
This is correct (assuming you meant create a new WorkList), but I believe the question was how to filter on members in the data structure. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|