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.  copy file from remote to remote server in webmethods 9.7

    Posted 04/13/17 11:07 AM

    Can you please help me with the code/any service we use in webMethods designer 9.7 to copy the files within remote server in SFTP.

    I tried pub.client.sftp:rename service, but it just moves the file, did not copy the file.

    Any one can help me know how to copy the file using SFTP from remote to remote server.


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 2.  RE: copy file from remote to remote server in webmethods 9.7

    Posted 04/13/17 02:41 PM

    Hi Poorvi,

    what about getting the source and putting to the target?

    But this might not be right use case for this scenario.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-General


  • 3.  RE: copy file from remote to remote server in webmethods 9.7

    Posted 04/14/17 06:04 AM

    Hi Holger,

    Thank you for replying.

    but that cannot be the scenario, since we are trying to copy the file and not send/move the file.

    As per my search i did not get any built in service. we can create a java service for copying the file from remote to remote server but I am searching if we can do it without creating any java service and using any existing built in service for the same.


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 4.  RE: copy file from remote to remote server in webmethods 9.7

    Posted 04/18/17 06:26 AM

    Hi,

    In 9.9 you don’t have a copy service in pub.client.sftp.

    At most, you have a symlink but that does not seem to cover your needs (does not create a hard link).

    Best Regards,


    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods