💻Policy execution record and replay using UI
1. Record
The recording starts on the press of the ‘Record’ button.

1.1 Menu

“Stop” - ends the recording and downloads the capture file.

Actions - shows/hides the list of recorded steps/events.

2. Replay
Pressing the ‘Run’ button will initiate replay of the previously recorded file.


2.1 Menu

Fast Forward - quick transition to the next step (skipping the replay of the recorded pause).

Stop - ends the replay

Actions - shows/hides the list of replayed steps/events

2.2 Error

In the case of an error the following actions are possible
Retry - attempts to repeat the errored step/event

Skip - skips the errored step/event and execute the next one

2.3 Results
A summary dialogue is shown at the end of the replay. This dialogue contains the information about the tokens and document created during the policy execution, and the extend to which these artifacts are similar to those produced during the original execution (when the ‘records’ file was created).

The ‘details’ page shows detailed breakdown of differences between the corresponding documents or tokens.

Last updated