<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello Jason,<br>
<br>
well, the notification mechanism is quite universal and flexible.
The amount of work required depends on what you want to achieve.<br>
<br>
Technically:<br>
<ol>
<li>there are some standard notifiers
(SimpleUserNotifier/SimpleFocalObjectNotifier,
SimpleResourceObjectNotifier, SimpleWorkflowNotifier,
UserPasswordNotifier, AccountPasswordNotifier) that provide
specific kinds of notifications related to users/orgs/roles,
resource objects (accounts, groups, OUs, ...), work items and
workflow processes; and, specially, to notify about user &
account passwords,</li>
<li>besides that, you can send any notification you like - there
is so called GeneralNotifier that can be scripted to include
anything in the message subject, body and recipient addresses.<br>
</li>
</ol>
If you want to do "something like" one of existing specific
notifiers does (but not exactly that), you have a couple of
options:<br>
<ol>
<li>If you can work with Java, you can easily take any of these
notifiers, copy it into your own class, and change it as you
wish. It is not a big problem.</li>
<li>If you don't want to work with Java, you can try to use
GeneralNotifier with custom scripts. It can be a bit of work,
however - depending on how sophisticated your notifications
should be. The hardest part (generating a description of
object or change attributes) was provided as <a
href="https://jira.evolveum.com/browse/MID-2045">MID-2045</a>
recently; but actually we haven't tested nor documented that
feature yet. <br>
</li>
</ol>
BTW, where is <i><font size="+2"><span style="color: rgb(51, 51,
51); font-size: 14px; line-height: 20px;">"</span><span
style="color: rgb(51, 51, 51); font-size: 14px; line-height:
20px;">Fully customizable forms" for 3.1 Release</span></font></i>
mentioned? I haven't seen that in the wiki.<br>
<br>
Hope this helps,<br>
Pavol<br>
<br>
<br>
On 23. 10. 2014 20:52, Jason Everling wrote:<br>
</div>
<blockquote
cite="mid:CAFkZXY5T=086B6j7GgXcSmf4Owg-MFex4j8pABQcyS8yVGKBUA@mail.gmail.com"
type="cite">
<div dir="ltr">Is the below statement still true? Can the
notifications not be customized currently? If not, does this
statement apply to notifications "<span
style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">Fully
customizable forms" for 3.1 Release</span>
<div><br>
</div>
<div><span
style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">"Evolveum
midPoint notifications can use e-mail or SMS notifications
(other transports can be implemented and added).
Additionally, the notifications can be stored in a file,
which is very useful during testing and deployments (this
feature is similar to Sun IDM "redirect to file"). The
notification component is configured in global midPoint
system configuration in a more programatically way using
expressions. There are currently no email templates, but the
concept is open to such changes to be added in the future
releases."</span><br>
</div>
<div><span
style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px"><br>
</span></div>
<div><span
style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:20px">JASON</span></div>
</div>
<br>
<font size="2"><br>
<br>
CONFIDENTIALITY NOTICE:<br>
This e-mail together with any attachments is proprietary and
confidential; intended for only the recipient(s) named above and
may contain information that is privileged. You should not
retain, copy or use this e-mail or any attachments for any
purpose, or disclose all or any part of the contents to any
person. Any views or opinions expressed in this e-mail are those
of the author and do not represent those of the Baptist School
of Health Professions. If you have received this e-mail in
error, or are not the named recipient(s), you are hereby
notified that any review, dissemination, distribution or copying
of this communication is prohibited by the sender and to do so
might constitute a violation of the Electronic Communications
Privacy Act, 18 U.S.C. section 2510-2521. Please immediately
notify the sender and delete this e-mail and any attachments
from your computer. </font><br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
midPoint mailing list
<a class="moz-txt-link-abbreviated" href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a>
<a class="moz-txt-link-freetext" href="http://lists.evolveum.com/mailman/listinfo/midpoint">http://lists.evolveum.com/mailman/listinfo/midpoint</a>
</pre>
</blockquote>
<br>
</body>
</html>