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
  • 1.  trackID for UUID before publish

    Posted Mon June 16, 2008 06:27 PM

    Hi,

    thanks for reading this thread.

    We’re on 7.1.1
    I’m trying to set the UUID with a custom trackid I set in the envelope of the publishable doctype, right before invoking pub.publish.
    from what I understand from the 7.1.1 publish-subscribe developers guide, pg 155, setting the trackid will force my UUID, however when I browse the queue in MWS, the UUID is not the value I set in trackid.

    What am I doing wrong?

    Thanks for the help,

    Loïc


    #broker
    #Universal-Messaging-Broker
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: trackID for UUID before publish

    Posted Mon June 16, 2008 08:13 PM

    UUID will always be present in the publishable document…Isn’t it??

    Did you check in the pipeline of the subsriber service??

    HTH,
    RMG


    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #broker
    #webMethods


  • 3.  RE: trackID for UUID before publish

    Posted Tue June 17, 2008 08:53 AM

    Hi RMG,

    Thanks for your reply.
    I checked the pipe in the subscribing service, but same result- the UUID is “a63a8eb0-3c3d-11dd-849e-d9b1783f90e2” and the trackID I passed was “9”.
    I guess wM always sets it, but reading the docs, I had understood that it would be overridden by the trackid if available.

    Cheers,

    Loic


    #broker
    #webMethods
    #Integration-Server-and-ESB
    #Universal-Messaging-Broker


  • 4.  RE: trackID for UUID before publish

    Posted Tue June 17, 2008 06:57 PM

    I am not aware of such thing “UUID overridden by the trackid if available.” bu if the docs says then it should…isn’t it…:frowning:


    #Integration-Server-and-ESB
    #broker
    #webMethods
    #Universal-Messaging-Broker


  • 5.  RE: trackID for UUID before publish

    Posted Thu June 19, 2008 11:18 AM

    Hi all,

    Quick update: apparently, I misread the doc. :wink:

    In version 6.0.1 and below, the UUID does not exist at publish. To cope with this, the UUID is set to the value of the trackid(or eventid in the absence of trackid).
    But as of 6.1, the UUID exists and hence it is impossible to set it. It gets managed internally.

    … Which is logical, since the document history functionality is intentend for technical hicups (IS-broker connection pblms) and not for functional validation.

    Anyway thanks for the help RMG

    Cheers,

    Loic


    #broker
    #webMethods
    #Integration-Server-and-ESB
    #Universal-Messaging-Broker


  • 6.  RE: trackID for UUID before publish

    Posted Thu June 19, 2008 06:54 PM

    Yes thats the exact behaviour for UUID in 6.1 and above in the broker pub doc…

    Anyways you are on the right track…


    #webMethods
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB
    #broker