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.  How to use pubclientftp

    Posted 12/27/05 01:11 PM

    Hi,Dear All
    I use pub.client:ftp in webMethods 6.1 to upload a .xls file to my ftp server, the size is 8K.The transfermode is binary. The username & password are all correct, and the server has enough free space.But it says “450 Transfer aborted. Link to server lot.”(The error msg is attached as a picture.), in fact, the .xls file is already uploaded to the server, but the size only is 2.4K. But I use CuteFTP to upload the file, nothing is wrong. what’s the matter? Could you please give me you advice?

    Toby


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: How to use pubclientftp

    Posted 12/27/05 04:56 PM

    toby,

    May be its a network issue when you ftp service from webMethods IS hosted box to your remote ftp location.

    try to use cmd ftp from the IS installed box and see what i says…

    HTH,
    RMG


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: How to use pubclientftp

    Posted 12/30/05 12:57 AM

    RMG

    Thanks for your advice. It can upload the .xls file generated by MS Excel, but when upload the .xls file generated by HSSF, I get above error. I think the root cause is the encoding. Could you please list all encoding? I want to try one by one. Thanks.

    Toby


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 4.  RE: How to use pubclientftp

    Posted 12/30/05 05:22 PM

    Are you using ascii or binary transfer…also try changing mode active or passive,encoding =ISO-8856.

    HTH,
    RMG


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods