Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Sample Program

Avatar for Abhi Abhi
May 21, 2015

Sample Program

Mule Program

Avatar for Abhi

Abhi

May 21, 2015
Tweet

More Decks by Abhi

Other Decks in Technology

Transcript

  1. -Responsible for processing the received messages -Have several categories -Components:

    Application specific and mainly custom -Transformers: Transform the message -Filters: accept/reject the message -Routers: Control the message flow -Endpoint: Communication over transport
  2. -Use for filtering out the messages -Drop filtered messages -Nested

    Filters -Can be configured for exceptions -Example: -AND -OR -NOT -Payload
  3. -Scope: -Surround one or many message processor -Examples include processor

    chain, until successful, Async etc -Business Events: -Use for capturing key info -Can be accessed in both cloud hub and MMC