Articles in this section

Setting up a global hotfolder

This feature is available with PrimeCenter packages    2_PrimeCenter-Pro_30px.png    3_PrimeCenter-Max_30px.png

The Global hotfolder simplifies automation setup for print shops managing multiple recipes and workflows. Instead of configuring individual input folders for each recipe, you can use a single entry point for greater flexibility.

Each recipe can still operate with its own hotfolder, but you also have the option to work with the Global hotfolder. The recipe name is included in the XML job ticket or embedded in the file name to facilitate integration and automation.

 

Access Global hotfolder settings

Before V3.0 From V3.0 From V4.0

The Global hotfolder tab is accessible from Settings.

Global hotfolder settings_V4.0.PNG

 

Configuring your Global hotfolder

The Global hotfolder automatically sends jobs to the corresponding recipes by extracting the recipe name. To work correctly, all target recipes must be running.

 

Global hotfolder settings

3_Global_hotfolder_settings_650px.png

 

  • Folder: Click on Choose folder to define your global hotfolder path.

      Info

    • Universal Naming Convention (UNC) paths are not supported.
    • Starting from PrimeCenter V4.2, the default global hotfolder is located in your personal Documents folder: Documents/PrimeCenter/Global-Hotfolder.
  • Extract recipe: Select how to extract the recipe name:
3_PrimeCenter-Max_30px.png
  • By XML: Extract the recipe name from the XML job ticket file.
2_PrimeCenter-Pro_30px.png 3_PrimeCenter-Max_30px.png
  • By file name properties: Extract the recipe name from the file name using a naming convention.
  • Extract properties from file name (if using file name extraction):
    • Set a naming convention with metadata to identify the recipe name.
    • You can include additional characters, letters, or numbers to match the original file name while ensuring correct extraction.
    • Available metadata:
        • recipeName: Identifies the recipe name within the file name.
        • anyText: A placeholder for non-important parts of the file name.

 

Running the Global hotfolder

Once configured, click Run to activate the automation process.

  Warning

Ensure that all recipes used by the Global hotfolder are running. The automation will only work if both the Global hotfolder and the corresponding recipes are active.

 

Stopping the Global hotfolder

To stop the automation process, go to the Global hotfolder tab and click Stop.

 

Checking Global hotfolder status

An icon   in the main interface indicates if the Global hotfolder is running.

6_Global_hotfolder_status_300px.png

 

Examples

📌 Example 1: extracting recipe from file name

File name example

Roll-to-Roll_Stickers_Customer3_Order003_Cyan_80x.pdf

 

Naming convention template

recipeName_anyText_anyText_anyText_anyText_anyText.anyText

 

Extraction process

  • recipeName= “Roll-to-Roll” (job is redirected to the corresponding recipe).
  • anyText= "Customer3" (ignored for recipe identification)
  • anyText= "Order003" (ignored for recipe identification)
  • anyText= "Cyan" (ignored for recipe identification)
  • anyText= "80x" (ignored for recipe identification)
  • anyText= "pdf" (ignored for recipe identification)

 

📌 Example 2: extracting recipe from XML job ticket

If the XML job ticket contains a recipe name, such as “DSP”, the job will be automatically redirected to the "DSP" recipe.

XML_file_650px.png
Was this article helpful?
0 out of 1 found this helpful