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

Aborting copy, error = Error executing Copy to JDA Outbound. Error null

  • 1.  Aborting copy, error = Error executing Copy to JDA Outbound. Error null

    Posted Tue August 29, 2017 01:03 AM

    Hi
    All

    I wrote 4 actions in MFT Event Management .

    Action 1: Find *.jkc files
    Action 2: Copy *.jkc to remote location
    Action 3: Copy *.jkc to second remote location
    Action 4: Move *.jkc to another remote location

    First 3 actions are executing successfully and getting error for Actoin4: move

    ERROR:

    Moving from VFS Path:/JDE_JDA/,URL:SFTP://jde91.com:22/Home/example123.jkc to File Path, URL:SFTP://jda99.com:22/home/example123.jkc
    Starting copy of file(s) from VFS Path://JDE_JDA/, URL:SFTP://jde91.com:22/Home/example123.jkc to File Path, URL:SFTP://jda99.com:22/home/example123.jkc

    Aborting copy, error = Error executing Copy to JDA Outbound. Error null.


    #webMethods
    #Integration-Server-and-ESB
    #Managed-File-Transfer


  • 2.  RE: Aborting copy, error = Error executing Copy to JDA Outbound. Error null

    Posted Thu September 21, 2017 03:15 PM

    Hi Ram,
    Did you get any work around for this issue?

    Please let me know as i am also facing the same issue in my implementation.

    Thanks
    Aziz


    #Integration-Server-and-ESB
    #webMethods
    #Managed-File-Transfer


  • 3.  RE: Aborting copy, error = Error executing Copy to JDA Outbound. Error null

    Posted Fri September 22, 2017 01:04 PM

    Hi,

    what about splitting step 4 in two steps:
    4a copy to third remote location
    4b delete from source location

    Regards,
    Holger


    #Integration-Server-and-ESB
    #webMethods
    #Managed-File-Transfer


  • 4.  RE: Aborting copy, error = Error executing Copy to JDA Outbound. Error null

    Posted Fri September 22, 2017 03:48 PM

    Hi Holger,

    My implementation is on 9.10.

    steps are as follows.

    find> from local dir
    copy> to remote location (the event fails here)
    move>to archive location on local

    but the activities tab in event log is showing there are couple of files successfully copied and few of them will fail with the error.
    Aborting copy, error = Error executing Copy. Error String index out of range: -1.

    Interesting thing is that none of files were copied to the remote location. but in activities things are different.

    Thanks,
    Aziz


    #Managed-File-Transfer
    #Integration-Server-and-ESB
    #webMethods


  • 5.  RE: Aborting copy, error = Error executing Copy to JDA Outbound. Error null

    Posted Wed September 27, 2017 06:32 PM

    Anyone has anything on this?

    Thanks,
    Aziz


    #Integration-Server-and-ESB
    #Managed-File-Transfer
    #webMethods


  • 6.  RE: Aborting copy, error = Error executing Copy to JDA Outbound. Error null

    Posted Wed September 27, 2017 11:22 PM

    Instead of using existing copy action use IS service to copy . we solved this problem by creating webmethod service


    #Managed-File-Transfer
    #Integration-Server-and-ESB
    #webMethods


  • 7.  RE: Aborting copy, error = Error executing Copy to JDA Outbound. Error null

    Posted Fri September 29, 2017 10:32 PM

    Instead of using existing copy or move action use IS service to copy or move . we solved this problem by creating webmethod service .(create generic service for move files)


    #webMethods
    #Integration-Server-and-ESB
    #Managed-File-Transfer


  • 8.  RE: Aborting copy, error = Error executing Copy to JDA Outbound. Error null

    Posted Sat September 30, 2017 01:43 AM


  • 9.  RE: Aborting copy, error = Error executing Copy to JDA Outbound. Error null

    Posted Fri October 06, 2017 12:40 AM

    My requirement is copy files from source to destination.

    Copy action is only moving files form source to destination .


    #Integration-Server-and-ESB
    #Managed-File-Transfer
    #webMethods


  • 10.  RE: Aborting copy, error = Error executing Copy to JDA Outbound. Error null

    Posted Wed January 10, 2018 05:52 AM

    Dear All,

    Am new to MFT.

    I would like to know how to implement MFT in webMethods.

    Any pointers/documentation would really be helpful.

    TIA.

    Kind Regards,
    Raj


    #Integration-Server-and-ESB
    #Managed-File-Transfer
    #webMethods