Announcement

Collapse
No announcement yet.

Multiple call after conditional intermediate event (catch)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Multiple call after conditional intermediate event (catch)

    Hello dear Espo community, My name is Chris and I use EspoCRM for customer management and the provision of orders.
    I have a small problem with the BPMN: There are 2 conditions that must be met for the process to continue. For this I used a conditional intermediate event (catching). If the conditions are now met, the tasks behind the intermediate event are triggered multiple times.
    Does anyone have an idea what this could be?
    Thank you for your help.

    Greetings Chris
    Attached Files

  • #2
    Hi ​ChrisCross,

    You need to remove Conditional Intermediate Event (Catching) and add Inclusive Gateway and Parallel Gateway.

    Please change this part of the Workflow a bit (I am attaching a simple example):

    Click image for larger version  Name:	test-workflow.png Views:	0 Size:	27.1 KB ID:	81273
    It's very simple: regular Tasks are executed once only when all User Tasks have been completed.
    Please test it. If this solution does not suit you, then notify me so that I can correct it for you. ​​
    Last edited by lazovic; 06-28-2022, 03:19 PM.

    Comment

    Working...
    X