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

Process Fail Build - Unable to create query SUBQUE

  • 1.  Process Fail Build - Unable to create query SUBQUE

    Posted Thu April 21, 2016 07:10 AM

    Hi, I am very new in webMethods bpm. I try to build a process but I get this error:
    java.lang.Exception: Unable to create queue myExplorerRequest_newRequest_SUBQUEUE.

    The NONE START event is JMS Triggered and using Connection i PE_NONTRANSACTIONAL_ALIAS. It is enabled and is working fine.

    Not sure What I’m missing here, can anyone point me in the right direction?


    #webMethods-BPMS
    #webMethods
    #BPM


  • 2.  RE: Process Fail Build - Unable to create query SUBQUE

    Posted Mon May 30, 2016 01:21 PM

    Broker or UM? Designer configured with right integration server that has PE jms alias defined correctly?


    #BPM
    #webMethods-BPMS
    #webMethods


  • 3.  RE: Process Fail Build - Unable to create query SUBQUE

    Posted Tue December 13, 2016 03:24 AM

    HI Fariz,

    If you are using UM, the error is due to the connection not getting established with UM. When you do the publish the process model will make entries of the Queues in UM.

    As you mentioned that the connection is established with PE_NONTRANSACTIONAL_ALIAS, can you cross check if it’s the same connection alias in subscription trigger.


    #BPM
    #webMethods
    #webMethods-BPMS