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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Problem subcribing

    Posted 10/19/04 06:42 PM

    I am using wm6.1 and trying to publish and subscribe to a document.
    Iam able to receive the document in the subcribing service but the values in the document are empty.

    i ahve trie dout the setting changes but it does not wrk.

    can anyone help me.


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 2.  RE: Problem subcribing

    Posted 10/19/04 08:07 PM

    Make sure that the service receiving the document has the document as input and the NAME of the document is the fully-qualified namespace name of the document.

    For example, if in the Default package, you had a Default folder and in this folder you have a PurchaseOrder document.

    The fully-qualified namespace for the document would be:

    Default:PurchaseOrder

    Try it…

    Ray


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: Problem subcribing

    Posted 10/19/04 09:15 PM

    Thanks it works i did not know that we shd use the input name with the same namespace. i was giving a document reference.

    Thanks for the help.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB