Autowiring Spring beans in Service Task

How can we autowire Spring beans in Service Task Implementation?

Right now the Autowired values are being evaluated as null.

1 Like

How are you using the Spring Beans in your Service Task?

You should use delegateExpression that resolve to Spring Beans