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.  PUb Documnets

    Posted Fri March 14, 2014 03:58 AM

    How to retrieve publishable documents names from developer/broker?

    Can anyone plz provide a service name or procedure to retrieve…


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


  • 2.  RE: PUb Documnets

    Posted Fri March 14, 2014 05:28 AM

    Hi,

    Use the service WmRoot/wm.broker.sync:list. Make sure you make WmRoot visible on developer.

    The above service is in WmRoot package. Use this at your own risk :smiley:

    Let me know if have any issues/questions.


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


  • 3.  RE: PUb Documnets

    Posted Fri March 14, 2014 06:03 AM

    I am unable to see WmRoot Package in my Designer. How can i make that package visible?


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


  • 4.  RE: PUb Documnets

    Posted Fri March 14, 2014 06:27 AM

    @Akash,

    Add the below setting on IS extended settings

    watt.server.ns.hideWmRoot=false

    WmRoot will then show up on developer.

    I guess the above steps holds good for designer also.

    Let me know if it is working for u.


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


  • 5.  RE: PUb Documnets

    Posted Fri March 14, 2014 08:59 AM

    Thanks M@he$h, now i am able to see WmRoot Package in designer.


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


  • 6.  RE: PUb Documnets