0

I would like to put an expiration time in my processes made in the processmaker v3.5.7 community, I see that I can only set the time but even if it expires, they can be done to continue. What I want to do is that when it expires they cannot be modified or sent to continue with that process.

Thanks in advance.

I hope to be able to send the process to several users, but when someone leaves time without reviewing or completing it, it may expire, it will be visible but not modifiable.

kkd
  • 1

1 Answers1

0

Never done anything similar but it seems to me that you probably need to use a Boundary Timer Event in your task and make it so that if the timer expires, the process continues even if the user has not completed his task.

You can read about it here

osantos
  • 352
  • 2
  • 18