Orchestrator: Moving file from one location to another
I want to transfer the file after it has been successfully proceed using JDE orchestrator. I can successfully read the file.
I created an FTP connection and a Connector. when I try to move the file to archive location (archive folder on the FTP location), I'm getting the following message.:\
"
{
"status": "ERROR",
"message": "ServiceRequest ArchiveFileToFTPLocation: Message: Exception: Exception, Message: File Does Not Exist",
"exception": "Exception",
"timeStamp": "2020-03-16T17:41:17.928-0500",
"userDefinedErrorText": ""
}
"
Can someone give me some directions or hint?
Thanks,
Nishant Sharma