Description

The ClearHistoryRecords component allows you to delete all history records of the station.


Implementation

  • Drag and drop the component into a history extension.
  • To delete the history (cannot be reversed), right-click on the component and select Execute.
  • Click yes when the popup requests validation.


Properties

  • Status: The status of the action, {ok} if the action was successful, {fault} if an error occurred.
  • FaultCause: Provides an indication of the reason if an error happened

Actions

  • Execute: Deletes the history records for the extension in which the component occurs.