Show TOC

Triggering a DC BuildLocate this document in the navigation structure

Procedure

Triggering a local build

  1. In the SAP NetWeaver Developer Studio, open the Development Infrastructure perspective.

  2. Navigate to the development component (DC) to be built.

  3. Open the content menu and choose Build...

  4. In the dialog that appears, you can choose to perform a force build , that is you build the DC no matter if it was changed or not.

  5. Choose OK .

To review the build result details, open the Infrastructure Console view, and from the context menu of the displayed build information short messages, choose Show Details .

Triggering a central build

  1. Start the CBS Web UI.

    To do that, open the following address:

    http://<host name>:<port number>/devinf

    Open the Component Build Service link.

  2. Choose the Development Component link.

  3. Select the Build the DC tabstrip.

    This tabstrip allows users to trigger a rebuild of the development component. The tabstrip is only shown if the DC resides in a compartment that supports activation and if the user has developer permissions.

  4. Select the build variants that should be built.

  5. Press the Initiate the build button to trigger the build.

    Note

    Note that the build is not executed immediately. Instead, the CBS creates a request and puts it into its request queue. The request is executed later by the CBS. The Web UI displays the request ID of the request that was created. By clicking on the request ID you can navigate to the Requests view and view more details.

    The Used DCs , Using DCs and Using DCs by Public Part tabstrips show the DC dependencies that CBS has stored in its database.