Search code examples
anylogic

Why isn't a batch created if you don't put the Batch block immediately after the Source block?


I tried to put the Batch block at the beginning (immediately after the Source block and, of course, everything worked)but I need the product to pass through the conveyor and only then be converted into a batch. Do I understand correctly that a batch can only be created after the Source block?


Solution

  • Do I understand correctly that a batch can only be created after the Source block?

    No. It can be put anywhere, if you use it correctly.