Skip to content

Question about projects

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].
  • ashford Offline
  • Posts: 8
  • Joined: Tue Jun 28, 2016 8:52 am

Question about projects

Post by ashford »

I have a triggered assigned to a project which runs when a file is uploaded, it works fine but if another users triggers the project it wont run. Is there a way I can get the project to either wait in a queue or run at the sametime
  • Support_Rick Offline
  • Support Specialist
  • Posts: 590
  • Joined: Tue Jul 17, 2012 2:12 pm
  • Location: Phoenix, AZ
  • Contact:

Re: Question about projects

Post by Support_Rick »

If the project is thread-safe ... then, under the Project level, set it to be Thread-Safe then they each will run concurrently.

if the project is not thread-safe ... then, create a single-threaded job queue and submit the trigger to the job queue. It will run independently and in the order they were received.
Rick Elliott
Lead Solutions Consultant
(402) 944.4242
(800) 949-4696
Post Reply