Hey,
I want to send an email from my process with some information included in a form.
In the body of my message (Mail connector). I did this :
${name_user}
${factory}
${phone_number}
Theses tree variables are declared as “Global variables”. Just in case.
I am usin the community version of Bonita 6.2
Thank you