Hi,
I have 2 scheduled ftp services on IS4.6
One of the services logs into an ftp site, and retrieves order flat-files from one directory location, and logs off. This runs every 15 mins.
The other ftp service logs into the SAME ftp site, and retrieves Inventory flat-files from a different directory and logs off. This runs every hour.
My problem is that when the 2 services run at the same time, one service will log off the ftp sessions, while the other service is trying to retrieve files.
I only have ONE ftp login to this account, and I want to distance the two scheduled calls. Currently, I manually started one service 7.5 mins after the other. But if we restart the server, they start to co-incide at the same times again. Is there a way to have a scheduled service remember what time to start again (on server restart)?
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods