[midPoint] Workflow notifications

Doler, Alexander Earl (LATCO - Buenos Aires) adoler at deloitte.com
Fri Apr 7 15:20:00 CEST 2017


Hello,

I am configuring workflow notifications for role approval. Some roles have up to three approval stages when a user requests the role, first requiring approval by the user's manager (stage 1), and then by members of different sub-organizations (stages 2 and 3). I am currently using a simpleWorkflowNotifier, configured as follows:

      <handler>
         <simpleWorkflowNotifier>
            <category>workflowEvent</category>
            <transport>mail</transport>
         </simpleWorkflowNotifier>
      </handler>

This notifies both the user to be assigned the role and the user's manager, and it also notifies the requesting user that the entire approval process has been completed. However, it does not notify the members of the organizations that must provide subsequent approval. I need to configure this so that each member of an approver organization receives a mail notification regarding the work item requiring their approval.

Is this possible using the simpleWorkflowNotifier? Or will it be necessary to create a generalNotifier to handle this slightly more complex workflow notification? How might I go about this?

Thanks!

Regards,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20170407/a0aeb60c/attachment.htm>


More information about the midPoint mailing list