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

Difference between Workflow and Alert management

Former Member
0 Likes
351

HI all

Let me know the difference between workflow and alert management. ?

In Workflow if we want to trigger alert or mail.

We can use SO_NEW_DOCUMENT_SEND_API1 FM send mail.

But in alert we can use different method?

Can i know wht the exact difference between two?

1 REPLY 1
Read only

Former Member
0 Likes
313

Hi,

email messages can be sent with both technologies...

If you need to send just a simple email, use the ALM.

If you need to send email and wait something adding additional flows....use the Worflow.

Remember that with ALM is not possible to attach something to the email.

You can add additional steps like web addresses in order to perform further activities.

Luciano