Hi,
I have fields date_creation , time_execute in a table, i want create a process which can be executed alone for update another field if (date_creation + time_execute) is done ( = now).
I create a sqloperator with my update with my condition, but i need to parameter this process the be executed alone, there a way for this in stambia.
Thanks in advance.