|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Filtering worklist on container value |
« View previous topic :: View next topic » |
Author |
Message
|
Pats21 |
Posted: Wed Jun 18, 2008 12:58 am Post subject: Filtering worklist on container value |
|
|
Disciple
Joined: 08 Sep 2006 Posts: 154
|
Hi All,
I need to create a worklist by filtering upon the element of the container value. I guess this is NOT possible.
Is there any way other than writting a code?
I was going through a few topics here and found that one of the way to do it is by involving the container value in the description and then filtering your worklist on the description.
However, I do not have the priviledge of doing so, as my description does not contain the value on which I want to filter and also I cant change the description as it is the Production environment and also I want to filter on the existing process instances. Even if i was able to change the description it will only come into effect for the new instaces created and not on the old one.
Can anyone help me on this.
I have MQWF v3.6 on Solaris.
Thanks,
Pats |
|
Back to top |
|
 |
jmac |
Posted: Wed Jun 18, 2008 5:11 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
You should avoid the use of container items when processing a list. You are going to add extra overhead for each access of the container.
The trick to use would be to put the container item in the Description field then use that field for your sorting. This trick does not incur the additional overhead you would get by direct container access.
As I see you can not do this, I guess you do not have a choice. BUT I would highly recommend a redesign as this is going to be a performance issue. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
Pats21 |
Posted: Fri Jun 20, 2008 2:12 am Post subject: |
|
|
Disciple
Joined: 08 Sep 2006 Posts: 154
|
Hi John..
thanks for the reply ...
but can you please let me know what is the exact use of 'Global Container'. Can we use this of solve my problem ?
Pats ... |
|
Back to top |
|
 |
jmac |
Posted: Fri Jun 20, 2008 5:02 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Global Container can be used to hold data accessible through out the entire process. There are restrictions on the definition, I.E. must be flat, no nesting no arrays. It can be used in queries, so this might help you. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|