csivark
3 years agoNew Contributor
How to update Global Time dynamically via BR
I am trying to write a BR to update the Global Time within the OS application. I see API function to get globaltime (BRApi.Workflow.General.GetGlobalTime). However, I don't see one for setting/updating global time. Is there a API to update the Global Time?
I even searched the tables in the Database to see if I can manually update the record within a table, but didn't come across the table that contains the Global Time.
Is there a way to update the Global time based on the system time?
Thanks,