Hi,
I am having a hard time following what your question really is. We have some definitions called Jobs and Tasks. On Job can have one or more Tasks.
1. what kind of Variable are you checking?
2. when you are talking about "process" are you referring to a Job or Task?
3. what is a "failure" to you?
😊 Ok, I hope to explain better. What I mean by process is a job.
I have a job which contains tasks that are "Ejecute" batch type. Where in the job A to him a condition defined variable type and editing this variable to the value 1, select a variable VisualCron type and I follow the following route Jobs-MyJob-Task-Result. The key variable that gives me the copy and pasted it in value 1.
For the value 2 will introduce the value of Failed.
In addition to the job you add a trigger to run when the job B has completed its execution.
This what I want is to have a dependency between job A and job B, that is if the job
B runs with error, the job A can not run. B But if the job runs successfully, then the job A is run without any problem.
But if the job runs successfully, then the job A is run without any problem. 😕 😕