Search found 35 matches

by Prem
Mon Dec 10, 2007 11:34 pm
Forum: General Discussion
Topic: Retain ’Date Modified" when copied
Replies: 1
Views: 6132

Retain ’Date Modified" when copied

Is it possible in Robotask to create a task that moves a file without the file properties being changed? I need files to keep the original Date Modified and, if possible, the same 'Modified By'.
Thanks
Prem
by Prem
Mon Dec 03, 2007 10:43 am
Forum: General Discussion
Topic: Which triggering events use most CPU time
Replies: 0
Views: 9268

Which triggering events use most CPU time

Hi, I was wondering which triggering events are most processor intensive. I am unable to use File Monitor (file changes) but I wonder if the per-second cyclic trigger of a copy task would be very cpu intensive when only the task does not get past the file filter. I.e. a tasks checks copies all files...
by Prem
Wed Nov 28, 2007 7:18 am
Forum: General Discussion
Topic: Append text in file when succesful move
Replies: 0
Views: 9375

Append text in file when succesful move

I need to add a notification of the successful or unsuccessful copy/move action of files, but I cant find a way to identify the 'success' of the copy/move action in order to use it for the 'report'
Anyone?.....
by Prem
Fri Nov 23, 2007 11:07 am
Forum: General Discussion
Topic: Overwrite logfile after move action
Replies: 0
Views: 9122

Overwrite logfile after move action

Hello, I have a task that moves files from location A to location B when a fodler contents changes. This one works, but: Now I want an additional task that overwrites a textfile with the performed actions and results. Something like: If task succesful, then: Filename 111111.11 was moved from [folder...
by Prem
Tue Nov 20, 2007 3:03 pm
Forum: General Discussion
Topic: If filename contains certain characters
Replies: 2
Views: 7874

If filename contains certain characters

Thank you Oleg.
by Prem
Tue Nov 20, 2007 10:48 am
Forum: General Discussion
Topic: Copy directly without temporary file
Replies: 5
Views: 13174

Copy directly without temporary file

I'll post it here to keep the thread intact for my own reference. Note: in the task file, the S: drive is a mapped drive connected to the root folder of a Sharepoint website. The task file copies files starting with "AU-" from one folder (S:\Automove) in that site to another folder (S:\AU\...
by Prem
Tue Nov 20, 2007 5:22 am
Forum: General Discussion
Topic: If filename contains certain characters
Replies: 2
Views: 7874

If filename contains certain characters

I need to copy files to another location if they contain certain characters in their filename.
As I understood, for this I need Basic. Can someone please suggest a simple basic script for the above purpose?
thanks
Prem
by Prem
Tue Nov 20, 2007 5:13 am
Forum: General Discussion
Topic: Copy directly without temporary file
Replies: 5
Views: 13174

Copy directly without temporary file

Note: this concerns copying from a webfolder to another webfolder (both Sharepoint), both located on the same server where robotask is installed. Robotask says it cannot copy file xxxx.xx  It does not give details. Another file copying software is able to copy files from/to both webfolders if an opt...
by Prem
Tue Nov 20, 2007 3:56 am
Forum: General Discussion
Topic: Copy directly without temporary file
Replies: 5
Views: 13174

Copy directly without temporary file

I must dig further into this problem in order to provide you with details....I'll come back to this later. Thanks..
by Prem
Mon Nov 19, 2007 12:17 pm
Forum: General Discussion
Topic: Copy directly without temporary file
Replies: 5
Views: 13174

Copy directly without temporary file

I need to automate copying files to a MS Sharepoint document libarary. This does not work with Robotask, and I know it is because Robotask creates a temporary file with the '~' character in it, which is an unallowed character in MS Sharepoint. How can I copy without using a temporary file? Thanks.. ...