Configuring the services file - 7.3

SAP

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Business applications > SAP components
Data Quality and Preparation > Third-party systems > Business applications > SAP components
Design and Development > Third-party systems > Business applications > SAP components

In the SAP configuration, you can see that the host name is specified. However, it is not true for the port because the port is in a standard range and must be specified in the services file on the client machine.

You can find the services file in:

  • Windows: C:\\Windows\System32\\drivers\etc\services
  • Linux or Unix-based systems: /etc/services

Procedure

Specify the port in the services file.
  1. Determine the port number by checking the SAP JCO server section.
    The following image shows you the configuration of the SAP Gateway Server, sapgw31:

    The last two numbers of the sapgw determines the last two numbers of the port. From the previous example, you get 31. The range for the last two port numbers is from 00 to 99.

    The default ranges for SAP include 3200 to 3299 for sapdp and 3300 to 3399 for sapgw.