💻Policy execution record and replay using UI

1. Step By Step Process

1. Record

The recording starts on the press of the ‘Record’ button.

Note: It is strongly recommended to initiate recording at the very beginning of the policy execution, otherwise issues may be encountered at the ‘Replay’ stage.

image1.png

1.1 Menu

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

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

image4.png

2. Replay

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

image5.png
image6.png

2.1 Menu

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

image8.png
  1. Stop - ends the replay

image9.png
  1. Actions - shows/hides the list of replayed steps/events

image10.png

2.2 Error

image11.png

In the case of an error the following actions are possible

  1. Retry - attempts to repeat the errored step/event

image12.png
  1. Skip - skips the errored step/event and execute the next one

image13.png

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).

image14.png

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

image15.png

2. Demo Video

Youtube

Last updated