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

    Posted Mon August 08, 2016 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 Sun December 25, 2016 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 Fri December 30, 2016 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 Mon February 13, 2017 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 Tue February 14, 2017 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