How to add Authorization header to SOAP Web Service Request

I am trying to call a SOAP web service using SOAP request activity. Every time I get 404 (not authorized) error. I have tried supplying username and password using Simple authentication method.
I checked in fiddler, UIPath is not sending Authorization: Basic header.

I have tried with SOAP UI and Powershell. All are working fine by supplying credentials.
Please let me know know to add Authorization header to a Web Service call in UIPath.

1 Like

Nobody knows the answer?

I’m in the same boat. Have you found an answer yet? i’ll reply back if i find something

No… it had to be done in an alternate way… Check this