Creating a new Workflow

Creating a new Workflow

To create a new Workflow you first need to open the Workflow application. On a Windows PC, you will find it here: C:\Program Files\PrintFactory, and on macOS, here: HD/Applications/PrintFactory. After opening the application you need to click the plus (+) button to start a new Workflow, select a template or choose 'Blank' to start without a template, and then click 'Next'


After clicking Next, give your Workflow a recognisable name:


After clicking next, you will be presented with your blank Workflow in "Edit" mode (indicated by the grid on screen). You now need to drag and drop components from the left hand components palette onto your Workflow:


You should already have an idea of the type of Workflow you need to build. You need to choose an input method, that can be a simple Hotfolder (Similar to how RIP Queues currently work) or it can be a CSV file, XML/JDF Job Ticket or connection to an external Database. All input methods are valid, some more complex than others & the method you choose is dependant on the type of automated Workflow you are looking to create. After adding your Input component, the next step is to select your output component:



There are various output methods. Lets explain what they mean:
  1. Cutter = Direct to a cutter already installed on one of your RIPs.
  2. Printer = Direct to a printer already installed on one of your RIPs.
  3. Export = Exported to a folder.
  4. Manual Prepare = To the Layout manual prepare input folder, for manual nesting.
  5. Nester = To the Cloud based automated nester.
In the above example, I have selected the Nester. Now that the input & output are determined, you need to add the pre-press components required in your Workflow:


The above example now contains an input, an output, and, various pre-press steps. Each time you add a new step, you need to draw an arrow by dragging the cursor from the green "OK" button and dropping it onto the next component in your Workflow. These arrows will determine the order each component is initiated in your Workflow. Some components also have a red "Fail" button, and some have additional buttons, such as the preflight "Fixed" button. You also should determine what happens in these scenarios:



In the above example you can now see that if a pre-flight fix has been applied, or if the file does not require a fix, then it continues onto the Nester. If the pre-flight fails, it will be exported. We have now created a basic static Workflow. When the Workflow is complete, click the Edit icon to exit the edit mode:


You can now click the "Job List" (1) button, select the Workflow (2)  and click the Play (3) button to start the Workflow. As soon as you click the start button the Workflow will be active and it will start monitoring the Hotfolder, or database, for input files.





    • Related Articles

    • How to add new media sizes to the Cloud nest Queue bucket

      When creating a Cloud Nest Queue bucket, you will see a drop down list of default media sizes. As you are not directly connected to the RIP from here, this list does not represent media sizes available for your printer, this list is the same for all ...
    • Workflow Debug mode

      Debug mode can be enabled in your Workflow to enable you to check the Job XML & file at each step in the Workflow. To enable debug mode, right click the Workflow name and click "Enable Debugging" When the debugging is enabled, you will see the little ...
    • Workflow - Working with Variables

      Workflow allows you to parameterize the settings of each component in the flow and make decisions optional using variables: There are 3 different types of variables: Keywords: User data generated from XML, JSON, XLSX, CSV, Database or RegEx Job ...
    • Backing up and Importing a Workflow

      For customers sending in a backup of a Workflow for testing, unzip the backup they send you and place in the following folder location: PC: C:\Users\Public\PrintFactory\Workflow Mac: Users/Shared/PrintFactory/Workflow How to backup a Workflow:
    • Workflow: email notification for errored jobs

      When jobs error in workflow an email notification is sent. The error check to trigger the email is done every 15 minutes and the log contains all jobs that errored within that time. Where to enable email notifications Workflow -> preferences -> ...