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:

  1. Access the Data Sources page using one of these modules:
    Management Console:
    Access Management Console using the URL: http://server:port/managementconsole, 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.
    Go to Resources > Data Sources.
    Metadata Insights:
    Access Metadata Insights using the URL: http://server:port/metadata-insights, 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.
    Go to Data Sources.
  2. Click the Add button .
  3. In the Name field, enter a name for the connection. The name can be anything you choose.
    Note: Once you save a connection you cannot change the name.
  4. In the Type field, choose SAP.
  5. In the Username field, enter the username to access the SAP web service.
  6. In the Password field, enter the password of the SAP web service.
  7. In the OdataURL field, enter the address of the Odata web service to be used for this connection.
  8. Click Test.
    A message confirms the successful test of the connection.
  9. 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.