cancel
Showing results for 
Search instead for 
Did you mean: 

How to pass Auth Key and password in Header using SOAP Axis

0 Kudos

Hi ,

how to pass Auth keyId and password in HTTP Header using SOAP Axis.

Accepted Solutions (0)

Answers (1)

Answers (1)

apu_das2
Active Contributor
0 Kudos

There is a standard module called AddSOAPHeaderBean. Check this one if it is fulfilling your requirements.

If not you can set header using UDF/JAVA Mapping in your MM/OM and set the value using variable transport binding the SOAP receiver CC.