cancel
Showing results for 
Search instead for 
Did you mean: 

Mail sending option at the work flow lavel

Former Member
0 Kudos

Hi all,

i m working for a Web Dynpro java where for my project "Classified" after creation of any classified item work flow is there name as approver and publisher.

I m in search of the functionality where mail need to be trigger for the corresponding creator for the created classified item if once approve or reject by the Approver or Publisher.

For this from code lavel i need to do something or from Configuration side i need to work on that.

Regards,

Deepak

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Deepak,

If mail Triggering is what all you want,

then please make use of mail functionality API of java. For that you need three jar files:smtp,mail,activation.

Regards,

Ganga.