Show TOC

Creating a ProjectLocate this document in the navigation structure

Prerequisites

You have configured the necessary development environment in the SAP NetWeaver Developer Studio .

More information: Central Development with NWDI .

Context

In this step you create a process composer project to model your process in it. The modeled process is the graphical representation of a business process.

Procedure


  1. Choose Start of the navigation path File Next navigation step New Next navigation step Project End of the navigation path.

  2. In the dialog box that appears, expand Process Composer and select Process Composer Development Component . Choose the Next pushbutton.

  3. Expand the development configuration in which you want to create the development component (DC).

    Note

    You may have to log on to the development configuration. To do that, in the context menu of the development configuration, choose Log on... . In the dialog that appears, log on to the development infrastructure.

  4. Choose the software component (SC) in which you want to create the DC and choose the Next pushbutton.

  5. Enter demo.sap.com in the Vendor field.

  6. Enter glx in the Name field.

  7. Select the Keep DC local for now (use "Add to Source Control" later) checkbox and choose the Finish pushbutton.

Results

Your project is created.

Next Step

Creating a Process