Local XML Job Submission

Local XML Job Submission

It is possible to submit jobs to a PrintFactory RIP using a local hotfolder and XML.

PrintFactory uses an internal XML structure which is consistent throughout the system (local and cloud).  You can see how the XML should be structured by opening a saved layout template and working with the different nodes, or by opening the settings.xml in a ripped files work folder.  You need to know the GUID of the file to do this (which can be retrieved from the job details in the cloud).

A PrintFactory Connect subscription is required. For more information please get in touch & we can walk you through XML job submission techniques. 


    • Related Articles

    • Job XML Generator for API

      Use this page to build a valid Job.xml for PrintFactory’s Cloud API, without manual math. The tool lets you enter job metadata, define documents, and place imposition parts while a live preview shows how everything fits on the media (with margins). ...
    • Pull DTG job using barcode/QR-code scanner

      The common workflow for a DTG job consist of the following steps: Upload the job using /api/v2/job without specifying the DeviceGUID. This puts the job in a generic holding queue. Pull the job its preview on the display at the moment the job its ...
    • XML input Component

      Preserved elements /Job and /NestParts are preserved elements in the Root of the XML. These XML's aren't supported won't work properly in the XML Component. Single Document XML example You can use Elements and Attributes in your XML. Mandatory is a ...
    • Submit DTG Job via Cloud API

      How to submit a Job via Cloud API to DTG printer General Postman documentation can be found here. This example is specifically for Cloud API Specifications of example Job In this example we use a PMM which has your required "Image Processing" steps ...
    • Job Tracking

      It is possible to track your jobs and the individual images in a nest by accessing the Tracking tab in the Cloud. From here you can preview the nested job & print part labels that can be kept with the job as it travels around your workplace. Lets ...