what is groovy expression to send Alert notifications and Email to User initiating the transaction
what is groovy expression to send Alert notifications and Email to User initiating the transaction
Simulate Run is set to No.
Current expression which isnt working are as below:
- ${AlertUtils.userName(workers.emails.EmailAddress).WorkEmail} for Email.
- ${AlertUtils.userName(workers.PersonId).UserName} for WorkList.
Can you please share the correct groovy expression to send emails/notifications to User who initated the transaction.
25A.
Thanks,Balaji
Tagged:
0