Parameter Attachment of call java action activity Send Email
1
I have doing Intermeadiate Learning Path Send Email Services Module and i have facing this type of error: Missing Value ‘Parameter ‘’Attachment ’ of call java action activity ‘send email’ and another error is : Missing Value ‘Parameter body of java action activity’Send Email ’.
asked
Taruna Vaghela
1 answers
5
Hi Taruna,
The Attachment list and Body has to be passed as input to send Email Java action.
Kindly check the ‘Sub_CreateAndSendEmail’ sample microflow available in Email template module to send out a mail.