Boomi Tips: Defining Last Run Date & Last Successful Run Date
December 14, 2012 /
Posted in Boomi Tips, Integration Corner
We talked about possible ways to change the Last Run Date & Last Successful Run Date via the Atom Management. When a deployed process has been run, the properties are automatically populated and hence you may proceed to make the changes prior to next run.
Is there a way to manually add this in advance prior to first running the deployed process? This is possible by manually defining the com.boomi.execution.lastrun or com.boomi.execution.lastsuccessfulrun perperty name followed by the date/time in timestamp converted format (up to milliseconds). For example:
Which it then automatically convert the property value to a proper date/time picker.
Save the property and voila!