Page 1 of 1

Execution problem related to sequence

Posted: Tue May 15, 2007 4:52 am
by ajmore
Hi All

I am having a main sequence A in which i am calling a subsequence B,the subsequence has a job that calls to the Quality Stage Component 'C'.
Whenever i execute the main sequence A, before that i have to compile the Sequence A and Sub Sequence B the Main sequences gets executed successfully.During the second run if i dont compile any of the sequences as they are in the finished state in the first run,the job calling the Quality Stage component fails.If the job C and sequences A & B are recompiled then it works.
What might be the reason for the same? why we need to recompile the sequences during second run after succesful execution of first run.

Regards
AM

Posted: Wed May 16, 2007 5:40 am
by JoshGeorge
Have you tried invoking subsequent sequences and jobs with "reset if required" option in the sequences?