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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 5, 2020
fbc5a3d · Jan 5, 2020

History

42 Commits
Jan 5, 2020
Jan 5, 2020
Oct 16, 2019
Oct 19, 2019
Oct 20, 2019
Oct 9, 2019
Oct 20, 2019
Oct 19, 2019
Oct 19, 2019
Oct 19, 2019
Oct 19, 2019
Oct 3, 2019

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