Updating Asp.Net Applications with AppLife Update > Asp.Net Updating Actions

Update Success Notification Action

The Update Success Notification action creates and writes the completion notification for update processes that complete successfully. The notification is unique to the update controller instance that initiated the update.  This action should be the last action in an update that will be applied by the Asp.Net Web Update control.

 

During the Execute stage of the update process, this action will write the completion notice indicating that the update completed successfully. 

 

If an update fails and is rolled back, this action will not be executed, and the completion notification will be written by the Update Rollback Notification action when the rollback stage ends.