Sending Mail Using Object Function and Groovy Code
Summary
Sending Mail Using Object Function and groovy code basede on com.oracle.breeze.ramp.helpers.Email.sendContent
Hi all,
When I try to implement the following blog https://blogs.oracle.com/pdit-cas/how-to-send-emails-from-vbcs-groovy-code ,
using an action button.
I've an 400 errors I think that the Problem is with the com.oracle.breeze.ramp.helpers.Email.send(recipients, sender, templateId, variables); any hints?
Tagged:
0