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

send mail using Dynamic actions

Former Member
0 Likes
540

Hello experts,

How to send a mail using Dynamic Actions??

Requirement : Lets say one employee is hired on 26th Aug, so after 10 days he will be confirmed. so on 8th day need to send a mail to concerned person reminding the confirmation date.

so how do i do that using dynamic actions??

Thanks in advance.

Saurabh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
501

Hi,

In dynamic actions there is an option for calling sub-routine from any program or subroutine pool. So u can make subroutine for sending mail according to ur requirement. An call on th same from dynamic actions.

if u want sample code for this, pls let me know.

<removed_by_moderator>

Regards,

Ranjith

Edited by: Julius Bussche on Aug 26, 2008 3:25 PM

3 REPLIES 3
Read only

Former Member
0 Likes
502

Hi,

In dynamic actions there is an option for calling sub-routine from any program or subroutine pool. So u can make subroutine for sending mail according to ur requirement. An call on th same from dynamic actions.

if u want sample code for this, pls let me know.

<removed_by_moderator>

Regards,

Ranjith

Edited by: Julius Bussche on Aug 26, 2008 3:25 PM

Read only

0 Likes
501

Appreciate your help.

Can you please send the sample code?

Thanks in advance.

Saurabh

Read only

0 Likes
501

Hi Ranjith,

Could you please give me the code for sending email ?

Thanks in Advance,

Regards,

Rupesh

Edited by: Rupesh Mhatre on Oct 2, 2008 8:13 AM