|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
[Solved]Staff Assignment |
« View previous topic :: View next topic » |
Author |
Message
|
mqs_guy |
Posted: Thu Dec 05, 2002 12:59 am Post subject: [Solved]Staff Assignment |
|
|
Acolyte
Joined: 09 May 2002 Posts: 71
|
Hi,
I have a query..
We have a existing MQWF setup where, in a particular process flow we have a program activity been assigned to a role say X. We have done modifications to the process flow diagram in buildtime and have assigned the role Y to the same program activity (existing was X)
Now when we imported the changed FDL to runtime, the new processes created after the import are correctly getting assigned to role Y. But the existing activities that were running before the import of the changed FDL are still getting assigned to role X. Is there a mechanism wherein i can change the staff from X to Y for the older workitems. Another query is, i also need to change or transfer the workitems which are presently in role X to role Y.
One posssible solution is to Transfer the workitem using MQWF API's.
Is there any other way to do it???
Any inputs with this regard is highly appreciated.
Thanks in advance.
Cheers,
Vishal Agrawal |
|
Back to top |
|
 |
jmac |
Posted: Thu Dec 05, 2002 5:57 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Quote: |
But the existing activities that were running before the import of the changed FDL are still getting assigned to role X. Is there a mechanism wherein i can change the staff from X to Y for the older workitems. |
This is working as designed. The entire instance is set in stone once it is created. So the older instances are not going to pick up the new role.
Quote: |
Another query is, i also need to change or transfer the workitems which are presently in role X to role Y.
One posssible solution is to Transfer the workitem using MQWF API's.
Is there any other way to do it??? |
That is the only way to do it. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
jet |
Posted: Thu Dec 05, 2002 6:27 am Post subject: |
|
|
Apprentice
Joined: 04 Dec 2002 Posts: 49 Location: New York
|
Jmac is right, u cant change running process instances...
How many those old process instances are there? If only couples of them...u might consider to create new process instances with same values, then delete those old ones....
I am not sure if u can tranfer workitem of old process instance to role defined in new process instance....since process instances are different.
I worked with one client who developed their own workflow system using C++....to make such changes, they have to create new instances to replace the old ones....same thing for MQWF.... It is a limitation for flexibility, but there is no better way to program it as far as I know.... |
|
Back to top |
|
 |
mqs_guy |
Posted: Fri Dec 06, 2002 7:08 am Post subject: |
|
|
Acolyte
Joined: 09 May 2002 Posts: 71
|
Thanks a lot for your inputs ....
Cheers,
Vishal Agrawal |
|
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
|
|
|
|