Sap connector

Hello, I’m searching a solution for transferring SAP workitems into Notes/Domino workflow and backwards.Do you know some solutions? Yet I know, that there is a special SAP connector for Domino, but the price isn’t all right… (our Domino Server has two processors…).

jl

Subject: sap connector

There is the possibility to connect to SAP using the SAP JavaConnector (JCo). This Java class lib contains methods to log in to SAP and call RFC (also known as BAPIs). So with some development effort you can run Java agents or applets with this JCo class.The lib is free for SAP customers and can be downloaded from SAP Marketplace.

Unfortunately it may be not so easy to use the Java lib, depending on your infrastructure. I have many problems running it under a AIX Domino 6.5.2 box.