Hello,
I am trying to imitate what you can see in a factory. For example, I created a couple of materials that could be produced and consumed.
Process:
I created materials.
For definitions, I created a produced material that will get the material from a table.
Afterwards, I selected a task processing(sequence) under server. I added all the materials that needed to be produced.
On task sequence I selected the materials tab to consume each material, but all the entities are running under 40 different materials. My desired output is to see only 1 entity running producing and consuming 1 raw material.
Joshua