# Buy Used Car Example using the Web App: ## 1 Select Process - Execute From the WebApp home page: - Select the Process - Click [Execute] link ![Image description](BuyCar-web1.png) - will start the process and redirect you to an Instance Details page ## 2 Invoke 'Buy' Task ![Image description](BuyCar-web2.png) - The process has started and waiting at the task 'Buy' - So, let us go for it ## 3 Prompt for Input ![Image description](BuyCar-web3.png) Oh, what is that? It knows that this task requires some input!! Cool, so let us provide some data and submit To be sure, let us click on the node on the diagram to get more details: ![Node Description](BuyCar-web6.png) A popup window will show us various details about the node from the BPMN defintion. ## 4 Let us 'Drive' ![Image description](BuyCar-web4.png) Ok, since we stated that the car is clean and requires no repairs, it skips those steps. We are now ready to drive and enjoy! ![Image description](BuyCar-web5.png) ## 5 Congrats! The process is now Complete. We also have a complete audit of what happened and why!