On 18/06/19 15:01, leoberbue wrote:
Hi,I would like to configure dynamic email notifications when a user is self-registered (enduser), i.e., capture the "email" attribute of the new user and send a message to this email. This feature is very common when you register on new platforms. I used "Search for recipients": Attribute --> email==${user.getPlainAttr("email").get().values[0]} but unfortunately it doesn't work. Does Syncope have this feature or is it planned for new releases?
From Admin UI under Configuration > Notifications, just flag "Include users matching About" under "User notifications" at the bottom of the second step in the modal wizard.
Also, ensure, in the last step, to not put any condition on "About", e.g. to match all self-registering users.
HTH Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/
