|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Looping in Modeler |
« View previous topic :: View next topic » |
Author |
Message
|
RocknRambo |
Posted: Tue Jan 23, 2007 10:16 am Post subject: Looping in Modeler |
|
|
Partisan
Joined: 24 Sep 2003 Posts: 355
|
I have a simple Process model with fourt tasks, [1-> 2-> 3 -> 4] (all sequential Human Tasks), the fourth task being the Manager.
the final HT, will review the work done from all three tasks, and decides whether there is re-work, ... if there is rework at HT1, then HT2 & HT3 shud do rework, If there is rework at HT3, only HT3 is assigned.
wondering can this done in a whileLoop ?
As when I see the while loop specifications, we have to specify which step it has to go back if the fourth HT has disapproved.
Environment: Modeler V6, runtime- WPS
any thoughts are appreciated
-RR |
|
Back to top |
|
 |
jmac |
Posted: Wed Jan 24, 2007 7:31 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
This is what I think you want the ability to run
[1,2,3,4] or [2,3,4] or [3.4]
If that is right this can be modeled easily with case statements in a sequence or with a flow, without spending too much time thinking on this, I would go with a flow started by a noop with links taking you to the proper "starting" activity inside the loop. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
RocknRambo |
Posted: Wed Jan 24, 2007 8:50 am Post subject: |
|
|
Partisan
Joined: 24 Sep 2003 Posts: 355
|
Yep, thts exactly what I'm trying to build
Quote: |
Jmac wrote:- can be modeled easily with case statements in a sequence or with a flow |
can you brief out little bit detail ? I found process case summaries related to simulation, I guess thts not ur referring too? or is this something taken care in WID development ?
so, to start of - creating the process starting with a Loop, as the the rejection can be made to the starting of the process.
any thoughts are appreciated.
-RR |
|
Back to top |
|
 |
jmac |
Posted: Wed Jan 24, 2007 9:01 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Sorry, I missed the part about Modeler. What I said is for the WID process editor, I am not familiar with Modeler 6, although I am certain this must be doable. _________________ 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
|
|
|
|