If I set run condition to failure and I want to send the pipeline logs as an argument to the email message body, how can I do this?
Likewise, say for example I have counted the number of records processed that produced errors, how can I save this counted value as a runtime argument and send it in the email body?
Thank you in advance
Venudhar Ravishankar
unread,
Apr 14, 2021, 3:59:31 PM4/14/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CDAP User
Hi,
Thanks for asking. I know you can make an HTTP action to request the pipeline logs, but I don't think this would work directly from the email action.