SAP BC 4.7 Service and Socket Error 10054

Question: Hi.

When i'm calling a SAP BC Service it returns Socket Error 10054 - Connection Reset by Peer.

The Services seems to be okay. This problem affects more than one service ?

Is this a configuration issue of the BC? Any ideas how to solve this problem ?

Thanks in advance,
Sebastian

Answer:
What [application] are you using to call the service? Check the permissions on the service and the credentials supplied to the server.

Can you run/execute/call the service in a browser?
_________________
Rgds,
Derek
_________________
For formal [onsite | telephone | IM | email] support on SAP Business Connector and ITS, please contact me directly

Answer:
Hello.

I'm using a delphi-application to call the service. this application uses the ie control. To the SAP BC no credentials are submitted, because the service uses Anonymous Access. How do i submit credentials to a BC service ?

When i try to run the service in the browser, i get no error. Everything goes okay.

Sebastian

Answer:
Have a look at the [WmPublic] pub.client:http service - in the input tab, there is an "auth" parameter - you need to duplicate this in Delphi and send a user, password and "basic" as the auth type.

Could it be something like a firewall between the Delphi application and the BC server? (One needs to ask the question)

If you have another BC server, use pub.client:http from the 2nd server to call your main server - this will show you the operation from BC to BC and you can play with "user" and "pass". My guess is that it will work between BC and BC (as it already works in a browser), and that you need to do some more research on the Delphi HTTP post method.
_________________
Rgds,
Derek
_________________
For formal [onsite | telephone | IM | email] support on SAP Business Connector and ITS, please contact me directly
Copyright ?2007 - 2008 www.jt77.com