Tried Build 29954 and the job variable still does not get set. If I put double-quotes around the filename in the job variable, a background powershell task starts that sucks up memory but the job variable gets set to NULL. Keep an eye on task manager.
I attached a file containing the export of the job and the task repository entry, along with the file I am using for testing. Maybe this will help research what is happening.
Gary_W.zip
(6kb) downloaded 40 time(s).I noticed when I call the repository task from the value section of the set variable task, there is a pipe after the task_id. Does that imply arguments to the powershell task in the repository should follow? I tried and got "credential not found" so clearly something can be put there.
{TASKREPOSITORY(cac72ba7-a697-4663-96e4-cbe001187305|)}
Correction: The variables window shows the 2nd arg is indeed a credential.
Edited by user
2019-07-03T17:14:58Z
|
Reason: Not specified