Demonstration scenario
We will now demonstrate how to model a business process using the Business Process Architect. We will use our TravelApproval business process example. First, we will show how to create a new project. Then we will get familiar with the Designer module and demonstrate how to add process activities and connect them into a process flow. We will also show how to validate the model and transform it into BPEL Blueprint. We will then open JDeveloper and import the generated BPEL Blueprint. In this chapter, we will not show how to implement BPEL, as this was already covered in previous chapters. However, we will demonstrate how the developer can synchronize his BPEL code with a new version of the process model. We will also show how the developer can propose changes to the model by adding new process steps and saving the changes to the BPA server. The business analyst has then to confirm or decline these changes.