BPM, Workflow, and Case

BPM, Workflow, and Case

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  How to get email notification when BPD instance fails

    Posted 10/02/19 11:05 AM
    Env. BPM 8.5.6 WAS 8.5.5.7
    I found the following https://www.ibm.com/support/pages/how-get-email-notification-when-bpd-instance-fails and in Product documentation I also found the parameter bpm.de.security.userToNotifyError=tw_admin So I have a doubt what is this parameter used for? Is the information described in the link above right? Shall I use the instructions there: to create a file 110FailureUser.xml
    <properties>
    <event-manager merge="mergeChildren">
       <notify-error merge="replace">userid</notify-error>
    </event-manager>
    </properties>


    ------------------------------
    Joao Alexandre
    Lisboa
    ------------------------------


  • 2.  RE: How to get email notification when BPD instance fails

    Posted 10/14/19 04:25 PM
    Prior to the 8.5 release you needed to update the XML per your post above, however according to the support article you referenced if you are on 8.5.x this was moved into the Websphere configuration.  This means you need WAS admin access to change this setting.  The IBM support posting tells you how to set this configuration, with a note about system lane failure requiring the retry limit be set to 1.

    -Andrew Paier

    ------------------------------
    Andrew Paier
    ------------------------------



  • 3.  RE: How to get email notification when BPD instance fails

    Posted 10/15/19 04:35 AM
    Thanks Andrew, I will review that link.

    ------------------------------
    Joao Alexandre
    Lisboa
    ------------------------------