07-22-2008 05:22 AM
07-22-2008 09:34 AM
07-22-2008 10:26 AM
07-22-2008 01:00 PM
07-23-2008 02:24 AM
Yes it helps !!
I really thank you, now i understand what to put in the array. Effectively, i think i will need an interactive execution to run any step in any sequence.
Regards.
07-23-2008 03:59 AM
A last question if you allow me.
Imagine that i'd like to have multiple steps using hierarchicalexecution (because it seems to be the nearest of what i search), for example :
Setup of mainSequence
Setup of SubSequence1
One step
Setup of SubSequence2
Setup of SubSequence3
One step
Cleanup SubSequence3
Cleanup of SubSequence2
Cleanup of SubSequence1
Cleanup of MainSequence
Is there a way or have i to call hierarchicalexecution each times for each step?
07-23-2008 09:54 AM