Hi @Sally,
you get the ClassNotFoundException de.odysseus.el.util.SimpleContext because you built a new DMN engine and doesn’t use the existing one. You should use the decisionService.
Regarding the example with the decisionService, please verify that the DMN is deployed and the decision table has the id ProcessTable.
BTW, why don’t you use a business rule task?
Best regards,
Philipp