Hello,
I am trying to configure WS client in ABAP to invoke a web service on the remote server. accordingly i created a client proxy by importing WSDL from the other server.
Proxy was generated successfully but when i tried to call its method it gave me following error
GET_BUSINESS_SYSTEM_ERROR An error occurred when determining the business system (SLD_API_EXCEPTION)
I am creating this client in my ECC6 system so i doubt whether they have configured any SLD for the same. Do we have to configure SLD for invokign the web service?
I hope ABAP stack should be ok for providing and consuming web services.
Thanks in advance.
regards
rajeev