FTP Move operation is throwing error but the actual file is moving from remote to local
Scenario : file move from remote to local , actually file is moving from remote to local but soa flow instance is showing as error as below.
<summary> Exception occurred when binding was invoked. Exception occurred during invocation of JCA binding: "JCA Binding execute of Reference operation 'Put' failed due to: The IO operation failed. The IO operation failed. The "OPER[NOOP][S->R,T->L]" IO operation for "file directory " failed. Check the error stack and fix the cause of the error. ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution. </summary> </part> -<part name="code"> <code> null </code> </part> -<part name="detail"> <detail> No such file </detail>
0