webMethods

webMethods

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.  Regarding publishable documents

    Posted Wed February 06, 2008 12:36 PM

    Hi all,

    I am working on 6.5 ,in my project we are using 2 integration servers and one broker .my assumption is to create one publishable document in 1st IS and send it to broker after that second IS will subscribe that documnet.

    i created XXX Doc in 1st IS ,i know how to publish that doc to broker,could you please tell me how can i get that document in 2nd IS .do i need to create same XXX documnet on 2nd IS or any other way to get the 1st IS publishbale documnet.
    i am using trigger in 2nd IS ,but which documnet do need to set in the trigger .

    Thanks in advance,
    Vasanth.


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


  • 2.  RE: Regarding publishable documents

    Posted Wed February 06, 2008 03:47 PM

    In the 2nd IS, you can pull the same document from broker. (go to all choices from navigation panel, and then select IS document → select broker document type option and then your have to select broker document(which you made publishable from Ist IS)

    and then you have to subscribe this document in your 2nd IS trigger.


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


  • 3.  RE: Regarding publishable documents

    Posted Wed February 06, 2008 05:01 PM

    As always, the best way to start is to read the wM-supplied documentation. The Pub/Sub guide will help.

    Hopefully you’re using two IS instances and a Broker for reasons more than just “because we can.”


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


  • 4.  RE: Regarding publishable documents

    Posted Thu February 07, 2008 06:15 AM