Show TOC

Background documentationVisual Composer in SAP NetWeaver Developer Studio Locate this document in the navigation structure

 

Feature

Type of Change

Description

Create a Local DC

New

Visual Composer in SAP NWDS allows you to create a DC in the local development configuration.

Create an RFC Destination

New

To establish connections to servers that contain Remote Function Calls (RFC), you must create RFC destinations.

Create Web Service Destination

New

To establish connections to servers that contain web services, you must create Web service destinations. You can create the following three types of Web service destinations:

  1. WSDL

  2. WSIL

  3. SR (Service Registry)

Create a JDBC Connection Profile

New

To define all the information required to connect to a database runtime instance. This information includes reference to a JDBC driver definition.

Configure Systems for Deployment

New

To deploy the model to a system of your choice. You must configure the system as the SAP AS Java.

Import a Development Configuration

New

To configure the SAP NetWeaver Development Infrastructure (NWDI) development environment.

Create a Development Component in Source Control

New

To allow other users to work with a development component, you must create it in source control.

Synchronize a Development Component in the Model Browser

New

To obtain the latest version of a development component stored in the source control system into the model browser, you must synchronize it.

Add a Local Development Component to Source Control

New

To allow other users to work with a development component and the corresponding models, you must add it to source control.

Check In a Model

New

To submit the changes made to a model, you must check in the model into source control. It allows other users to work with the model.

Check Out a Model

New

To modify a model that is present in the source control system, you must check out the model. Checking out a model does not allow other users to modify it simultaneously.

Revert to the Last Checked In Version of a Model

New

To revoke the changes that you have made to a model, you must revert to the last checked in version of the model.

Resolve Conflicts in the Component Definition File

New

To resolve conflicts when more than one user is working on the same component definition files

Use of Web Dynpro Components in Modeling

New

To extend the functionality of Visual Composer using reusable components implemented in Web Dynpro Foundation.