Page 1 of 1

Run GoAnywhere project using REST Services

Posted: Thu Jun 24, 2010 10:25 am
by smandadi
On some of our systems, we are not able to intall the GoAnywhere client, Is there an alternative path to run the projects using REST. (Via HTTP GET)...

Re: Run GoAnywhere project using REST Services

Posted: Tue Jul 20, 2010 11:38 am
by smandadi
It worked... Using the following pattern...

http://<SERVER>:<PORT>/goanywhere/servlets/runProjectCommand?user=<USERNAME>&password=<PASSWORD>&priority=5&mode=batch&projectLocation=<PROJECT>