Difference between revisions of "OS4X plugin os4xplugin recipient by filecontent"
(Created page with "Category:Plugins == Purpose == Retrieve and update the recipient of a job according to content of files contained in job. == Configuration == The plugin is intended to b...") |
(No difference)
|
Latest revision as of 14:45, 24 September 2019
Purpose
Retrieve and update the recipient of a job according to content of files contained in job.
Configuration
The plugin is intended to be contained manually in the default receive plugin group. Multiple entries can be added in the plugin group for multiple situations. The behaviour of this plugin group is configurable in the "Configuration" -> "OS4X Enterprise" -> "Basic" -> "Default receive plugin group".
Behaviour
The content of the "Selection regular expression" defines which content is being used for extraction of the plugin group. The PCRE engine is being used for extraction of the content, the first block of the content is being used for person analysis. The content, if available, is being used for searching in the following spaces:
- address code
- username
- recipient's comment
- API key
If no recipient is being found, the job continues its plugin group, no erroneous return code is returned.