-
Moving files from Source to Target
I have a client that wants to moving files from a source to a target then upon completion delete those files from the the source. How would I modify the job to do that?
-
Moving files from Source to Target
Hello
Source and target may be either on the Presentation or Application.
__________________________________
24*7 Best Cheap Assignment Help in Australia
-
In order to have the Source files deleted after the job completes, please follow the instructions below:
1 - Create a Template File (i.e. c:\scripts\delete.txt) with the following content:
del "%s" /q
2 - When configuring the R-1 Job, go to Properties => Edge Exit (For Distribution Jobs) => Procedures
3 - Under Success, Exit Procedure, select File List and select Execute File
4 - Under Template File select the file created on step 1 (i.e. c:\scripts\delete.txt)
* In Continuous Update Job, the On Exit Procedure will be executed only when the Job Re-initializes.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules