IQconnect - XML Overview

IQconnect - XML Overview

When licensed for Production Integration, Job XML will be sent to a 3rd party system via FTP. The 3rd party system can pick up the printIQ Job XML (ProductionDetails.xml) for further, automated processing. This article highlights some key elements within the printIQ Production Details XML file

Initial Job Information

At the top of the XML are elements for Job number and dates. Other important elements are:
  1. <ProductionIntegrationPath> - This value is your printIQ systems web service to handle incoming SOAP calls for various EventTypes
  2. <Workflow> - This value will be updated per each XML sent from printIQ. As the Job flows through production, this value will reflect a certain automation step
  3. <JobType> - This value comes from the Product Category / Invoice Description field
  4. <ProductCode> - This value comes from the Product Code field when configuring the Single Product Creation tool, or the Upload Factory Capabilities Product CSV



For further information on supported EventTypes, please see the following article here.

 Contact Information

 The Account Manager assigned to the Customer or Job will be listed, followed by Customer code and name, with Customer Address and Quote contact.



 Product Information

 Here you may ascertain current Job Status, pricing, finished size and ordered quantity.



 Delivery Information

 Continuing down you may pull out delivery information. If more than one delivery is specified, there will be multiple <Delivery> child elements of the parent <Deliveries> element.



 Section Information

 A Job may contain more than one Section. The XML will contain a <Sections> parent element, followed by one or more <Section> elements. Each <Section> will contain imposition information, stock, printing machine and cutting. Each <Section> will also contain it's own <Artwork> complex element.
 If an artwork thumbnail string is present, you may inquire with printIQ support staff to disable this in Settings.



 Operation and additional information

 Finally, any operations or quote question and answers will be listed within the XML.
 In regards to Operations specific to automation in a 3rd party system, the XML will have these placed as specific child elements of the <IntegrationOperations> parent element at the end of the XML.


In printIQ, when configuring a Job Operation, enable the ' Production Integration' tick box. This will instruct printIQ to place this operation as a child element of <IntegrationOperations> with a integer (1) value. This will be simpler to parse out within a 3rd party system over using JQuery for random operations.
 
 

    • Related Articles

    • IQconnect-XMPie

      IQconnect-XMPie Overview IQconnect-XMPie allows you to connect XMPie directly to printIQ via an XML push. With this seamless integration printIQ will consume the XMPie XML and generate a Job or Sales Order (pick & pack) directly in printIQ. printIQ ...
    • IQconnect-Enfocus SWITCH on Simplified and Custom Quoting

      High Level Overview The IQconnect-enfocus SWITCH module allows administrators to integrate an Enfocus workflow within printIQ. By combining printIQ with the Enfocus product bundle you have the framework to build a dedicated workflow to match a range ...
    • IQconnect OnlineWidget Setup

        IQCONNECT SMARTSITE MODULE   OVERVIEW IQconnect SmartSite solves the age old problem of how to take your complex print business online and offer print products with all their diversity. With SmartSite you use the right tool for the right job. This ...
    • IQconnect-Esko Product Setup scenario

      High level overview of workflow scenario Static Products may be ordered via the Simplified Products screen. Users may filter by specific Site or Customer, and then navigate via categories down to Product Ordering level. Users may also Search via the ...
    • IQconnect-Esko module

      The IQconnect-Esko module utilises printIQ's existing Production Integration API to send and receive information to Esko Automation Engine. The Production Integration API will send Job XML and Quote Artwork from the printIQ site to an FTP server on ...