Reputation: 39
I want to know how can I change the value of field in the header of the backend service dynamically
Thank you
Upvotes: 2
Views: 124
Reputation: 1401
You can use header mediator to manipulate the headers[1] in mediation extension[2]
[1] https://docs.wso2.com/display/ESB500/Header+Mediator
[2] https://docs.wso2.com/display/AM200/Adding+Mediation+Extensions
Upvotes: 1