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 file Handling

    Posted 08/08/16 02:07 PM

    Can someone tell me what are the best ways to handle large files xml or flat files. I am not looking from code perspective–in theory–what is the best way to handle – local disk vs terracotta (memory)

    Thanks


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 2.  RE: Large file Handling

    Posted 12/25/16 07:43 AM

    Hi Signi,

    If you wish to access the data frequently than cache (terracotta) is a good option. If it is one-time job take the alternate one.


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 3.  RE: Large file Handling

    Posted 12/30/16 07:57 AM

    Hi Signi,

    Depends on the size of the files.

    If they are in GB’s then its suggested to write the file on to disk and handle it using the Large File Handling Techniquies.

    Regards,
    Syed Faraz Ahmed


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 4.  RE: Large file Handling

    Posted 02/13/17 09:08 PM

    Is there any documentation out there you can point me to?


    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 5.  RE: Large file Handling

    Posted 02/14/17 09:13 AM

    Hi signi,

    What about the FlatFile Devleopers Guide?

    It has a chapter about large file handling if I remember right.

    Another Option might be the IS Administrators Guide or the Service Development Guide.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods