Search found 41 matches

by David W.
Tue Sep 21, 2010 10:10 am
Forum: General Discussion
Topic: Help - Monitor Folder & Open Files
Replies: 1
Views: 7647

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>;**********************...
by David W.
Tue Sep 21, 2010 6:12 am
Forum: General Discussion
Topic: InternetOpenURL fails...
Replies: 3
Views: 11616

InternetOpenURL fails...

Thanks for pointing me in the right direction!http://support.microsoft.com/kb/181050
by David W.
Fri Sep 17, 2010 1:10 pm
Forum: General Discussion
Topic: InternetOpenURL fails...
Replies: 3
Views: 11616

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...
by David W.
Thu Jun 10, 2010 7:35 am
Forum: General Discussion
Topic: Get log file name for task
Replies: 4
Views: 15182

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.
by David W.
Fri Jun 04, 2010 12:59 pm
Forum: General Discussion
Topic: Task Documentation
Replies: 1
Views: 7482

Task Documentation

Good idea!
by David W.
Fri Jun 04, 2010 12:56 pm
Forum: General Discussion
Topic: Very newbie FTPS transfer question
Replies: 2
Views: 9228

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.
by David W.
Fri Jun 04, 2010 12:19 pm
Forum: General Discussion
Topic: Please add confirmation on Cancel
Replies: 1
Views: 7660

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...
by David W.
Fri Jun 04, 2010 12:00 pm
Forum: General Discussion
Topic: Get log file name for task
Replies: 4
Views: 15182

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....
by David W.
Thu Apr 29, 2010 6:55 pm
Forum: General Discussion
Topic: How can I know what didn’t run
Replies: 0
Views: 10643

How can I know what didn’t 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...
by David W.
Thu Apr 01, 2010 11:34 am
Forum: General Discussion
Topic: Can’t press OK on Remove Variable
Replies: 3
Views: 12822

Can’t press OK on Remove Variable

wow!  thanks!Nice to know that my 240+ tasks and subtasks are in good hands!Cheers!-David