Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

email using workflow

Former Member
0 Likes
271

A custom table is populated using document number and email addresses. I would like to implement guaranteed delivery of these records via email and notification to employee responsible if error occurs. Should this be done using workflow? I am using function module SO_DOCUMENT_SEND_API1 to email the document. But as of now the process if cumbersome and am wondering if using workflow would streamline it.

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Likes
256

You don't provide enough information. If it's just to keep track of emails sent, workflow would be too much complex for just that. What do you want to do? (do you want to define a kind of mail receipt confirmation or things like that?) Please propose some scenarii.