Page 1 of 1

How to send notification

Posted: Fri Nov 30, 2007 5:28 am
by vishalaksha
Hi all
I am using oracle app 11.5.10.2.
Is it possible to send notification to a particular user through email when a new customer is created in the system (automatically by giving some email_id)?

Thanks in advance.

Posted: Sat Dec 01, 2007 2:41 am
by ahmadbilal
You have to do some sort of personalization or check oracle alert when ever ra_customer table update alert will be send to that specific email ID

Posted: Wed Feb 06, 2008 4:24 am
by prabhakar
Ya it is acheived by creating Event alert in using oracle alert module.
After insert of a customer in the basxe tabel ra_customers at alert details u have to mention details .
Try to this and get back