Create Event Alert in Oracle Apps
Create Event Alert in Oracle Apps
oracle apps
Event Alert
Oraask
http://www.oraask.com
What are Oracle Alerts?
Oracle Alert facilitates the flow of information within your organization by letting you create entities
called alerts to monitor your business information and to notify you of the information you want.
Now we will create new event alert for a business case that will send email automatically to the
new user created in system to welcome and inform him about his details.
First step is to attach "Alert Manager" responsibility to your user login. Then change Responsibility
to Alert Manager
Www.oraask.com Page 1
Define Alert
Www.oraask.com Page 2
b) Alerts Form will open to you then
5- Select "After Insert" if you want to send alert when a new record created. In the same way "After
Update"
Will help you to send alert when a record updated. Based on your requirement you can use both
together.
6- Write your query.
Important step is to write a select query, which helps you to select your required information when Alert
triggered. Example Query: This Query Select user name, email address
Note: You must have to write select statement on same table, which you have used in Alert Definition to
get :ROWID returns the row id of the data being inserted or updated in your table
Www.oraask.com Page 3
Define Alert Action:
Www.oraask.com Page 4
Then Action Details form will open like below:
"Hi &user_name,
Kindly be informed that new username created for you inside Oracle E-Business Suite.
Best Regards,
Oraask.com"
Www.oraask.com Page 5
Define Action Set:
Www.oraask.com Page 6