Page 1 of 1

Best way to export list of web users ?

Posted: Mon Jan 26, 2015 11:46 am
by kmidderigh
Hi,

I need to export a list of the GA services web users in an automated fashion.

I can see the export buttons at the bottom of the list screen - is there any way to script this export from the command line to produce these export files ? (either from the GA Services/GA director user or even in the form of a project running under Director ?)

Thanks.

Re: Best way to export list of web users ?

Posted: Mon Feb 02, 2015 9:20 am
by Support_Rick
If you have externalized your GA Database from the embeded Derby DB to MSSQL or Oracle, etc ... then this is an easy setup from a GoAnywhere Director Project that can just retrieve the list from the associated Table.

The Derby DB is only licensed for a single user access, so ... additional connections from something other than GoAnywhere Services while it's up and running aren't allowed. An externalized Enterprise DB will allow the multiple connections for you to get the information you're needing.