Timer boundary event (non interrupting )

Hi there, please i need help. In the tast “ARCHIVER le Contrat Client” i have a Timer boundary event. It happens 3 days after a task in the begining of the process! In the beginning i have a task where i have a form where “dateSignature” is created (subtype =date). The value in my Timer boundary event is “dateSignature + duration(“P3D”)” as you can see in the pic! I don’t understand the error message i have. I use Camunda 8.7

Hi @Anis_Perso, welcome to the forum! This is actually a very simple fix: the expression you have in the value is a FEEL expression, but it’s currently set as a static value. If you start it with an = or click the fx icon next to “Value”, it should work!

2 Likes

Hi Nathan. Thanks a lot. It works :grinning:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.