cancel
Showing results for 
Search instead for 
Did you mean: 

How to test a Web Service with a Service Consumer

Former Member
0 Kudos

Hi,

I created a simple Enterpice Service Provider (WebService) with SE80 from a function module using the Wizard (Uitilities -> More Utilities -> Create Web Service). I am able to test the WebService with an external eclipse-based test tool using the WSDL-URL, it works fine.

Now I generated from the WSDL-URL of the Service Provider a Service Consumer in the SE80.

When I try to test (F8) the Consumer I become the error message:

"GET_BUSINESS_SYSTEM_ERROR An error occurred when determining the business system

(SLD_API_EXCEPTION)"

Seems that I can't call a service provider with a service consumer which is in the same Netweaver AS, could that be? When I run the test it aks me for a "Logical Port Name", I left it empty, do I have to provide a logical port Name?

I have a Netweaver AS 7.11 with just an ABAP Stack (no Java/J2EE).

Some ideas?

Thanks,

Christian

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

The reason of that problem was that there was no Logical Port defined. So I had to create a Logical Port using the SOA-Manager.