Here we present an illustration of a simple workflow. The client selects which type of application (Loan or Credit Card) to complete and will see a "Success" page at the end of the workflow.
Version 1 — All commands are in one workflow script
simple-app.wf
Version 2 - DSL commands are separated to .init file to keep .wf easy to read.