IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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 Model subscription trigger with Destination type as Topic

  • 1.  Process Model subscription trigger with Destination type as Topic

    Posted Sun February 24, 2013 02:43 PM

    Hi,

    When we are generating the process model with “receive protocol” as “JMS”, by default it is taking the destination type as QUEUE and creating the JMS subsciption trigger. (and creates a QUEUE on the broker as well)

    Is there any way that we can generate a process model which will create a JMS trigger with destination type as TOPIC instead of QUEUE? Are there any process/server level parameters which we need to change to have this done?

    Thanks,
    Bhaskar


    #webMethods
    #webMethods-BPMS
    #BPM


  • 2.  RE: Process Model subscription trigger with Destination type as Topic

    Posted Wed February 27, 2013 12:52 AM

    It is just the name of the destination ends with SUBQUEUE. You can still define and set Destination Type as TOPIC or QUEUE.

    -Senthil


    #webMethods-BPMS
    #webMethods
    #BPM


  • 3.  RE: Process Model subscription trigger with Destination type as Topic

    Posted Wed February 27, 2013 11:44 AM

    Hi Senthil,

    Thank you for the response. However I have few more questions :).

    Where do I need to this change (changing the destination type as QUEUE or TOPIC)? is it in the subscription trigger that gets created when we generate the process model? But this will be a manual change that we need to do after process model is generated which cannot be done in production scenario.

    Can we have the process model itself generate the TOPIC destination instead of QUEUE? I tried to explore the classes in the jar file which does this package and triggers creation on IS but could not figure out much of it. (com.webMethods.process.generator.jar)

    –Bhaskar


    #webMethods
    #BPM
    #webMethods-BPMS


  • 4.  RE: Process Model subscription trigger with Destination type as Topic

    Posted Thu March 07, 2013 09:29 PM

    Hi Bhaskar,

    Unfortunately, Designer cannot be configured to generate TOPICS rather than QUEUES for process models in currently released versions.

    This ability to choose destination as part of the properties of the model is being added in our upcoming 9.0 release.

    Sorry for any inconvenience this may cause in the meantime.

    Best regards,
    Michael


    #webMethods-BPMS
    #BPM
    #webMethods


  • 5.  RE: Process Model subscription trigger with Destination type as Topic

    Posted Sat March 09, 2013 01:39 PM

    Thank you very much for the response Michael…! As of now we are going with QUEUE subscription model :).


    #webMethods-BPMS
    #webMethods
    #BPM