Xerox component RRTs

Component RRT ID

The RRT ID for this component is XRX.

Reserved Replacement Tag Names (RRTN)

The following table describes the reserved RTN values for this component.

RRTN Description
ImgFileSize Size of the scanned image.
ImgFileType Image file types:
  • TIF — Tagged Image File Format (TIFF)
  • PDF — Portable Document Format (PDF) format
TemplateName Template Name
RepositoryName Name of the repository. RepositoryName is an attribute of file transfer service for the .XST file; the value of which varies depending on the protocol specified for file transfer. In the case of FTP, this field is the IP address or host name of the FTP server. In the case of SMB, this field is the host name of the SMB server.
UserName If authentication is enabled, this is the user name that has logged in to the device. If authentication is disabled, this is NULL.

The following example provides some sample usage for your reference:

The RRT string ~XRX::ImgFileSize~ is replaced by the size of the image

The RRT string ~XRX::ImgFileType~ is replaced by TIF or PDF, depending on the file type.

Field Replacement Tag Names (FRTN)

This component does not support FRTNs and replacement of field names generated from the MFP devices.

Special Set Replacement Tag Names (SSRTN)

This component supports all the Date/Time tag names listed below:

Name Description
%a Abbreviated weekday name
%A Full weekday name
%b Abbreviated month name
%B Full month name
%d Day of month as decimal number (01 – 31)
%H Hour in 24-hour format (00 – 23)
%I Hour in 12-hour format (01 – 12)
%J Day of year as decimal number (001 – 366)
%m Month as decimal number (01 – 12)
%M Minute as decimal number (00 – 59)
%p Current locale’s A.M./P.M. indicator for 12-hour clock
%S Second as decimal number (00 – 59)
%U Week of year as decimal number, with Sunday as first day of week (00 – 53)
%w Weekday as decimal number (0 – 6; Sunday is 0)
%W Week of year as decimal number, with Monday as first day of week (00 – 53)
%y Year without century, as decimal number (00 – 99)
%Y Year with century, as decimal number