Hello, I am doing a Digital Twin project and I want my model be always actualized with current datas.
Then, I import Excel datas with the database connector (better than the Excel Import's interface because faster to import) and I run a Code to convert my DataTime in seconds to be used by FlexSim. I also set the simulation's clock with the pc's clock.
The issue is that tokens are not created at the ArrivalTime. I think that the conversion (string to seconds) is the cause because when I import only seconds to my model without convert, it works.
I attach a test model with only this part of the problem, and his excel file.
Thank you for the help !