Configuring File backend

This feature is suitable mainly for troubleshooting purposes. Use after consulting with your Y Soft representative.

Overview

This page describes how to configure YSoft SafeQ to work with printer over File backend.

Configuration

File names are case sensitive.

1

Create blank file backend.File.sq in %SAFEQ_HOME%/extensions on the server where the printer is connected and on the CML where web interface is used for administration and restart CML/ORS services.

2

Log in to the YSoft SafeQ Web Interface with sufficient rights to administer printers (for example, "admin")

Go to Devices > Printers > Edit device > Advanced tab.

images/download/attachments/21955722/device_edit.png

3

Set Backend to File.

Click Save device to apply settings.

images/download/attachments/21955722/backend.png

4

Go to System System settings and configure printToFilePath property with location to store output job file. The path is relative with working directory set to %SafeQ%\server\temp folder.

  • UNC path or absolute path is not supported

  • it is possible to enter subfolder structure

  • it is possible to navigate using parent directory (e.g. set ../../outputFolder to store jobs in %SafeQ%\outputFolder)

  • directory will be created if it does not exist

Then click Save settings.