cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Web Service issue

Former Member
0 Kudos

We've finally got the RFC to run in a ASP.net application but now the problem is when we move it to our virutal web server I'm having issues with the service call running.

If I'm in Visual Studio and run the site, it runs fine, but if I go to the IP address of the website it won't pull the information from SAP like it did when I ran it locally.

Has anyone ran into this issue before?

Accepted Solutions (0)

Answers (1)

Answers (1)

michael_hobbins
Active Participant
0 Kudos

Hello VatHB,

haven't come across such a problem, first question I think of is "do you have a firewall between your website and your SAP installation?" Check the webservice URL for the port you must have open on your FW

Cheers

Michael

Former Member
0 Kudos

It's not firewall related because we can see the wsdl fine when browsing from the server.

Not sure what else could be causing the web service / rfc not to connect to SAP.

michael_hobbins
Active Participant
0 Kudos

OK. Do you have a proxy configured on the servers browser to be able to access the WSDL?

Michael

Former Member
0 Kudos

The problem has been fixed. It seems like there was a problem with my website and I just had to recreate it.