Hi,
Im using ZP 3, as I have some old C# projects.
I have 2 templates that I want to run in unlimited number but in specified order. After every 50 runs of template1 I want to have 1 run of template2, then again, template1X50 -> template2X1, template1X50 -> template2X1, etc.
It it even possible? I tried grouping, priorities, nothing seemed to work. Projects were launched in random order, and thats not what I need.
Im using ZP 3, as I have some old C# projects.
I have 2 templates that I want to run in unlimited number but in specified order. After every 50 runs of template1 I want to have 1 run of template2, then again, template1X50 -> template2X1, template1X50 -> template2X1, etc.
It it even possible? I tried grouping, priorities, nothing seemed to work. Projects were launched in random order, and thats not what I need.