Hello,
Is it possible de use variables in the To/CC or Bcc field?
I'm using Project Editor 2.4.
Thank you !
Hello,
Is it possible de use variables in the To/CC or Bcc field?
I'm using Project Editor 2.4.
Thank you !
I tested and it worked correctly for me. Where is the error message coming from--Report Commander or the mail server?
You need need to have a variable defined with a single e-mail address. Then use the variable as the Address for the recipient. For example, set variable "ToAddress" to "[email protected]". Set the recipient to "${ToAddress}".
If you're trying to use a variable to specify multiple recipients that won't work. You need to use a distribution list instead.
ok finally I found my error, I was putting double single quotes in my code when I didn't needed.
Thanks for you help, everything is working fine.
Replies are disabled for this topic.