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.  Email Port Issue - WebMethods 9.7

    Posted Wed October 26, 2016 11:49 AM

    Hi All.

    I have the email port up and running with the email user and password which is working.

    My service save the files attachment of the mail.

    With small files no problem, this saved correctly.

    Example 50 kb

    But in big files( 2mb o more) , the file saved is corrupted.

    I can’t see the data correctly.

    Some idea about this issue?

    Thanks
    Regards.


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Email Port Issue - WebMethods 9.7

    Posted Wed October 26, 2016 12:04 PM

    Hi Jose,

    is there anything in the server or error log of the IS related to this issue?

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Email Port Issue - WebMethods 9.7

    Posted Wed October 26, 2016 02:04 PM

    Hi Holger.

    Thanks for your help.

    In the server there isn’t anything related to this issue.

    Appear that the file is fine but when i open this file, i see that the file is corrupted.

    Regards
    JL


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Email Port Issue - WebMethods 9.7

    Posted Wed October 26, 2016 02:41 PM

    Hi Jose,

    can you provide an outline of the service being invoked by the Mail-Port?

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Email Port Issue - WebMethods 9.7

    Posted Wed October 26, 2016 02:52 PM

    Hi Holger.

    I have news, I tried with a flat file of 5mb, and then I compared the file saved with the file original and it’s exactly same.

    The problem is with files as zip, xlsm, xlsx or other file complicated.

    This is my service, I put the content in a ftp location.


    #webMethods
    #Integration-Server-and-ESB


  • 6.  RE: Email Port Issue - WebMethods 9.7

    Posted Wed October 26, 2016 02:57 PM

    Hi Jose,

    what is the transfermode set to for the put step?

    It can be either ascii or binary. The default is ascii.

    But ascii is not best option for binary files like zips.

    Set transfermode to binary and it should work as intended.

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: Email Port Issue - WebMethods 9.7

    Posted Wed October 26, 2016 03:37 PM

    Hi Holger.

    You have the reason.

    I set binary and it work.

    Thanks for you help.

    Regards.
    JL


    #Integration-Server-and-ESB
    #webMethods


  • 8.  RE: Email Port Issue - WebMethods 9.7

    Posted Wed October 26, 2016 05:02 PM

    Very glad to hear its working!


    #webMethods
    #Integration-Server-and-ESB