I have a session reading a database to check when a load process completed. This reads just one record containing a date.
As a post session task I would like to send an email with this date value in the message body. Is there a way to pass a database data as parameter to the email ?
As a post session task I would like to send an email with this date value in the message body. Is there a way to pass a database data as parameter to the email ?