Hi,
I have a Process Flow that is execute when a event occurs.
The Flow adds a new line to the order_change_log, See API for to add line in Trans log | IFS Community
How do i get the current datetime to fill the creation_datetime field in the API inside the Process Flow or API action?
I know i can change the Process Flow from execute when a event occurs to Periodic Data Query, and get the current datetime from de SQL, but i want to use the executer when event occurs.
Thanks,
Robin
