Hi there
Is there a way to reference a different task from within the same job - other than the previous task.
In my job I have a log task that needs the results of an FTP task that is 2 tasks before:
1. Move files to processing folder
2. FTP Upload files
3. Delete oldest log record
4. Log files uploaded in Task 2
5. Move files from processing folder to archive folder
6. Log files moved in Task 5
So I can reference Task 5 from Task 6 using the PREVTASK variable, but can I reference Task 2 from Task 4?
Currently I'm using a DIRECT task ID which is a pain as I have several clones of this job and have to change the DIRECT task ID for each one.
Many thanks
Madeleine
Edited by moderator
2014-12-08T16:35:27Z
|
Reason: Not specified