Connecting to SAP NetWeaver
Creating a SAP NetWeaver connection in Management Console using OData Services allows you to read, write and synchronize your CRM and ERP data. While reading from and writing to a SAP connection, both interactive and batch modes are supported.
To define a SAP NetWeaver connection, perform these steps:
-
Access the Connections page using one of these:
- Spectrum Management Console:
- Access Spectrum Management Console using the URL:
http://server:port/management
console, where server is the server name or IP
address of your Spectrum Technology Platform server and
port is the HTTP port used by Spectrum Technology Platform.Note: By default, the HTTP port is 8080.
- Spectrum Discovery:
- Access Spectrum Discovery using the URL: http://server:port/discovery, where server is the server name or IP address of your Spectrum Technology Platform server and port is the HTTP port used by Spectrum Technology Platform.Note: By default, the HTTP port is 8080.
- Click the Add connection button .
-
In the Connection Name box, enter a name for the connection. The name can be anything you choose.
Note: Once you save a connection you cannot change the name.
- In the Connection Type field, choose SAP.
- In the Username field, enter the user name to access the SAP web service.
- In the Password field, enter the password of the SAP web service.
- In the OdataURL field, enter the address of the Odata web service to be used for this connection.
-
Click Test.
A message confirms the successful test of the connection.
-
Click Save.
A message confirms the successful creation of the connection.
Note: To perform fetch operations, an OData service must support the
$skip
and $top
operations. If the service does
not support these operations, the fetched records show inconsistencies in the model
store preview.