Hi Senuwan, Do you get any errors when trying to send an email? If you get authentication errors you should use app password [1] for the axis2 email configuration.
[1]: https://security.google.com/settings/security/apppasswords Thanks, Praminda On Thu, Dec 14, 2017 at 9:26 PM, Senuwan Withana <[email protected]> wrote: > 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 > > -- *Praminda Jayawardana* Software Engineer WSO2 Inc.; http://wso2.com Mobile : +94 (0) 716 590918
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
