[staf-users] Moving files with the FS service...

2010-11-25 Thread Rene Slowenski
Hello! I was wondering why there is no "MOVE" command available for the FS service? I think although moving a file can be achieved by doing "FS COPY" followed by "FS DELETE", it would be useful to have an "FS MOVE" request anyway, as this would speed things up for slow networks and ease up movi

Re: [staf-users] How to collect data on failure

2010-12-10 Thread Rene Slowenski
Hello! It's just a suggestion, but I think it would be better to use: STAFProc > C:\staf\stafproc.out 2>&1 This way you make sure that both STDOUT and STDERR are redirected to the file. I am not currently sure if STAFProc writes anything to STDERR, though. Regards, René Slowenski Ingres

Re: [staf-users] How to collect data on failure

2010-12-16 Thread Rene Slowenski
rds, René Slowenski Ingres QA From: Richard Pitkin [mailto:richard_pit...@us.ibm.com] Sent: Freitag, 10. Dezember 2010 14:11 To: Rene Slowenski Cc: staf-users@lists.sourceforge.net; Sharon Lucas Subject: Re: [staf-users] How to collect data on failure Hi, Thank you for the suggestion, but I

[staf-users] Programmatically retrieving the latest STAF releases

2011-07-04 Thread Rene Slowenski
It is currently not possible to retrieve the latest STAF releases the way described at http://staf.sourceforge.net/latest.php since the file http://staf.sourceforge.net/current/latest.xml is outdated. Although I haven't noticed this before (it seems that the file is outdated for at least 3-4 mo

[staf-users] (no subject)

2011-07-22 Thread Rene Slowenski
Hi! I want to recommend adding the ability to stop a running process (which was introduced in STAX 3.5.0 and is explained here: http://sourceforge.net/tracker/?func=detail&aid=3310775&group_id=33142&atid=407384) to the STAX Job Monitor. I really missed this feature before, and now that it i

[staf-users] Stop a process in a STAX job

2011-07-22 Thread Rene Slowenski
Hi! I want to recommend adding the ability to stop a running process (which was introduced in STAX 3.5.0 and is explained here: http://sourceforge.net/tracker/?func=detail&aid=3310775&group_id=33142&atid=407384) to the STAX Job Monitor. I really missed this feature before, and now that it i

Re: [staf-users] Can STAF be used for UI automation

2011-11-30 Thread Rene Slowenski
If I might recommend something here, you should have a look at "Project Sikuli" (http://www.sikuli.org). We are currently planning to use it for our internal GUI tests as well. Regards, René Slowenski Senior QA Engineer Actian Germany GmbH www.actian.com Fro