Hi there,
I have a workflow for sending mails to a list of people. This list is on a hana db, with the email and name of every person i got to email to. It will be the same email for all of them, but i just don't know the way of sending an email to each person with is name on it without having the same number of task (on the workflow) that the amount of people.
Is there anyway of making just one task in the workflow by making something like a loop on it?