webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

BPM transition Trigger is not working

  • 1.  BPM transition Trigger is not working

    Posted Fri November 01, 2019 03:00 AM

    BPM Transition trigger is not subscribing document and not invoking service.But UM message count publish and consumer both are same.
    Same transition trigger is present in UM as well.But still Transition trigger is not invoking trigger service


    #webMethods-BPMS
    #BPM
    #webMethods


  • 2.  RE: BPM transition Trigger is not working

    Posted Fri November 01, 2019 09:45 AM

    Hi Rekha,

    please provide some more informations, like wM version.
    Are there any messages in the IS server.log?

    Did you try to stop and restart the IS as this sometimes solves issues where the Trigger Thread in IS JVM went into a blocked state?
    Please take some Thread Dumps of the JVM and analyse them fi there are any blocked threads.

    Regards,
    Holger


    #webMethods
    #webMethods-BPMS
    #BPM


  • 3.  RE: BPM transition Trigger is not working

    Posted Sun November 03, 2019 03:52 PM

    Hi,

    There is known incident about this.

    Check if the connection factory “local_um” is SHARED.

    Check if the durable subscription properties for that topic is marked as “is shared”.

    You may need to delete topic+reload WmPRT until the properties are corrected.

    Also check no other subscriptions on that topic exist and are consuming the events.

    Best regards,


    #webMethods
    #webMethods-BPMS
    #BPM