Calling .NET executable from Project

Post any question you may have in regards to GoAnywhere Director and let our talented support staff and other users assist you.
4 posts Page 1 of 1

jgelinas

Posts: 2
Joined: Mon Jun 17, 2013 1:58 pm

Post by jgelinas » Mon Jun 17, 2013 2:35 pm
Is this possible? If so, what is the syntax? Are there any interprocess communication capabilities?

Support_Rick

Support Specialist
Posts: 590
Joined: Tue Jul 17, 2012 2:12 pm
Location: Phoenix, AZ

Post by Support_Rick » Mon Jun 17, 2013 4:39 pm
GAD is designed to handle execution of local executable programs. With this being said, if your .NET program is executable from a command prompt on the system that you have GAD installed on, then you should be able to execute the .NET from within a project.
Rick Elliott
Lead Solutions Consultant
(402) 944.4242
(800) 949-4696

jgelinas

Posts: 2
Joined: Mon Jun 17, 2013 1:58 pm

Post by jgelinas » Thu Jun 20, 2013 8:22 am
Any stipulations on where the executable should be located when called? Should it be on the GoAnywhere box or can it be on another server?

Support_Rick

Support Specialist
Posts: 590
Joined: Tue Jul 17, 2012 2:12 pm
Location: Phoenix, AZ

Post by Support_Rick » Thu Jun 20, 2013 9:02 am
There are no stipulations on where the executable has to reside. You will give it the full path to the program in the task, as well as the "current directory".

These called tasks are for local jobs only. Meaning, native to the GAD Installed Server.
Rick Elliott
Lead Solutions Consultant
(402) 944.4242
(800) 949-4696
4 posts Page 1 of 1