Skip to content

How to Create a Business Process

The Design Studio uses a project-based format to create business processes. In the typical scenario, there are a few basic steps:

  1. Create the project
  2. Import the Web services or schema
  3. Drag BPEL activites from the palette and operations from the Service Explorer to the BPEL Editor to build the process.

    Business process are essentially graphs of activities, the BPEL Editor helps you see the exact order in which Web services should be invoked.

  4. Assign values to the variables

  5. Test and deploy the process

More information