Hi Team,

When  the user adds some value(s) into the back end I want to send an email
to some other users like managers etc.

In order to do below scenario I have used WSO2 EI DSS service.  I have
tried out the scenario give on documentation [1], but email have not
generated.


Please give me suggestion to over come this issue.


  <event-trigger id="SendEmail">
      <expression>/AddDetails/ENGINE_CAPACITY&lt;10</expression>
      <target-topic>new_order</target-topic>
      <subscriptions>
         <subscription>mailto:x...@wso2.com</subscription>
         <subscription>mailto:m...@gmail.com</subscription>
      </subscriptions>
   </event-trigger>



[1] -
https://docs.wso2.com/display/EI600/Receiving+Notifications+from+Data+Services



Furthermore I wan to clarify my x path as well.


Thanks.

*Senuwan Withana*
Software Engineer - Support Team | WSO2

Email : senu...@wso2.com
Mobile: 94773212853
Web: http://www.wso2.com
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to