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
Another Text Condition task checks if the API key is actually valid (here: comparing the value
found in the %{bearer_key} variable to a string value).
If it is valid, the job may be processed by the Job Processor task.
If the API key wasn't valid, use the Set Job Infos and Variables task to assign the value of the
respective response code, 401, to the variable that was selected in the Input task.
If the API key is missing, the code should be 400 (bad request).
Page 67