Hello, everyone,
Now I have built a simple model. There are three sources, one dispatcher with a transporter and one destination(queue). I set three different priority value in the source. When the three task generated in the same time, I want the task with higher priority began first. But my model doesn't work as expected. Please help me, thanks in advance.