BPM, Workflow, and Case

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

    Posted Wed October 02, 2019 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 Mon October 14, 2019 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 Tue October 15, 2019 04:35 AM
    Thanks Andrew, I will review that link.

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