Search found 41 matches
- Tue Sep 21, 2010 10:10 am
- Forum: General Discussion
- Topic: Help - Monitor Folder & Open Files
- Replies: 1
- Views: 9437
Help - Monitor Folder & Open Files
I would say something like this. Not tested. Use as a pattern and fine tune it. I don't trust the file monitoring to always detect so I use a file loop that fires every 30 sec. <br>;*****************************<br>;* RoboTask Task file<br>;* Do not edit in text editor!<br>;**********************...
- Tue Sep 21, 2010 6:12 am
- Forum: General Discussion
- Topic: InternetOpenURL fails...
- Replies: 3
- Views: 14475
InternetOpenURL fails...
Thanks for pointing me in the right direction!http://support.microsoft.com/kb/181050
- Fri Sep 17, 2010 1:10 pm
- Forum: General Discussion
- Topic: InternetOpenURL fails...
- Replies: 3
- Views: 14475
InternetOpenURL fails...
Hello,I am using the "Download files.." task and it runs a PHP script on a local WAMP server that retrieves data from a database.This query apparently takes more than 5 min. to run before returning data. RT appears to timeout with these messages.9/17/2010 4:48:04 PM: http://localhost/ci/i...
- Thu Jun 10, 2010 7:35 am
- Forum: General Discussion
- Topic: Get log file name for task
- Replies: 4
- Views: 18577
Get log file name for task
Thank you for the information.Is there a built-in variable or way I can get this name (2347B8E3) while running a task?-David W.
- Fri Jun 04, 2010 12:59 pm
- Forum: General Discussion
- Topic: Task Documentation
- Replies: 1
- Views: 9309
Task Documentation
Good idea!
- Fri Jun 04, 2010 12:56 pm
- Forum: General Discussion
- Topic: Very newbie FTPS transfer question
- Replies: 2
- Views: 11522
Very newbie FTPS transfer question
I have used RoboFTP (unrelated product) with RoboTask to take care of more complicated FTP tasks such as PGP encryption and FTPS and SFTP, etc.It runs from command-line and is very easy to call from a RoboTask step.Hope this helps.
- Fri Jun 04, 2010 12:19 pm
- Forum: General Discussion
- Topic: Please add confirmation on Cancel
- Replies: 1
- Views: 9652
Please add confirmation on Cancel
Ouch.I was creating a script, adding local variables, etc and in haste hit the Cancel button instead of the Ok button. Lost quite a bit of work. If the task has been changed and the Cancel button has been pressed, please add a confirmation message (Changes have been made! Are you sure you want to...
- Fri Jun 04, 2010 12:00 pm
- Forum: General Discussion
- Topic: Get log file name for task
- Replies: 4
- Views: 18577
Get log file name for task
Hi,Is there a way to get the name of the log file (C:\RoboTask\Logs\) that corresponds to the running task? Maybe at least make it one of the 'error task' parameters that are set.Someway I need to get the original log entry that was made in the original task log where the error originally occurred....
- Thu Apr 29, 2010 6:55 pm
- Forum: General Discussion
- Topic: How can I know what didnt run
- Replies: 0
- Views: 12847
How can I know what didnt run
Hello,Normally RT is running all the time on a machine that is normally always running and carrying out tasks.However, sometimes because of machine lockup, a reboot doesn't complete or a logout gets locked, etc, for whatever reason the machine does not get started again and RT does not run for sever...
- Thu Apr 01, 2010 11:34 am
- Forum: General Discussion
- Topic: Cant press OK on Remove Variable
- Replies: 3
- Views: 15541
Cant press OK on Remove Variable
wow! thanks!Nice to know that my 240+ tasks and subtasks are in good hands!Cheers!-David