In my mule flow I am changing the payload using XSLT. I need to set new header parameter which is expected by the service I am calling.
I tried using set-property tag and also using message-properties-transformer tag but still having issues.
Whats the best way to set outbound header property ?