Loop Event
To repeat a certain part of a process, you can use the loop.
It can repeat several modules, several or the whole process. It is useful to provide the loop with a condition, otherwise it will be triggered every time.
Here are some use cases:
Loyalty Points
Conditioning with the process variable "loyaty_balance"
Participations
Conditioning with the function "Number of participations of the customer in all experiences"