What to do now? A Spring bean type call? Which bean to use, and which method, and how to correctly specify the method parameters?
Should I maybe use something else?
Hi,
you may create your own Spring bean with any number of required arguments (caseNumber, firstName, etc.) and configure this bean method invocation from the process. Inside the bean method you will use email templates - generate and send the email.
As an alternative you may use the JavaDelgate from the service task.