Skip to main content
April 2, 2025
Question

email notification from custom plugins

  • April 2, 2025
  • 1 reply
  • 0 views

has anyone tried sending an email from Appian custom smart services using javax or Jakarta libraries - 

We have a use case where we have to send an email notification once all business logic is executed. I tried using both Javax/Jakarta and keep getting library dependency issue 

1 reply

April 16, 2025

Looks like there are conflicting jars. Do you have both sun.mail and javax in you pom file? and what version of java are you using?