Connecting to SAP R/3 (ECC)
Last Updated On
- Home
- Users Handbook
- Data Sources
- SAP
- Connecting to SAP R/3 (ECC)
Table of Contents
- Open BiG EVAL and open the navigation menu “System” > “Datasources”.
- Add a new datasource and give it a name.
- Choose “SAP” as the type of the datasource.
- Use the following connection-string to connect BiG EVAL with a Single Application Server:
USER=YOUR_USERNAME LANG=EN CLIENT=300 SYSNR=00 ASHOST=IP_OR_HOSTNAME PASSWD=YOUR_PASSWORD- Consult the file saprfc.ini of the classic RFC SDK or the file sapnwrfc.ini of the NW RFC SDK to see more connection string examples.
- Consult the file saprfc.ini of the classic RFC SDK or the file sapnwrfc.ini of the NW RFC SDK to see more connection string examples.
- Save the datasource.