05-14-2009 03:02 AM
Hi Norbert,
This is not how it works on my machine....and I've just checked it on another machine and it behaves just the same.
I attached the seq file I have been experimenting with. If you select both steps and run them as 'Run Selected Steps' , it will fail the first one and continue to the next.
If, however you will change the destination jump to <End Group>, it will work just fine.
Thanks
Rafi
05-14-2009 03:37 AM
Rafi,
on my machine, everything works as expected. If selecting all four steps of your MainSequence and selecting "Run Selected Steps using Single Pass", the first subsequence call is executed. This will lead to a SequenceFailed == true.
Therefore, the postaction is executed and the next subsequence call is not executed. Attached you can find the reportfile from this execution....
hope this helps,
Norbert
PS: Since the forum does not accept attachments in xml-format, i just renamed it to jpg. This file is no image file but an XML report file! So please change the ending to .xml in order to access it.
05-14-2009 03:55 AM
Hi Norbert,
You are right....I did not include the "destination jump" step in my steps to run. I now noticed that you have written that in a previous mail. Sorry, I misunderstood you.
It works fine now
Thanks
Rafi