|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Modelling: questions |
« View previous topic :: View next topic » |
Author |
Message
|
anveshita |
Posted: Tue Oct 05, 2004 4:29 pm Post subject: Modelling: questions |
|
|
Master
Joined: 27 Sep 2004 Posts: 254 Location: Jambudweepam
|
I have a question on process modelling.
I have a workflow process. with three stops. start-process1-end. The process is a manual stop and is processed by user say "user1". Now, this process need to be changed in such a way that the work need to go to another user "user2" with less expereince. User2 decides whether it need to go to "end" or need to go to "user1". if "user2" decides it need to go to "user1", the "process1" just gets repeated by the "user1".
Now I can do the following
1. Modify the model as :
start-process1A-process1B-end
Process1A and Process1B are the same from the functionality aspect. But in this, I assign the process1a to "user2". User2 my decide path as
start-proces1a-process1b-end
or start-process1a-end
or
create a loop:
start-process1-end
Loop process1 until the exit condition is say "Finish".
In the first iteration, assign the work to the user "user2", in the subsequent iteration set the work to the "user1" if the "user2" decides to route.
Please let me know which model is good.
Thanks |
|
Back to top |
|
 |
CHF |
Posted: Wed Oct 06, 2004 5:14 am Post subject: |
|
|
 Master
Joined: 16 Dec 2003 Posts: 297
|
Are you talking about "Process" or "Activity" ?
If it's an activity, and if I were you, I will use the loop method. _________________ CHF  |
|
Back to top |
|
 |
anveshita |
Posted: Wed Oct 06, 2004 6:58 am Post subject: |
|
|
Master
Joined: 27 Sep 2004 Posts: 254 Location: Jambudweepam
|
Opps. Its an activity... Whne I said process its from business point of view.. not from buid time "subprocess". Sorry for the confusion |
|
Back to top |
|
 |
Ratan |
Posted: Sat Oct 09, 2004 8:20 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
I would just leave it as
Start -> Act1 -> End.
Assign Act1 to User2. IF User2 decides it is for User1, he will transfer it to User1. Have the proper authorizations to do this. _________________ -Ratan |
|
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
|
|
|
|