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.  Large EDI TN Processing

    Posted 05/31/19 04:16 AM

    I have large flat files, 450 MB - 846. I am able to iterate and create a 4010-846 xml document on file system successfully.
    I now need to publish this to TN to start another flow that parses the 846-xml to EDI type and publish to Trading networks.
    My process works fine with a small document.

    What service do I use to publish large document to TN without out of memory.
    Currently I open file input stream and then wm.tn.doc.xml:routeXml.

    This fails with memory issue.

    We have large document set up per documentation. Do I need to use wm.tn.doc:handleLargeDoc?

    I have not been successful using this.
    If anyone has any examples of large, very large processing of EDI documents it would be much appreciated.


    #webMethods
    #edi
    #Integration-Server-and-ESB


  • 2.  RE: Large EDI TN Processing

    Posted 06/05/19 09:29 AM

    The section “Large Document Handling” under the below link will give you the details, let me know if you still have issues

    http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/trading_networks/otn10-3/10-3_Trading_Networks_Administrators_Guide.pdf


    #Integration-Server-and-ESB
    #webMethods
    #edi


  • 3.  RE: Large EDI TN Processing

    Posted 06/25/19 01:33 PM

    Mahesh K Sreenivasulu, I have set up the handleLargeDoc but no data is being sent into TN.
    Is there another step that needs to be done after wm.tn.doc.handleLargeDoc?


    #Integration-Server-and-ESB
    #edi
    #webMethods


  • 4.  RE: Large EDI TN Processing

    Posted 06/25/19 08:14 PM

    Its been years, I had implemented this but can check and get back at the earliest. Meanwhile do you see any errors or post your flow snippet?


    #webMethods
    #edi
    #Integration-Server-and-ESB