Skip to content

Restart Canceled Project

Post any question you may have in regards to GoAnywhere MFT and let our talented support staff and other users assist you.
If you need a quicker response, please create a support ticket via the customer portal my.goanywhere.com or contact our support team by email at [email protected].
  • michaelm Offline
  • Posts: 2
  • Joined: Fri Jul 29, 2016 10:29 am

Restart Canceled Project

Post by michaelm »

Hi,

I was wondering if there is a way to restart or rerun a project that was canceled due to a system shutdown. This has happened a couple of times and I haven't found a way to automatically rerun the project once GoAnywhere restarts.

To be more specific, these are projects that were triggered by a Monitor and are running, but the host server restarts before the project completes. So the files are no longer in the original directory, but if the project is re-run it will complete successfully.
  • Support_Rick Offline
  • Support Specialist
  • Posts: 590
  • Joined: Tue Jul 17, 2012 2:12 pm
  • Location: Phoenix, AZ
  • Contact:

Re: Restart Canceled Project

Post by Support_Rick »

michaelm,

Unfortunately, there is no way for us to "resubmit" jobs that were abnormally terminated. This would have to be accomplished by logic built into your project.

At the beginning of your project, you could write out the information necessary to re-run, into a local CSV file. Upon successful completion of the project, delete the CSV. Under abnormal termination, you could automatically start a project that checks for remaining CSV files ... read them, resubmit with necessary parameters for re-run and have the project do this work for you.

We do have professional services available to help you with these types of business needs. Contact our Support group and ask for our Professional Services. They will be glad to help you set review this and work out a plan of action to help.
Rick Elliott
Lead Solutions Consultant
(402) 944.4242
(800) 949-4696
  • michaelm Offline
  • Posts: 2
  • Joined: Fri Jul 29, 2016 10:29 am

Re: Restart Canceled Project

Post by michaelm »

Rick,

Thanks for the reply. That would definitely work for us, but I have another question.

How can I start a project after an abnormal ending, or better yet once GoAnywhere starts? And just to be clear, this should not be executed when a project fails due to an error, just when the system cancels it due to a restart
  • Support_Rick Offline
  • Support Specialist
  • Posts: 590
  • Joined: Tue Jul 17, 2012 2:12 pm
  • Location: Phoenix, AZ
  • Contact:

Re: Restart Canceled Project

Post by Support_Rick »

Michael,

Review the Scheduled Job option for execution at Startup. This will give you what you're looking for.
Rick Elliott
Lead Solutions Consultant
(402) 944.4242
(800) 949-4696
Post Reply