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.
Este ejercicio forma parte del curso
Business Process Analytics in R
Ejercicio interactivo práctico
Prueba este ejercicio y completa el código de muestra.
# Create otc_selection
otc_selection <- otc %>%
___