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.  Changing Broker doc type

    Posted Thu October 02, 2008 11:56 AM

    I need to change the name of the Broker doc type which picks up by default once you change the publishable = true. How can i change that name. Any clue??

    Advanced thanks for your help!


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


  • 2.  RE: Changing Broker doc type

    Posted Thu October 02, 2008 03:30 PM

    Disable any trigger associated with that document, make that document publishable = false. Change the name and then make it publishable again.

    When you disable the trigger, it takes away subscription/queue for that document on the broker and when you make that document unpublishable then it takes that document instance out of the Broker.


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


  • 3.  RE: Changing Broker doc type

    Posted Sun October 05, 2008 01:52 PM

    Thanks for your response but I did the same but its again taking the publishable Doc Type as default name space generated by broker admin convention.

    But did a tactical solution for the same. Created the folder structure that i need to and got the name space that i need and then copied to different IS(as the same doc type cannot exist in single broker) and then changed the webMethods document name so that the namespace of broker document type is different than the default.

    I read another workarond of creating ADL file from broker manually tweaking the same also but never get a chance to do that.

    Cheers!


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