Beginning with FreeFlow Core v5.1, PDFs with prepended XPIF job tickets are supported by submitting the job via LPR to the FreeFlow Core workflow (i.e. lpr -S <ffc_server> -P <ffc_workflow> myjobname.pdf).
Also, EFI Fiery for Xerox products supports XPIF via 'Xerox Connectivity Enablement'. With this enablement, jobs with XPIF ticketing can be submitted to the EFI Fiery from Xerox FreeFlow Workflow tools, including FreeFlow Core, via the IPP protocol.
See the following link for more information:
https://www.efi.com/products/fiery-servers-and-software/fiery-integration/xerox-freeflow-workflow-in...
So Core accepts XPIF for jobs when the XPIF is submitted as a seperate file (.xpif) with the same name as the incoming print pdf.
So to use an pdf that already has an embedded (pre-pended) XPIF ticket, the ticket needs to be stripped off the pdf file and saved as a separate file with the name of the PDF to print. This can be done via a hotfolder with scripting.
I recommend you reach out to PSIS group for assistance with this as they have done this for other customers as a FEE BASED service which is why I cannot give it to you. But understand a few things - depending on what media etc is in the Fiery, not all attributes always make it through. The ticketing (like media) in the XPIF if it does not match what is loaded and available in the Fiery, then that information tends to get dropped.
Depending on how the XPIF ticket was built, often there is data or information in it that should be removed (incompatibilities with Fiery). This has to be defined and conversion tested.
Also, as a heads up, if you strip off the XPIF at the beginning of the file and then save the new pdf, make certain there are NO extra lines or carriage returns or line feeds at the beginning of the new pdf. Having ANY extra data at the beginning of the pdf file will cause the Fiery to CRASH immediatly upon receiving that incorrectly formed pdf file (I know this from experience). The incorrectly formed pdf will open with Acrobat just fine, but the Fiery wont like it.
XPIF seem to work on EFI from Primelink
One can submit an xpif with a PDF to FFCore. The xpif needs the same name as the pdf (e.g., job.pdf has an xpif of job.pdf.xpf).
So ther is no way for FFCore to read the ticket and send the file and correct ticket instructions to the Iridesse?
If you are referring to xpif ticketing embedded within a PDF, only FFPS supports extraction and use of the xpif instructions.
I run PDFs with Xpif on the Igens with FF fron ends for tray calls. Is there a way to run the same PDF with Xpif on the Iridesse with a Fiery front end? I have a server version of FFCore and read possibly? but I havent figured out how.