Skip to content

This project will show a prototype that connects to the SAP-BAPI / RFCs via Node.js

Notifications You must be signed in to change notification settings

xremix/Nodejs-SAP-Client-Prototype

Repository files navigation

Node.js SAP-Client Prototype

This project will show a prototype that connects to the SAP-BAPI / RFCs via Node.js

Data Sources

Node.js

  • Example how to call a BAPI from Node.js (link)
  • Example how to call the User List BAPI from Node.js (link)

BAPI

  • Documentation for Get user list (link)
  • Documentation for ABAP Object Types (link)

Install

Run

To run the project locally run

node .

Known issues

If you recieve the following error, when running this on macOS

ERROR       hostname 'YOURCOMPUTERSDNSNAME.local' unknown
DETAIL      NiHLGetNodeAddr: hostname cached as unknown

make sure to add an entry with your network IP to your local hosts file

INTERNALIP YOURCOMPUTERSDNSNAME

About

This project will show a prototype that connects to the SAP-BAPI / RFCs via Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published