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<10</expression>
<target-topic>new_order</target-topic>
<subscriptions>
<subscription>mailto:[email protected]</subscription>
<subscription>mailto:[email protected]</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 : [email protected]
Mobile: 94773212853
Web: http://www.wso2.com
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev