Hi,
The Scheduler in Production is hung frequently . This makes our scheduled jobs not running frequently leads to files are not moving to the Target location.
we are using the FTP mechanism. We are entering into the FTP session and we are using the FTP:get to get the files. and moving the files to target location and then we are using ftp:logout to close the session.
If the scheduler is fine and running properly there are no issues.
If the Scheduler is hung , unable to move the files and the files are struck.
I had referred previous posts, they are saying that , implement the ftp:logout in catch block… I felt strange how can we implement this.
If we open the FTP session and moving the files successfully executed the files transfer. And we had implemented FTP :logout in catch block. When the Session is going to close.
Can Any body help in this issue on implementing FTP mechanism in a scheduler service , which never hungs.
Any help is appreciated.
Thanks,
S Banu. :idea:
#webMethods#webMethods-Architecture#Integration-Server-and-ESB#webMethods-General