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.  Broker Doc Type changes after sync

    Posted Thu August 20, 2009 06:41 PM

    Hi all,

    I’m trying to publish 9 documents to the broker which have the following namespace (example):

    wm::is::test::canonical::documentRequest

    But when I publish them to the broker they end up being

    wm::is::test_1::canonical::documentRequest

    So, basically it’s adding an _1 on the folder name. Why does this happen? I didn’t have any previous version of these documents in the broker and I don’t have any other package with that folder as root! Really weird stuff. This worked on my local IS, but when I published it to the Development IS it just gave this error. Bogus.

    Thanks beforehand!


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


  • 2.  RE: Broker Doc Type changes after sync

    Posted Thu August 20, 2009 06:56 PM

    Update: Found out that the Broker Doc Type in the developer also shows up with the “_1”. How odd is that? Maybe it was in the way I deployed the package to the DEV server?

    I just exported the package using my local IS and Installed the release on the DEV Server. Maybe I did it wrong…

    Is there anyway to change the Broker Doc Type?


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


  • 3.  RE: Broker Doc Type changes after sync

    Posted Thu August 20, 2009 07:33 PM

    Ok. Just edited every document, set Publishable to false and then to true again and that fixed it.

    (The best threads are the ones where you find the solution for youself :rofl:)


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


  • 4.  RE: Broker Doc Type changes after sync

    Posted Mon August 31, 2009 12:09 PM

    Prps,

    Their is nothing weird about this. This is expected. You already have broker document type with the same namespace on the broker. when you have change the IS document type and sync it again, broker will append _1 and create another broker doc type.

    To avoid this, you will have to delete broker doc type first before synchronizing modified publishable IS document.

    Hope this helps.

    Jiten


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