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

Workflow stop alert

Former Member
0 Likes
420

Hi !

It's very dangerous when a workflow stops so my question is if it's possible to send an alert, by mobile sms or email, if the workflow stops or when it's inactive ?

if it's possible how can i implement such alert ?

thanks in advance.

Mário.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
402

hi

good

to my knowledge you need to have registered to a service provider (mobile),

so anytime your WF triggers, it would identify the number and send it thru this protocol.

This service provider routes all your SMS to any mobile numbers, for this you also need to have HTTP maintained in your SCOT.

reward point if helpful.

thanks

mrutyun^

2 REPLIES 2
Read only

Former Member
0 Likes
403

hi

good

to my knowledge you need to have registered to a service provider (mobile),

so anytime your WF triggers, it would identify the number and send it thru this protocol.

This service provider routes all your SMS to any mobile numbers, for this you also need to have HTTP maintained in your SCOT.

reward point if helpful.

thanks

mrutyun^

Read only

Former Member
0 Likes
402

Hi,

It sounds interesting the idea of sending sms when the workflow stops, but i'm not sure if it's possible to implement it or how to do it. What about a email, it looks easier, any clew how to implement it ?

thanks in advance.

Mário.