In this tutorial we'll 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 in PDF files 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 topics of this book.
Proceed to the first topic: Creating the flow.