In our first tutorial, you will learn the basics of application creation: You start by modeling a business process in the form of a BPMN model. Then, you will create the forms that application users need to fill out during process execution. Follow our example user story and help David Stringer perform his tasks.

David Stringer of ACME Corp. has newly installed Scheer PAS Designer. Now, he wants to get a first impression on the capabilities, and so he is going to implement a simple order approval service for their purchasing department:

  • Employees can file orders for internal purchase.
  • They are only allowed to place orders that do not exceed a given limit. Such orders are forwarded to the supervisor, who has the option to approve or reject them. Orders below that limit should be processed automatically.
  • The purchase orders are maintained in an ERP system.

You are going to help him with that task.