Tracking operations in the History tab
The History tab in the Data Manager and the Rule Manager display all the operations performed by the user during the current session.
Every time the Save button is clicked, each operation performed since the last save operation is displayed in a new row. History operations are irreversible, i.e. the undo command does not have any effect, but operations can be deleted, moved or copied and pasted between Data Managers.
The save command is basically used to transfer operations from WYSIWYG interface to the history.
Each series of operations are identified by an icon according to the type of operation performed.
The status of each task is also displayed in the Status column:
Ready status: operations are not made permanent until the task is computed, and consequently they are displayed with a blue "ready" icon. If the task is subsequently closed and reopened in ready status, the non-computed operation will still be in the History tab, but the data displayed will correspond to the data before the operation. If you then perform new operations on the same data, these operations will overwrite those in the History tab that have not been computed. For example, if you perform a filter on column x and then save and close the task, when you re-open the task the data displayed will not be filtered, although the filter operation will be listed in the History tab in ready status. If you now perform new operations, for example a new filter, these will be performed on the original data, effectively overwriting the previous operations in the History tab. Consequently, it is advisable to compute the Data Manager before performing new operations, and ensure all operations in the History tab are green (computed).
Computed status: once the task has been computed, the status icon becomes green and the Undo command is disabled.
Possible operations
You can perform the following operations in the History tab:
Operation | Procedure |
---|---|
View and copy the Rulex Language (RL) code | Rulex Language (RL) is a programming language used to manage many of the operations performed in the Rulex GUI.
Legend
|
Copy and paste actions | Copying and pasting allows you to copy single operations performed in one Data Manager to another.
Alternatively the CTRL+C / CTRL+V key combinations can be used to copy and paste actions. |
Delete selected or all operations |
Alternatively the Delete key can be used to delete actions. |
Cut operations |
As the history is normally recomputed from the first non-computed row, resetting operations allows you to re-compute all operations from the first row. This is particularly useful when errors occur, or if you have changed a process variable value and want the Data Manager to be re-computed with new value. |
Compute up to here | This option allows you to compute the operations performed up to the chosen point.
|
Drag and drop operations | You can move the operations to a different position in the history to change the order in which operations are performed. |