Hi all,
We are facing a problem when we user SOAP REQUEST node to call a web service where web service expecting user name password can you please help us how to pass the username password when we call web service using SOAP request node
It would depend on how the Web Service expects the username and password. If the web service implements WS-Security, then you would pass the username and password in the SOAP Header. On the other hand the Web Service (which - if implemented via HTTP) could expect a Basic HTTP Authentication token. In this case it is passed in the HTTP Header.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum