Hi,
I’d like a sanity check please and maybe a few pointers.
I’m doing the following steps: -
- Execute Data Mapping on large XML file (creating filemask as field).
- Metadata Sequencer to split based on changing print template.
- Create Print Content per metadata piece in step 2.
- Set Properties as a Content Set based on batchGUID.
- Retrieve Items by batchGUID selected Content Set as above.
Here’s the bit where I need some guidance.
- Job Preset to group at Job level based on a field: filemask (i.e. I want a group per filemask)
- Output Preset to separate the output based on the Job Preset and use metadata from that at job segment level to name the output file (because there isn’t metadata at job level).
The issue I’m having is that I’m not getting all the files for the number of filemask changes in the data and if I try any other approach, I don’t get Weaver to process the different parts of the job simultaneously which I need for performance.
Even if I set metadata at Document level and reference it in the Output Preset, I get the following error:
Can you explain the levels - Job / Job Segment / Document Set etc?