The above job runs fine whenever there file01 & file02 are identical.But when both files are empty, when any of the file is empty or when the files are non-empty and non-identical the step06 and step07 are flushed because MAXCC in the job will be either 1 or 4.
How to set the MAXCC from 1 or 4 to 0 after step04 and i don't want to change the COND values on step06 & 07 as they are present in doffernt proc. Please help me in this regard.
You can set the condition codes with in the step to what ever you want. But once you move to next step there is no way you are going to reset previous step's cond code.
However if you want to change the MAX-CC to more then the return code of previous step, you can write idcams to set a bigger return code so that it will override the MAX-CC. See the example below
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