This seems to have done the trick! Thanks for your help!
Yes. If the job comes from uStore, it is coming as JDF and in Core JDF values will always override the workflow setup - so this explains why Core reacts how it does.
To change the plex in uStore, you need to add this to the JDF Node in uStore. There is an article in XMPie KnowledgeBase how to do this for media names, so this is a good starting point.
For plex you would use the values like:
JDF Node Set ID = 1_sided
JDF Node XML = @Sides=”OneSided”
JDF NodeTargetXpath = // ns:ResourcePool/ns:LayoutPreparationParams
JDF Node Set ID = 2_sided
JDF Node XML = @Sides=” TwoSidedFlipY”
JDF NodeTargetXpath = // ns:ResourcePool/ns:LayoutPreparationParams
JDF Node Set ID = Head_to_Toe
JDF Node XML = @Sides=” TwoSidedFlipX”
JDF NodeTargetXpath = // ns:ResourcePool/ns:LayoutPreparationParams
I have workflow configure with an imposition stage set to one sided the points to a Print Preset with Job Ticket Default set to image 1 sided. When jobs arrive at the printer, they are double sided. I've reviewed this with the Xerox SET team, who have thusfar been unable to come up with a solution. Does anyone have any ideas how I can fix this?
Solved! Go to Solution.