cancel
Showing results for 
Search instead for 
Did you mean: 

Send Email Notifications while Creating Workitems

Former Member
0 Kudos

Hello,

I have created a program for 'Flat Rate Approval' workflow. There is an additional requirement. I have to write a piece of code in it in such a way that a mail should be sent to External Inbox of 'APPROVER' through Internet when a new workitem is created. I have checked with program ' RSWUWFML2 'but getting very less help.

Can anybody help me in this requirement?

Thanks and regards,

Harish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

try using extended notification .

Also If you want to create a simple notification then before the workitem creating add a step for sending the mail.

use FM SO_NEW_DOCUMENT_SEND_API1 for sending the mail to external email id .

Hope this will surely help you !!!

Regards,

Punit