Show TOC

Procedure documentationCreating a Process Locate this document in the navigation structure

 

In this step you create a process to place your business model flow objects in it and to create flow control connections between the flow objects. The process is the basis of your business process model.

Procedure

  1. In the Developer Studio, choose   Window   Open Perspective   Other   Process Composer   and choose the OK pushbutton.

  2. In Project Explorer view, expand your glx project.

  3. Expand Process Modeling.

  4. In the context menu of Processes, choose New....

    A dialog box where you create your process appears.

  5. Enter glx_test_wf in the Name field and optionally a description in the Documentation field. Choose the Next pushbutton.

  6. (Optional) In the dialog that appears, create a start and end event from a service operation

    This option is active by default and the default service and operation are selected. You can remove the selection of the Create start and end event from a service operation checkbox if you want to deactivate this option and create a start and end event later during modeling the process.

  7. Choose the Finish pushbutton.

Result

Your process is created.