in the same task set a multi-instantiated output to use it into an email connector

Hello,

Version 6.5.2, i created a process like that :
1rst task : service task with a DB2 connector to output into a java.list a list of fields (Numenr1, Numenr2, etc…)
2nd task : service task with a parrallel multi-instantiated task from the java.list made before to output field by field (Numenr1)
and use this field into the email connector in the same task

1rst request: each email sent from this task must contain an URL to call an BonitaSoft formular with the right task (i don’t know how to do)
2nd request : the ask at the end has to send one email per output field from the parrallel multi-instantiated setting (first email with Numenr1, second email with Numenr2, so on…)

My objective was to do not use Java script, but i think it isn’t possible.
Thanks for your help.
Alan

Hello,
i would to put into the email sent, a link to open Bonitasoft portail directly on the task concerned by the actor.

Don’t understand the

contain an URL to call an BonitaSoft formular with the right task

can you clarify?

You will have to use Java code somewhere… :slight_smile: