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
Expand all | Collapse all

Validation on file transferred by SFTP

  • 1.  Validation on file transferred by SFTP

    Posted Tue January 24, 2017 06:36 PM

    I am using webMethods 9.8 built in SFTP PUT service to put the files on clients SFTP server. The business wants an explanation on this approach on how can we validate if all the bytes got transferred successfully. As in the
    bytes on the source=bytes on target

    The business is questioning this approach where in there is no facility in webMethods which would check for the file transferred is equal to file received in terms of its size.

    Does SFTP do partial transfers and not throw any error messages. I know that 0 bytes file can be written to the target if there i disk issues but i thought the transfer was atomic as in whole file or none.

    Is there some service in webMethods that could check on bytes transferred?

    Please HELP!!!


    #webMethods
    #webmethods-Protocol-and-Transport
    #Integration-Server-and-ESB


  • 2.  RE: Validation on file transferred by SFTP

    Posted Wed January 25, 2017 11:05 AM


  • 3.  RE: Validation on file transferred by SFTP

    Posted Wed January 25, 2017 01:46 PM

    Hi Abhijit,

    if the put service fails to complete the transfer it should fail with an appropriate error message.

    If it completes without an error message it is expected that the file was written correctly on the target.

    Regards,
    Holger


    #webmethods-Protocol-and-Transport
    #webMethods
    #Integration-Server-and-ESB