cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP axis webservice test from SOAP UI

Former Member
0 Kudos

i am new to HTTP axis adapter.

i was to work on a scenario idoc to soap calling web-service in a third party system XYZ.

now xyz has other web-services hosted on it, which are invoked by other scenarios through PI and in ID in configuration i saw SOAP receiver adapter with message protocol HTTP(axis) and transport protocol axis.

till now i have worked on SOAP scenarios using HTTP.

i developed the scenario like other scenarios using http(axis) and on testing it worked. But when i am trying to test that web-service in SOAP UI, in response section i get error - security token could not be authenticated or authorized. Even i put the basic authentication in SOAP UI, but still this error, in the ID in channel this basic authentication data is leading to deliver the msg to the XYZ system. So what needs to be done to test this service in SOAP UI to remove the above error?

also what is the use of http(axis) adapter - why we cannot use just http in soap? any information shall be helpful. all helpful replies will be appreciated.

Accepted Solutions (1)

Accepted Solutions (1)

Muniyappan
Active Contributor
0 Kudos

Hi,

you have to fill  <wsse:UsernameToken>   section  in the soap request under header. please see

the round marked image in the below link.


also what is the use of http(axis) adapter - why we cannot use just http in soap? any information shall be helpful. all helpful replies will be appreciated.

Above shared blog should clear this doubt.

Answers (0)