I receive files via a NodeJS post. The files contained in the post need to be printed to a dynamic printer using a dynamic tray both specified in the post.
My plan is to have separate output preset’s for each of the printers (named identical to the printer name)
Not sure how to pull in the specific tray call from the XML
Hi UomoDelGhiaccio
if the data is in the XML you can extract it as part of the data mapping step to make it available for you to select trays in based on master pages in the template.
By setting the datamapper to output metadata as the output type, you will also have that data available in workflow as metadata for you to select your Output presets and direct your output to the appropriate printer.
Hope this helps
Alex Banahene