2021.1
Table Of Contents
- What is Connect Send?
- Installation
- Printer driver
- Workflow Plugins
- Connect Send database cleanup service
- Moving Workflow to another machine
- Prerequisites
- System Requirements
- Installing OL Connect Send Printer Driver
- Printer driver properties and advanced settings
- Mass deployment of the OL Connect Send Printer Driver
- Using API Keys
- OLCS Notifier
- Known Issues
- License modes
- OL Connect Send in Workflow
- Using the Printer Driver
- Log files
- Troubleshooting
- OL Connect Send OL Connect Send Release Notes
l User(s)
l Machine name(s).
Except for start and end dates, it is possible to pass a list of multiple search criteria, separated
with semicolons, containing:
l Workflow variables
l Job variables
l Names.
Note
No spaces are allowed around the listed names, respectively before or after a semicolon.
Operators
l Searches are case-insensitive.
l
Multiple entries in one filter field are combined with: OR.
l
Entries in different filter fields are combined with: AND.
Example 1
A valid user name search string, entered in the Filter Users field, would be:
%\{global.User};helen;%1;george napier
This would look for all entries, where the user name is:
l
as currently stored in the global Workflow variable User
l "helen"
l as stored in the job variable number 1
l equals "george napier" (case insensitive).
The search criteria are in this case combined with OR.
Page 61