Page 1 of 1

Source control integration

Posted: Wed Oct 11, 2017 4:05 pm
by tsadler
Now that we've got our MFT setup and stable, we'd like to get the various projects and workflows entered into our source control system. Looking through the Web Services User's Guide, I see there's a way to export each item individually given the name of the object you want to export but I can't seem to find a way to get a list of all Project names, all Trigger names, etc. Am I missing something?

Re: Source control integration

Posted: Thu Oct 12, 2017 10:13 am
by Support_Julie
GoAnywhere is shipped with a single user copy of Derby for the backend database.
You can create a connection to that database. Or switch your database to a more robust database (recommended).
Once you have a connection to that database, you can do an SQL statement to query that table.

The SQL statement would be something like:
SELECT * FROM APP.DPA_PROJECT