2021.1

The process that publishes a Document
As explained, this process is not necessarily the first process in your complete Workflow
configuration. Depending on your specific needs, your data or business processes may require
pre-treatment, and this may be done easier using other processes. But a process like the one
presented below must be included in your Workflow configuration.
The example below was designed to be as simple as possible on purpose, to show what this
kind of a process can resemble when only the bare bones are present.
This process watches a certain folder. When a file enters that folder, a data mapping is
performed on it. Then an HTML file is created and saved to another folder. The Output to
Capture OnTheGo plugin sends a ticket (not the actual HTML file) to the Capture OnTheGo
Server, so that when the intended user logs in, the name of the HTML file will appear in the
App's Repository, signaling to the user that the file is available for download.
Page 18