|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Pushing Workflow into certain states |
« View previous topic :: View next topic » |
Author |
Message
|
ResidualDream |
Posted: Tue Apr 16, 2002 6:15 am Post subject: |
|
|
Newbie
Joined: 20 Mar 2002 Posts: 4
|
Hi,
Im very new to workflow and was wondering if anyone could help me.
I have a number of items in a database which have specific states that relate to different states in a workflow. I sonehow need to be able to start workflow at different states based on the state of the data e.g.
Workflow A -> B -> C -> D
If a piece of data says it needs to be at state C I dont want to carry out A and B but want to skip streight to C. Is there a simple way of doing this??
Thanks,
Andy  |
|
Back to top |
|
 |
muralihegde |
Posted: Sat May 04, 2002 7:47 am Post subject: |
|
|
Centurion
Joined: 30 Apr 2002 Posts: 108
|
You can model the work flow to take care of your requirement. You begin your first activity call it "DecisionMaker". Make this an automatic activity. Pass it some decision or states for A,B,C,D etc and then based on this pass the contorol to next activity(A,B,C,D). By this you will achive your requirement of starting the workflow at any state.
In order to achive the primary requirement of following the sequence of A->B->C->D let the passing of control from A to B to C to D be sequential.
Hope this helps.
|
|
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
|
|
|
|