Assemble job getting Job.FileCount wrong
Posted: Wed Jan 24, 2024 7:13 pm
I'm assembling a job that had previously been ungrouped. I have it set up to include the number of files in the resulting job name but it keeps putting in 1 instead of the actual number. The scheme is "ungrouped job", the private data key is "Ungroup", and the number of files is automatic. It includes the correct files. The job folder name is set to "[Switch.Date:Format="yyyy-MM-dd",TimeZone="System"]_[Job.FileCount]". The date part works correctly but the Job.FileCount is always 1.