MyQ X Server

Easy Scan Destinations

On the Destinations tab of the Easy Scan action node properties, you can define where the scanned file is sent.

To add a new destination, click +Add, multiple destinations can be added to one Easy Scan action. The Destination panel opens where you can set a target destination. Some destinations are available by default, others become available after certain connections are established in Network > Connections. The available destinations are:

  • Cloud storage

  • eGoldFax

  • Email

  • Fax Server

  • Folder

  • FTP

  • RightFax

  • Secured link

  • User’s email

  • User’s storage

  • Scan Review

Depending on the selected destination type, the panel contains the General, Parameters and Advanced sections.

General Section

  • Title: Enter a title for the destination which will help distinguish it from other options.

  • Attach metadata file: When selected, MyQ sends the scanned file with an XML file attachment, containing the scanned file's metadata.

  • Filename template: Choose how the scanned file is named from the options:

    • Default: A combination of parameters set on the Actions General tab, when Default is selected, you can also enable Allow to edit the filename, which means users can edit filenames on the terminal.

    • Custom: Choose a new combination of parameters specific for files scanned to this destination.

Parameters Section

This section depends on the selected destination type. The available fields differ for each type. Some types share parameters, and some use unique parameters. Custom parameters can also be created, in the Parameters tab.

When setting up a cloud storage destination there is an additional option to allow users to Browse folders. If the type of cloud storage selected is External storage API, you can also enable or disable the option to Delete files.

Shared Parameters

Parameter

Description

%alternateEmails%

The value is taken from the Alternate Emails field of the user's properties panel.

%username%

The value is taken from the User name field of the user's properties
panel.

%fullname%

The value is taken from the Full name field of the user's properties
panel.

%userCustom1%

The value is taken from the Custom 1 field of the user's properties
panel.

%userCustom2%

The value is taken from the Custom 2 field of the user's properties
panel.

%userCustom3%

The value is taken from the Custom 3 field of the user's properties
panel.

%userEmail%

The value is taken from the User Email field of the user's properties
panel.

%usernotes%

The value is taken from the User Notes field of the user's properties
panel.

%timestamp%

Date and time of the scan.

%date%

Date of the scan.

%time%

Time of the scan.

%originalSubject%

This value is taken from the subject set on the printing device.

%ipaddress%

This value is taken from the IP address/Hostname field of the
printing device's properties panel.

%scanId%

This value is an unique scan identification number generated on the
MyQ server.

%printerName%

This value is taken from the Name field of the printing device's
properties panel.

%location%

This value is taken from the Location field of the printing device's
properties panel.

%serialNumber%

This value is taken from the Serial number field of the printing
device's properties panel.

%assetNo%

This value is taken from the Asset number field of the printing
device's properties panel.

%printerContact%

This value is taken from the Contact field of the printing device's
properties panel.


Unique Parameters

Parameter

Description

%counter%

If the Scan Separation parameter is set to Separate each page, this value shows the number of scanned pages. This parameter can be used only to create the filename template.

%originalBody%

This value is taken from the signature set on the printing device. It is used in the User's email destination type only.

%recipient%

The fax recipient. It is used in the Fax Server destination type only.

%number%

Fax number. It is used in the Fax Server destination type only.

%empty%

This parameter is used in the Fax Server destination type only. It ensures
that the subject/message is empty; it is used in very specific cases.

%faxNumber%

RightFax fax number. This parameter has type Text and it is used in the RightFax destination type only.

%phonebook%

RightFax phonebook. This parameter has type Code Book and it is used in the RightFax destination type only.

%phonebookGroups%

RightFax phonebook groups. This parameter has type Code Book and it is used in the RightFax destination type only.

Advanced Section

This section contains the field Metadata generator, where a PHP class for custom data processing can be added.