Question on modeling parallel tasks

Hey @Processyk! :wave:
Welcome to the Camunda Community :tada:

example1.bpmn (8.8 KB)

As modelled in the attached diagram I would recommend to rely on a parallel multi instance subprocess for that use-case. You can handle each supplier individually and after all of them are done you execute your script task afterwards.

Let me know if you have any questions about this! :slight_smile:
Best,
Thomas