Hi
I just tested 8.5.3, and there is either a bug or a change that stops use from upgrading. Basically if a job is triggered by a file trigger, it no longer has the permission to trigger another vc job and pass in variables
To reproduces follow these steps:
1) Create a job that sends an email. The job has a job variable, for example 'text'. The email task sends this job variable as body text
2) Create another job that calls this job and passes in something to the 'text variable'. If you run this job as it is now, it should work. However:
3) Add a filetrigger to the second job. Pass the name of the file as the 'text' variable, ie you want to send an email with the name of the file. This fails, as you can see in the image above.
Thomas
Edited by moderator
2019-07-17T08:21:18Z
|
Reason: Not specified