2020.2

Table Of Contents
function correctly. All existing instances of the plugin in Workflow processes must also be
replaced by the new version.
You can now find the M-Files in the PluginCategory category of the Plug-In Bar.
Note
No third party system resources are incorporated directly into this OL product. This means
that while the plugin was tested against the associated third party systems when initially
released, they may behave differently with later versions of that system. Use at your own
risk.
Should you encounter any issues, please contact your local Objectif Lune Support team
and we will do our best to help.
Testing the plugin
To test the plugin, drag it from the Plug-In Bar into a process. The plugin configuration dialog
will open and show the index property page. If that works, the plugin is installed correctly and
ready for use.
Note
Further help can be found by pressing F1 or the Help button in Connect Workflow from
the M-Files” dialog or by searching for “M-Files” in the Workflow product documentation
at help.objectiflune.com
Input
Extra attachments
To specify an extra attachment, you have to use the key/value pair "disposition":"attachment".
To let the plugin know where it can find the attachment, you can either provide a full path
("url"), for example:
[{"url":"file:///C:/Terms-and-Conditions.pdf","disposition":"attachment"}]
or
[{"url":"http://www.example.com/image.png","disposition":"attachment"}]
Page 707