Using a process property’s Unix time
Use the process property’s Unix timestamp in a readable date and time format to compare or convert times in the Edit Process Properties dialog.
Procedure
-
Locate the process's properties file, which is in the
<atom_installation_directory>\executiondirectory.The file name is named
<the_process_GUID>.properties. -
Open the
.propertiesfile with a text editor such as Notepad.The
com.boomi.execution.lastrunandcom.boomi.execution.lastsuccessfulrundates and times are shown in Unix time (a long number like 1328628601328). -
To convert a Unix time to a readable format, enter it in an online tool such as http://www.epochconverter.com.
-
Compare the date and time to your entry in the Edit Process Properties dialog.