Forum Discussion

vincente13's avatar
14 years ago

SoapUI with SAP web service with WSRM

Hello,

I am trying to consume web services that are hosted from a SAP system. It is required to use WSRM to consume the web services.

I have turn on WSRM in Soap UI but i am getting unauthorized message from the server. It seems like SoapUI does not send the authentication information when it is requesting to create sequence in the SAP system. Hence the authorization failed.

Are there any workaround for this?

Thank you.

1 Reply

  • Hi Vincente,

    Better late than never?

    I had the same problem (HTTP 401 response) when I only entered the credentials directly in the SOAP/WS-RM request. When I added the credentials to the service endpoint in the interface definition however, it works like a charm ;-)

    kr,
    Peter