In this tutorial we will build a simple flow in order to demonstrate designing and executing a flow.
The tutorial flow shows how a small publisher automates reception of PDF files. The flow will:
Get files from an FTP server.
Get files from a network folder (for files delivered on a CD or other removable medium).
Sort all files into PDF and non-PDF files.
Deliver the PDF files to their printer through FTP.
Notify the customer relations representative when non-PDF files come in.
To perform the tutorial, follow the instructions provided in the sections 5.2 through 5.9.