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

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.

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

Hi,

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

Regards,
Holger

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

Anyone has anything on this?

Thanks,
Aziz

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

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)

Thanks Ram for the work around.

My requirement is copy files from source to destination.

Copy action is only moving files form source to destination .

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