Unknown macro: {next_previous_link3}
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Notifications in BAM can be done two ways:-

  • CEP based Notifications
  • Hive Script based Notifications

CEP based Notifications

CEP based notifications are implemented using a CEP flow to define an input source of a message, with the use of input event adapters and even builders, then a CEP execution plan can be implemented using Siddhi if necessary, and the result can be written off to a output event adapters such as Email and SMS, via a message formatter. For more information on how to process events using CEP, check http://docs.wso2.org/display/CEP300/CEP+Configuration+Overview.

Hive Script based Notifications

 

 

Multitenancy

 Hive Script based Notifications are only support in the default (super) tenant for the moment

  • No labels