Hello!
I've made a simple business rule:
AFTER adding a member to a group
IF Operation Succeeded THEN
Send email notification
In the activity scope, I have selected the group in question, and selected "This Group Object".
However, when I add a user to the group, I get:
Business Rules: 1 rule encountered while processing your request
'Send DuoSecurity Info': Send e-mail notification (Info about DuoSecurity)
Resolving value references in the notification recipient address '%mail%' resulted in an empty string.
There are no recipients specified.
If I change the properties of the activity scope to "Members of this group", I get an "Operation Succeeded", but the business rule isn't triggered.
How do I make this work?
Regards,
Erlend