Author |
Message
|
newbiedude |
Posted: Wed May 05, 2004 7:26 am Post subject: [SOLVED]Updating flows in progress |
|
|
Voyager
Joined: 22 Dec 2002 Posts: 87
|
Can someone advise me on how to update flows that are in midstream? Scenarios might include customers adding or deleting parts of an order that causes the flows to take different paths or perhaps even makes it wait until other conditions are met.
What is considered best practice to deal with this approach?
Thanks,Nathan _________________ Newbiedude |
|
Back to top |
|
 |
jmac |
Posted: Wed May 05, 2004 8:11 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
This can not be done easily in MQWF. MQWF is made to run models that do not change for each instantiation. It is a "production" workflow system, what you are looking for is more of an "ad hoc" workflow system
The best way to deal with this in MQWF would probably be with Subprocesses whose names are specified in the container. However, if you truly need ad hoc processing this is going to be very difficult to model. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
newbiedude |
Posted: Wed May 05, 2004 8:26 am Post subject: |
|
|
Voyager
Joined: 22 Dec 2002 Posts: 87
|
thanks john.
So do you think that there are other suitable products out there for this, or is workflow still a valid candidate, just not done very easily with it? _________________ Newbiedude |
|
Back to top |
|
 |
newbiedude |
Posted: Thu May 06, 2004 11:13 am Post subject: |
|
|
Voyager
Joined: 22 Dec 2002 Posts: 87
|
This thread may be closed. I got what I was looking for. Nathan _________________ Newbiedude |
|
Back to top |
|
 |
mqworkflow |
Posted: Thu May 06, 2004 11:20 am Post subject: |
|
|
Apprentice
Joined: 23 Feb 2004 Posts: 32
|
Nathan,
May we know what you have found.
Thanks
mqwf |
|
Back to top |
|
 |
newbiedude |
Posted: Thu May 06, 2004 12:31 pm Post subject: |
|
|
Voyager
Joined: 22 Dec 2002 Posts: 87
|
Sure. I think at this point we are simply going to re-think our design and model accordingly. _________________ Newbiedude |
|
Back to top |
|
 |
|