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.  FTP rename service fails

    Posted Wed June 13, 2007 02:19 AM

    Hi:

    We are using webMethods FTP port. Client service (java) is trying to rename file via FTP protocol but its throwing error message “<>” no such file or directory.

    However, able to read & write file through FTP protocol.

    Thanks
    Nagarajan.D


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


  • 2.  RE: FTP rename service fails

    Posted Wed June 13, 2007 02:20 AM

    Able to delete. But FTP rename command is failing…

    Thanks
    Nagarajan.D


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


  • 3.  RE: FTP rename service fails

    Posted Wed June 13, 2007 10:16 AM

    while exceuting the pub.client.ftp.rename, what message you are getting in the following service outputs.

    returncode
    returnmsg
    logmsg


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


  • 4.  RE: FTP rename service fails

    Posted Wed June 13, 2007 07:45 PM

    returncode - 550
    returnmessage - 550 ‘xxxx.xml’: No such file or directory.
    logmsg - → RNFR yyyy.xml

    ← 350 File exists, ready for destination name.
    → RNTO xxxx.xml

    ← 550 ‘xxxx.xml’: No such file or directory.


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