how to send Notification Reminder to approver for Requested Approvals

Kishore8
Kilo Guru

any body can explain step by step...it will be help full for me....and for other new users also

Can you please explain it step by step.................

i saw previous posts also, but i didn't get any thing ..

1 ACCEPTED SOLUTION

I see I only answered your last question, so here is the rest:


Q: shall we create   both BUSINESS RULE, SCHEDULING JOBS     with same script to run this ,


is it not possible with only   either with Business Rule OR Scheduling jobs.....


A: you can put the script without the start and end lines (include only lines 5 to 16) in the "Run this script" part of the scheduled job. As I said, I prefer everything in one place under the same table, but you can do it only with a scheduled job.



Q: can we set time , i mean i want to run condition after 12.30PM   midnight, where i have to add this condition ,


A: yes - in your scheduled job choose "Daily" as the trigger and set the time of day you want it to run.



harel


View solution in original post

17 REPLIES 17

Please refer the following link Re: how to send approval remainder mail to Approver after 9-hours.



I hope this helps.Please mark correct/helpful based on impact



Regards,


AJAY.


Is the BR configured to run after insert? Because if it is, then remove the check from the insert. It should only run after, with nothing checked.


Please verify this and let me know.



harel


I see I only answered your last question, so here is the rest:


Q: shall we create   both BUSINESS RULE, SCHEDULING JOBS     with same script to run this ,


is it not possible with only   either with Business Rule OR Scheduling jobs.....


A: you can put the script without the start and end lines (include only lines 5 to 16) in the "Run this script" part of the scheduled job. As I said, I prefer everything in one place under the same table, but you can do it only with a scheduled job.



Q: can we set time , i mean i want to run condition after 12.30PM   midnight, where i have to add this condition ,


A: yes - in your scheduled job choose "Daily" as the trigger and set the time of day you want it to run.



harel


Thanks for your replay.



I am very glad   with your answer.


Hi,


can we add approve Link in mail..