SOAP Web Service

Hi Friends,
While using the SOAP web service, I am getting the below error. Can anybody help me to understand whether I am missing some required package or some access specifically for SOAP. I am getting the below exception while invoking.

Attaching the screenshot for your reference.

Thanks,
Arthi

Hi Arthirag,

The exception means target system is unable to process your request, you sent through HTTP Request activity.

Best way to to check your HTTP request by using POSTMAN or SOAP UI. You can check Request and Response in the tools. If it works fine with POSTMAN or SOAP UI., it should work fine with HTTP Request Activity as well.

Regards,
Tuhin

Hi Tuhin,

It works fine when tried with SOAP UI. In UIPath, I tried with SOAP activity and not with HTTP.
Let me try with HTTP. Thanks for your help.

Regards,
Arthi

Hi Friends,

I am getting the status code as ‘200’ for the password reset web service using HTTP request activity in UIPath and the password is also not reset :frowning_face:, wherein if tried using SOAP UI, it works… Can anyone help me to understand if I am missing something?

Thanks,
Arthi