Processing workflow files (examples)
See generally section Workflow files.
Functions for workflow job files
Here is an overview of all available functions for handling workflow job files.
Master profile
In this example, we use a master profile to start a simple workflow (the workflow is only used to ingest files).
We assign files to the workflow, then read them out, send them to a processing profile and then end the workflow again.
Import: (instructions)