Does anyone have experience is connecting to BAPI from Apigee edge? We dont have a PI/PO layer. What would be the best way to connect to a BAPI in SAP.
Solved! Go to Solution.
I finally managed to get this working.
SAP Connector has two files
You can put the sapjco3.jar under /opt/apigee/edge-messageprocessor/thirdparty
Edit
/opt/apigee/edge-messageprocessor/init.d/edge-message-processor
and add the line
export LD_LIBRARY_PATH=/home/vagrant
Restart the MP
Now you can code your Java callout policy to include just a client that calls the BAPI.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |