Roundup Tracker - Issues

Message2375

Author anonymous
Recipients
Date 2006-12-12.14:58:58
Message-id
In-reply-to
Hello

I would like to allow end users to trigger the DB export (AdminTool.do_export). I tried with a custom action which calls (os.system) a simple .bat file (roundup-admin export) but it blocks roundup server. I tried another way by using AdminTool from the custom action but server still blocked (when calling db.open('admin'))

I'm certainly missing something but if you have an idea it would be great

BR
michel Kern
michel.kern@nokia.com
History
Date User Action Args
2009-02-03 14:21:59adminlinkissue1614014 messages
2009-02-03 14:21:59admincreate