The Reload Record action will load the active Record again from the database



There are times in workflow when you want to refresh the data in the active Record. Either to discard any changes that were made to your Record or to load any changes that were made outside of your current workflow sequence.


For example, if your sequence has a "Search and Run Action Set" action in it then it is possible that the other Records that are acted upon may update your Record. In this case, after the "Search and Run Action Set" action you should call a "Reload Record" action to make sure the active Record gets any changes that were made from the other actions.