2

I want to know how can I change the value of field in the header of the backend service dynamically

Thank you

Abimaran Kugathasan
  • 31,165
  • 11
  • 75
  • 105
Ali Mejri
  • 39
  • 6

1 Answers1

1

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

Jenananthan
  • 1,381
  • 2
  • 10
  • 20