02-03-2009 07:14 PM
I've noticed that my file globals are reset between the ProcessSetup and MainSequence steps when using Batch model. Is this correct behavior?
Thanks,
Jake
02-04-2009 01:00 AM
Hi,
In your sequence file properties, you need to set the property for the File Globals to Sharing.
By default each executions using the Batch Process will have its own copy of the FileGlobals which is what you are seeing.
Setting it to sharing will mean all the execution will share a common FileGlobals.
Hope this helps
Regards
Ray Farmer