Policy Workflow Step 4
Next, we want to add another step to our policy action. To do this we again go back to the Policy Action itself by clicking on the āinit_installer_stepsā Policy Action icon on the left.
This time we need to deal with the new approval document that was sent, so we add an āinformationā step as a block by clicking on the āInformationā icon in the top navigation bar.
Again we are naming the āTagā to better identify this policy action step. In this case, we want to inform the user of the status of the approval in the previous workflow step.
Next, we are setting the Permission to āInstallerā.
Since approval is mandatory, the step must be active by default.
Also, the next step cannot occur before approval is given. Therefore we set āStop Propagationā.
For the approval UI, we then specify what Type it is from the drop-down. In our case, a simple TEXT UI is enough to display the approval status.
We then finish by giving the UI a Title and Description.

Programmatically this workflow step looks like this: