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.  When Published to TN

    Posted Thu October 26, 2006 06:37 PM

    Hi,
    [SIZE=1]My IDOC is being mapped properly to the XML document fields(tags) when seen using debug mode.but when published to TN(after the statement pub.publish:publish)Part of the XML document does not appear in the dispatched XML doc.Does anyone know what could be the problem?

    [/SIZE]


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: When Published to TN

    Posted Thu October 26, 2006 06:50 PM

    “when published to TN(after the statement pub.publish:publish)Part of the XML document does not appear in the dispatched XML doc”

    How are you routing document to TN?? Once you publish the XML is your subscribing services using route to TN
    via routeXML or tn:receive?? Are you seeing any errors in the logs (error/TN activitylogs)

    Is debug mode you mean debug log statement in yoru flow service and checking server log??Make sure your document successfully routed to TN.

    Also pls elaborate on your entire process flow mapping/publishing/routing to TN etc…You have to give more information.

    HTH,
    RMG


    #B2B-Integration
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: When Published to TN

    Posted Thu October 26, 2006 07:11 PM

    thx for quick response.
    Debug mode means when I trace it thru step(F7) mode.I follow my flow step by step.I see everything that I have mapped (IDOC to XML elements)is fine but when published(Local) , and I see in TN -Transaction Analysis-Document Details-Content, I find that mapping to the XML elemnts that I have done does not appear in the content and rest of the document is ok., no errors are found in activity log.


    #B2B-Integration
    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: When Published to TN

    Posted Thu October 26, 2006 09:26 PM

    Maybe there is a new feature that I’m unaware of, but…

    Using pub.publish:publish won’t submit the document to TN unless you have some subscriber doing that. If that’s what’s happening, we’d need to know more about how that subscriber is retrieving the content that is to submitted to TN from the published document.

    Why are you using local publish? AND using TN too? Seems redundant.


    #Integration-Server-and-ESB
    #webMethods
    #B2B-Integration