Hi! All,
Please suggest how to send mail using Java code in workflows.
Hi! All,
Please suggest how to send mail using Java code in workflows.
Hi Tom,
You can use User Defined Java Class process studio plugin to write mail sending java code.
Regards,
Mahesh
Hi! Tom
WF_GmailSending.psw (19.6 KB)
User defined Java Class is a step in the Scripting Plugin for Process Studio Workflows. This step allows you to enter User Defined Java Class to drive the functionality of a complete step. In essence, this step allows you to program your own step. Please find the attached sample workflow for the user defined java class.
Please find the attached sample workflow.