OL Connect Professional
This template and data mapping configuration are used to generate the standard template report and can serve as a starting point for creating your custom reports.
This template and data mapping configuration are used to generate the standard template report and can serve as a starting point for creating your custom reports.
The Custom Plugin Packager (CPP, for short) allows you to create a Custom Plugin that can be used in any OL Connect Workflow process. Custom Plugins perform exactly the same function that a Run Script Action Task can perform in an OL Connect Workflow process (including being used as a condition) but also adds the ability to create a Looping plugin. What sets the Custom Plugin apart from a standard Scripting task, however, is its ability to display an HTML interface for the user to specify settings for the task.
The CPP allows you to assemble all the files required for the plugin into a single PPK that can then be imported into the Workflow Configuration editor, using the Import Plugin option (click the » icon) in the Plugin Toolbar.
To install, unzip the file in a local folder and launch the CPP application. Full documentation (with samples) is available by pressing F1 inside the application.
Note: This version of the CPP must be used when creating plugins for OL Connect versions that are older than OL Connect 2021.2.
The Custom Plugin Packager (CPP, for short) allows you to create a Custom Plugin that can be used in any OL Connect Workflow process. Custom Plugins perform exactly the same function that a Run Script Action Task can perform in an OL Connect Workflow process (including being used as a condition) but also adds the ability to create a Looping plugin. What sets the Custom Plugin apart from a standard Scripting task, however, is its ability to display an HTML interface for the user to specify settings for the task.
The CPP allows you to assemble all the files required for the plugin into a single PPK that can then be imported into the Workflow Configuration editor, using the Import Plugin option (click the » icon) in the Plugin Toolbar.
To install, unzip the file in a local folder and launch the CPP application. Full documentation (with samples) is available by pressing F1 inside the application.
Note: This version of the CPP must be used when creating plugins for OL Connect versions that are older than OL Connect 2021.2.
The Custom Plugin Packager (CPP, for short) allows you to create a Custom Plugin that can be used in any OL Connect Workflow process. Custom Plugins perform exactly the same function that a Run Script Action Task can perform in an OL Connect Workflow process (including being used as a condition) but also adds the ability to create a Looping plugin. What sets the Custom Plugin apart from a standard Scripting task, however, is its ability to display an HTML interface for the user to specify settings for the task.
The CPP allows you to assemble all the files required for the plugin into a single PPK that can then be imported into the Workflow Configuration editor, using the Import Plugin option (click the » icon) in the Plugin Toolbar.
To install, unzip the file in a local folder and launch the CPP application. Full documentation (with samples) is available by pressing F1 inside the application.
Note: This version of the CPP can be used for creating plugins for OL Connect 2021.2 or more recent. For older versions of Connect, use the CPP 2018.2.
The Custom Plugin Packager (CPP, for short) allows you to create a Custom Plugin that can be used in any OL Connect Workflow process. Custom Plugins perform exactly the same function that a Run Script Action Task can perform in an OL Connect Workflow process (including being used as a condition) but also adds the ability to create a Looping plugin. What sets the Custom Plugin apart from a standard Scripting task, however, is its ability to display an HTML interface for the user to specify settings for the task.
The CPP allows you to assemble all the files required for the plugin into a single PPK that can then be imported into the Workflow Configuration editor, using the Import Plugin option (click the » icon) in the Plugin Toolbar.
To install, unzip the file in a local folder and launch the CPP application. Full documentation (with samples) is available by pressing F1 inside the application.
Note: This version of the CPP can be used for creating plugins for OL Connect 2021.2 or more recent. For older versions of Connect, use the CPP 2018.2.
Release Date: 2021-11-13
The Workflow Search application allows you to search for items inside a Workflow Configuration file. This is particularly useful when wanting to find out where a specific variable is used, or where a certain string of text has been entered in the configuration or comment of any task in the configuration file. Full documentation is accessible through the ? button at the top right of the main display.
To install, double-click on the executable. The application will get installed and a desktop icon will be created.
In version 1.4: Search results can be exported to a JSON file; ignored tasks in a config show up in italics in the search results; available updates are signalled by a red flag on the help button; the WFTaskList.json file is no longer being overwritten after an update.
Release Date: 2021-11-13
The Workflow Search application allows you to search for items inside a Workflow Configuration file. This is particularly useful when wanting to find out where a specific variable is used, or where a certain string of text has been entered in the configuration or comment of any task in the configuration file. Full documentation is accessible through the ? button at the top right of the main display.
To install, double-click on the executable. The application will get installed and a desktop icon will be created.
In version 1.4: Search results can be exported to a JSON file; ignored tasks in a config show up in italics in the search results; available updates are signalled by a red flag on the help button; the WFTaskList.json file is no longer being overwritten after an update.
The DocuWare connectors allow for downloading from and uploading to a DocuWare ECM system, with related index information. The connectors also allow the download of index data to json/xml files. Works with Workflow version 2022.2 and later. This latest version now supports OAuth2 authentication, which is mandatory for DocuWare version 7.11. Installation instructions are included in the Zip file.
LEGACY: For Workflow versions 2019.2 to 2022.1, install this version of the connectors.
The DocuWare connectors allow for downloading from and uploading to a DocuWare ECM system, with related index information. The connectors also allow the download of index data to json/xml files. Works with Workflow version 2022.2 and later. This latest version now supports OAuth2 authentication, which is mandatory for DocuWare version 7.11. Installation instructions are included in the Zip file.
LEGACY: For Workflow versions 2019.2 to 2022.1, install this version of the connectors.
The M-Files package contains two plugins: the M-Files Download plugin for downloading files from an M-Files server, and the M-Files Upload plugin for uploading files to an M-Files server. Requires OL Connect Workflow version 2022.2 and later. This latest version no longer uses the deprecated Microsoft.MSXML library and fixes a compatibility issue with Windows 11 24H2 . Installation instructions are included in the Zip file.
The M-Files package contains two plugins: the M-Files Download plugin for downloading files from an M-Files server, and the M-Files Upload plugin for uploading files to an M-Files server. Requires OL Connect Workflow version 2022.2 and later. This latest version no longer uses the deprecated Microsoft.MSXML library and fixes a compatibility issue with Windows 11 24H2 . Installation instructions are included in the Zip file.
The Mailjet task sends pre-rendered email content, created by the Render Email Content plugin, to Mailjet, an Email Service Provider (ESP), for bulk processing. This task uses the Mailjet Web API, which is faster than sending email over SMTP like the Create Email Content task does. Requires OL Connect Workflow 2022.2 and later.
The Mailjet task sends pre-rendered email content, created by the Render Email Content plugin, to Mailjet, an Email Service Provider (ESP), for bulk processing. This task uses the Mailjet Web API, which is faster than sending email over SMTP like the Create Email Content task does. Requires OL Connect Workflow 2022.2 and later.
Manufacturer: Objectif Lune
Release Date: 2022-12-01
The SendGrid connector sends pre-rendered email content, created by the Render Email Content plugin, to SendGrid, an Email Service Provider (ESP), for bulk processing. This task uses SendGrid’s v3 Web API, which is faster than sending email over SMTP like the Create Email Content task does.
LEGACY: For Workflow versions 2020.1 to 2022.1, install this version of the connectors.
Manufacturer: Objectif Lune
Release Date: 2022-12-01
The SendGrid connector sends pre-rendered email content, created by the Render Email Content plugin, to SendGrid, an Email Service Provider (ESP), for bulk processing. This task uses SendGrid’s v3 Web API, which is faster than sending email over SMTP like the Create Email Content task does.
LEGACY: For Workflow versions 2020.1 to 2022.1, install this version of the connectors.
Manufacturer: Objectif Lune
Release Date: 2021-05-07
The SFTP input and output plugins allow for secure downloading/uploading of files from/to SFTP and FTPS servers. The identity of the server can be verified using certificate fingerprints.
This version 1.3 of the SFTP plugins can be used starting with Version 2019.2 (or more recent) of OL Connect Workflow.
Note that starting with OL Connect Workflow 2022.2, the plugins are included in the standard distribution of the software, so it is no longer necessary to download them from the Resource Center.
Manufacturer: Objectif Lune
Release Date: 2021-05-07
The SFTP input and output plugins allow for secure downloading/uploading of files from/to SFTP and FTPS servers. The identity of the server can be verified using certificate fingerprints.
This version 1.3 of the SFTP plugins can be used starting with Version 2019.2 (or more recent) of OL Connect Workflow.
Note that starting with OL Connect Workflow 2022.2, the plugins are included in the standard distribution of the software, so it is no longer necessary to download them from the Resource Center.
Manufacturer: Upland Objectif Lune
Release Date: 2025-12-08
This connector allows OL Connect Workflow to add/retrieve documents in Therefore™. Installation instructions are included in the .zip file.
Important Notes: This version of the connector requires OL Connect Workflow 2022.2 or later. The plugin has been fully tested with Therefore™ Online and is awaiting validation for the Therefore™ on-premise version.
Manufacturer: Upland Objectif Lune
Release Date: 2025-12-08
This connector allows OL Connect Workflow to add/retrieve documents in Therefore™. Installation instructions are included in the .zip file.
Important Notes: This version of the connector requires OL Connect Workflow 2022.2 or later. The plugin has been fully tested with Therefore™ Online and is awaiting validation for the Therefore™ on-premise version.