[midPoint] Multiple recipients in notification
Pálos Gustáv
gustav.palos at evolveum.com
Tue Jan 24 08:53:38 CET 2017
Hi,
I never tried sending the notification to CC, but I'm using several
recipients in this way:
<recipientExpression>
<script>
<code>
import java.util.ArrayList;
notifyTo = new ArrayList();
notifyTo.add("sample at gmail.com" );
notifyTo.add("other.sample at gmail.com" );
return notifyTo
</code>
</script>
</recipientExpression>
Is this enough in your use case?
Best regards,
Gustav
2017-01-23 21:26 GMT+01:00 Davy Priem <davy.priem at vives.be>:
> Hi,
>
> I’ve been playing a bit with midpoint and I’ve got the following problem.
> I would like to send notification by email to the private email address of
> a user and a hard coded address in CC. Is this possible?
>
> Best regards,
> Davy Priem
> _______________________________________________
> midPoint mailing list
> midPoint at lists.evolveum.com
> http://lists.evolveum.com/mailman/listinfo/midpoint
>
--
Gustáv Pálos
Identity Engineer
evolveum.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20170124/c2e0f815/attachment.htm>
More information about the midPoint
mailing list