0 pts.
 How-to for an RFC from a Web system
How can I call a RFC via an SAP function from a Web system -- actually an ASP system? I know that the .COM Connector is not available in Windows XP, so I need to make some kind of interface to do this job. Does anyone have any bright ideas?

Software/Hardware used:
ASKED: June 9, 2005  12:54 PM
UPDATED: June 11, 2005  9:03 AM

Answer Wiki:
We have I believe the same issue. We have a webApp that does connect through sap connect and actually calls bapis to upload data into sap. that part works great. But when we have a different bapi to read a file (resume) from a web file location or even a sap server it does a cntrl_error. There should be a way to ID the sap system and make them a network user to access and load files. Please include me in any solutions out there.
Last Wiki Answer Submitted:  June 9, 2005  4:01 pm  by  Sheba   0 pts.
All Answer Wiki Contributors:  Sheba   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Have you considered going to aspx and .NET connector ?

 0 pts.

 

We are using the .Net conector. We dont have a problem accessing sap or the bapi’s. Our issue is the userid that is in SAP. What id does it have from a aspx application calling for example gui_upload of a .doc or .pdf from a network webserver. For the guy that opened this thread using a sap connector works great but accessing network file systems does not work for us. Maybe I need to ask my question in another thread.

 0 pts.

 

Have you considered using a DCOM+ object with impersonation ?

 0 pts.