Skip to main content
niciv
February 6, 2023
Solved

User Input Task : Default Task Priority

  • February 6, 2023
  • 5 replies
  • 0 views

The task priority for the User Input Task must go to the correct outflow. But it keeps on going to bottom one ( the High Priority one ), even though I set the priority to Low. How do I configure this so that once the script task has executed, it goes to the correct outflow?

Is my output correct?

And this is my interface : 

Best answer by stefanhelzle0001

I am pretty sure that the priority is not a string like "Low". I suggest to try the integer values 0, 1 and 2 for low, medium and high.

5 replies

stefanhelzle0001
Brainy
February 6, 2023

As the XOR defines where the process flow is going to, I would help to see that configuration.

niciv
nicivAuthor
February 6, 2023

stefanhelzle0001
Brainy
February 6, 2023

I am pretty sure that the priority is not a string like "Low". I suggest to try the integer values 0, 1 and 2 for low, medium and high.