0

How to intercept all incoming message of ESB?

I want to process all message that ESB receiving. can I do this work using handler and module in ESB?

Community
  • 1
  • 1
Ramtin Ramtin
  • 173
  • 3
  • 12

1 Answers1

0

If you want to intercept all messages write an axis2handler and keep that in the inflow..

Ratha
  • 9,434
  • 17
  • 85
  • 163