File Processing
25
delivery
rule_delivery route
1_Files are delivered to the target location as specified by the Process Rule
Base settings. No additional parameters are required.
2_EmailAddress@Mycompany.com
Files are delivered to the email address.
3_FtpServer%%Username%%Password
Files are delivered to the FTP account.
WARNING: The delivery rule_delivery route parameters must be entered
correctly. Incomplete or unspecified delivery address will be considered
invalid and will be reported as an error.
e.g.
expenses{English}{}{}{2}{}.tif - incorrect
expenses(English}{}{}{2_fred@sampleco.com}{}.tif- correct
expenses{English}{}{}{3}{}.pdf - incorrect
expenses(English}{}{}{3_ FtpServer%%Username%%Password }{}.pdf-
correct
value
Split Type is whether to use splitting by page (p) or barcode (b).
Split value is the value by which the splitting shall be done. Split Type and
Split value are separated by white space.
If Split Type is blank, no splitting will be done.
If the original file name is in the form of an email address, and an alternative delivery route is not
specified, the converted file is delivered to that address.
Examples:
1. expenses{English}{PDF3,n,,}{%f%d%t}{2_fred@sampleco.com}.tif
This English file will be converted to a PDF3 file with a name of expenses 02 27 2009
16-43-31.556.pdf and will be sent to the email address fred@sampleco.com.
2. expenses{English}{}{}{2_fred@sampleco.com}.tif
The Process Rule Base format and name will be used for the output file.
3. sarah@sampleco.com.tif
The Process Rule Base values are used for all parameters except the delivery route.
The converted file is delivered to sarah@sampleco.com.
4. sarah@sampleco.com{English}{}{}{2_fred@sampleco.com}.tif
The delivery route parameter overrides the Process Rule Base delivery and the
converted file is delivered to fred@sampleco.com.
Examples (PDF Security):
5. expenses{English}{PDF3,l,pass1,}{%f%d%t}{2_fred@sampleco.com}.tif
This English file will be converted to a PDF3 file with a name of expenses 02 27 2009
16-43-31.556.pdf and will be sent to the email address fred@sampleco.com. It will be
encrypted with an owner password 'pass1' and will have 40-bit protection.
6. expenses{English}{PDF3,lpc,pass1,pass2}{%f%d%t}{2_fred@sampleco.com}.tif
This English file will be converted to a PDF3 file with a name of expenses 02 27 2009
16-43-31.556.pdf and will be sent to the email address fred@sampleco.com. It will be
encrypted with an owner password 'pass1' and a user password pass2, it will have
40-bit protection and shall have both printing and content copying enabled.