Hi,
Where can we quickly get the list of Task-IDs? Without having to navigate through each tasks in the Variables window (in the Global Variables (window) -> VisualCorn variables -> Jobs -> Active jobs -> Tasks -> JobId --- this is very time taking).
Basically, we have a long job that contains many tasks (more than 50 tasks), we needed to clone it (to achieve similar functionality), there are lots of tasks that refer to other tasks (in the same job) using absolute reference i.e. using the Task-ids GUIDs (instead of using relative references such as Next/PrevTask etc.)
Problem:
After cloning the job, the tasks in the new cloned copy hold the old task-ids (i.e. point/refer to the tasks in the old job that require manual fixing), what we need is list of task-ids (of the tasks) in both the old & new jobs, so that we can replace the old task-ids with the new ones (by doing a side-by-side comparison).
Therefore wondering if there is a way to derive the list of Task-IDs of ALL tasks in a job?
Also is task-id available anywhere in the "Edit Task" window (without having to open the Variable window)?
TIA
Edited by moderator
2018-01-19T15:20:03Z
|
Reason: Not specified