The 4-Eye Principle
In order to prevent fraud, the "Send Quotation" and "Send Invoice" activities should never be executed by the same resource within the same case. Let's check whether this rule is obeyed.
Cet exercice fait partie du cours
Business Process Analytics in R
Exercice interactif pratique
Essayez cet exercice en complétant cet exemple de code.
# Create otc_selection
otc_selection <- otc %>%
___