Gregory J Mainolfi 29.Oct.08 11:00 AM a Web browser Domino SAP R/3 Integration - SAP ConnectorDomino SAP R/3 Integration - SAP Connector - 1.7Windows
Domino Version - 8.0.2
LEI SAP Connector - 1.7.2
We have a SAP RFC which will allow us to get data for Employees from SAP to a Notes DB but cannot get any data returned to us.
The connection document is setup and we can connect to the RFC and select the result table for the table to be used and the Direct Transfer Activity.
In the Direct Transfer document we have all Field Mapping setup and since we do not need to supply any parameters we are keeping the Select Statement field blank. We run the Activity and it starts and ends with no errors or data.
Here is the RFC that we are using where the Tables are parameters that we could supply if we wanted to. For example we can add EMPLY_STATUS.1.STAT2="A" to only get Active employees but that does not return anything either.