Metadata does not contain valid Content Set Item Collection

I am trying to split a PDF containing many records into individual PDFs of one record each, based on the boundaries defined in my DataMapper config. I feel like I know what to do, but I am getting the above error in Workflow when trying to execute the Create Job plugin.

My Job Creation Preset defines the appropriate fields

My Metadata contains the fields

I have not gotten any further than this. I just want a taste of success before I expand on this project. Any ideas on what else I should check on?

All you need to do is check “Separations” in your Output Preset, and tell it to separate by “Document”.

If you want to name each PDF using values from metadata/data mapping, you’re on the right track. The Output Preset can use the metadata variables you created in your Job Preset.

Thank you for the reply. The error I was getting was resolved by putting the Create Print Content tool BEFORE the Create Job tool in my workflow process.

But now I got a new error in my Output Preset

So I will keep researching this, but any advice is welcome.

You can use the All in One step, which will enforce the proper sequence of Connect Steps. If you use the individual Connect plugins, you have to run them in the right order: Data Map, Create Print Content, Create Job, Create Output.

In regard to the error you’re getting now: I wonder if you’re running a “newer” or “older” version of Connect vs. Workflow. My speculation is that one of them supports passing parameters into Output Presets, but one of them doesn’t. Make sure that your versions of Connect Design and Connect Workflow match.

You may be right about the versions

designer

workflow

I thought I had updated both to the latest version. I really screwed up the Workflow update by not being logged in as the correct user when updating.

I have been able to save DataMappers and Templates as older versions (Save a Copy) but I don’t have that option for Output Presets?