<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
FYI I have updated the General Notifier example in
<a class="moz-txt-link-freetext" href="https://wiki.evolveum.com/display/midPoint/Notifications">https://wiki.evolveum.com/display/midPoint/Notifications</a> page.<br>
<br>
Be adwised that this example can be achieved also by using standard
simpleFocalObjectNotifier now.<br>
<br>
<br>
Regards,<br>
Ivan<br>
<br>
<div class="moz-cite-prefix">On 10/23/2014 11:11 PM, Jason Everling
wrote:<br>
</div>
<blockquote
cite="mid:CAFkZXY4774RW04RB=HYEpxsd2mWvyubcsRTAUBU49X8TxDD1RQ@mail.gmail.com"
type="cite">
<div dir="ltr">Ah ok, so the GeneralNotifier is more or less what
I would use then so I could customize the message and such, more
testing and reading.
<div><br>
</div>
<div>I was taking a look at the code on github for those
notifiers and I think I could go in and change some stuff if I
cannot get the general notifier to work like I would like it.</div>
<div><br>
</div>
<div>Would there happen to be any samples for the General
Notifier anywhere, maybe complex or one's that have the body?
I see the simple and others which I have gotten to work but I
would like to customize the body and such so the general might
be what I am looking for.</div>
<div><br>
</div>
<div>I saw it on the roadmap, sorry, I though it was under 3.1
but currently has no timeframe</div>
<div><br>
</div>
<div><a moz-do-not-send="true"
href="https://wiki.evolveum.com/display/midPoint/Roadmap">https://wiki.evolveum.com/display/midPoint/Roadmap</a><br>
</div>
<div><br>
</div>
<div>Thanks!</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, Oct 23, 2014 at 3:37 PM, Pavol
Mederly <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:mederly@evolveum.com" target="_blank">mederly@evolveum.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>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
moz-do-not-send="true"
href="https://jira.evolveum.com/browse/MID-2045"
target="_blank">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
<div>
<div class="h5"><br>
<br>
<br>
On 23. 10. 2014 20:52, Jason Everling wrote:<br>
</div>
</div>
</div>
<blockquote type="cite">
<div>
<div class="h5">
<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>
</div>
</div>
<font><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></fieldset>
<br>
<pre>_______________________________________________
midPoint mailing list
<a moz-do-not-send="true" href="mailto:midPoint@lists.evolveum.com" target="_blank">midPoint@lists.evolveum.com</a>
<a moz-do-not-send="true" href="http://lists.evolveum.com/mailman/listinfo/midpoint" target="_blank">http://lists.evolveum.com/mailman/listinfo/midpoint</a>
</pre>
</blockquote>
<br>
</div>
<br>
_______________________________________________<br>
midPoint mailing list<br>
<a moz-do-not-send="true"
href="mailto:midPoint@lists.evolveum.com">midPoint@lists.evolveum.com</a><br>
<a moz-do-not-send="true"
href="http://lists.evolveum.com/mailman/listinfo/midpoint"
target="_blank">http://lists.evolveum.com/mailman/listinfo/midpoint</a><br>
<br>
</blockquote>
</div>
<br>
</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>
<pre class="moz-signature" cols="72">--
Ing. Ivan Noris
Senior Identity Management Engineer
evolveum.com evolveum.com/blog/
_____________________________________________
"Semper Id(e)M Vix."
</pre>
</body>
</html>