SlideShare a Scribd company logo
1 of 4
Download to read offline
Deleting Alerts in Oracle Applications
                           http://oracleapps-atechniciansview.blogspot.com/

Author : Ashish Harbhajanka                                                   Email : ashish1234u@gmail.com


In the course of development-implementation project’s research and development phase developers
tend to make some test concurrent programs,alerts,reports, lookups and other AOL objects.It is very
important to remove the same once the purpose is solved.

Deleting a concurrent program, lookup or for that matter most of the AOL Objects is easy . You can delete

them from the Applications Screen menu section using the delete         button from the menu bar




However, special care needs to be taken in case of Alerts be it Periodic or Event. You cannot delete a Alert
from an Application Screen if the alert has been run once( that is the alert has a history).

It would display a message as shown in screenshot :




Demo Alert :




                             http://oracleapps-atechniciansview.blogspot.com/

Author : Ashish Harbhajanka                                                   Email : ashish1234u@gmail.com
Deleting Alerts in Oracle Applications
                            http://oracleapps-atechniciansview.blogspot.com/

Author : Ashish Harbhajanka                                                    Email : ashish1234u@gmail.com

Trying to Delete the alert ( enabled action set exist)

Further, even if the alert has not been run once even you need to make sure that there are no enabled
action sets attached to the alert. If there is one you need to disable the same before deleting the alert.

Enabled Action Sets :
For Demo Purpose I will create a Alert first with no enabled action sets and then with a enabled action set:

Screen shot – Without Enabled Action Set :




Trying to Delete the alert ( no enabled action sets)

The record will get deleted.

Now I will add one enabled action sets to it :




                               http://oracleapps-atechniciansview.blogspot.com/

Author : Ashish Harbhajanka                                                    Email : ashish1234u@gmail.com
Deleting Alerts in Oracle Applications
                           http://oracleapps-atechniciansview.blogspot.com/

Author : Ashish Harbhajanka                                                   Email : ashish1234u@gmail.com


If you try deleting a alert which has enabled action sets you get a message as :




In this case you need to first delete the enabled action sets and then you can delete the Alert.

But this too provided there is no Alert History, that is the Alert has not been run even once which is far
from a real life scenario.

Generally in such cases we Disable the Alert            as shown in screen shot below :




                             http://oracleapps-atechniciansview.blogspot.com/

Author : Ashish Harbhajanka                                                   Email : ashish1234u@gmail.com
Deleting Alerts in Oracle Applications
                          http://oracleapps-atechniciansview.blogspot.com/

Author : Ashish Harbhajanka                                                  Email : ashish1234u@gmail.com


The Enabled checkbox is unchecked.

One smart way of completely removing the Alert is using (ALR_ALERTS_PKG.DELETE_ROW)API :

BEGIN
ALR_ALERTS_PKG.DELETE_ROW(20003,100021);
EXCEPTION
     WHEN OTHERS THEN
          DBMS_OUTPUT.PUT_LINE(SQLCODE||SQLERRM);
COMMIT;
END;

Where 20003 = APPLICATION_ID of the application in which alert is defined
And 100021= ALERT_ID

This will completely remove the alert from the applications.

Hope you like the example, do leave your comment and suggestions to improve the same.




                            http://oracleapps-atechniciansview.blogspot.com/

Author : Ashish Harbhajanka                                                  Email : ashish1234u@gmail.com

More Related Content

Recently uploaded

Recently uploaded (20)

Syngulon - Selection technology May 2024.pdf
Syngulon - Selection technology May 2024.pdfSyngulon - Selection technology May 2024.pdf
Syngulon - Selection technology May 2024.pdf
 
Intro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджераIntro in Product Management - Коротко про професію продакт менеджера
Intro in Product Management - Коротко про професію продакт менеджера
 
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya HalderCustom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
Custom Approval Process: A New Perspective, Pavel Hrbacek & Anindya Halder
 
FDO for Camera, Sensor and Networking Device – Commercial Solutions from VinC...
FDO for Camera, Sensor and Networking Device – Commercial Solutions from VinC...FDO for Camera, Sensor and Networking Device – Commercial Solutions from VinC...
FDO for Camera, Sensor and Networking Device – Commercial Solutions from VinC...
 
Demystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John StaveleyDemystifying gRPC in .Net by John Staveley
Demystifying gRPC in .Net by John Staveley
 
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
SOQL 201 for Admins & Developers: Slice & Dice Your Org’s Data With Aggregate...
 
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdfIntroduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
Introduction to FDO and How It works Applications _ Richard at FIDO Alliance.pdf
 
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
Choosing the Right FDO Deployment Model for Your Application _ Geoffrey at In...
 
Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024Enterprise Knowledge Graphs - Data Summit 2024
Enterprise Knowledge Graphs - Data Summit 2024
 
IESVE for Early Stage Design and Planning
IESVE for Early Stage Design and PlanningIESVE for Early Stage Design and Planning
IESVE for Early Stage Design and Planning
 
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
Behind the Scenes From the Manager's Chair: Decoding the Secrets of Successfu...
 
THE BEST IPTV in GERMANY for 2024: IPTVreel
THE BEST IPTV in  GERMANY for 2024: IPTVreelTHE BEST IPTV in  GERMANY for 2024: IPTVreel
THE BEST IPTV in GERMANY for 2024: IPTVreel
 
Optimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through ObservabilityOptimizing NoSQL Performance Through Observability
Optimizing NoSQL Performance Through Observability
 
Designing for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at ComcastDesigning for Hardware Accessibility at Comcast
Designing for Hardware Accessibility at Comcast
 
What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024What's New in Teams Calling, Meetings and Devices April 2024
What's New in Teams Calling, Meetings and Devices April 2024
 
Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024Extensible Python: Robustness through Addition - PyCon 2024
Extensible Python: Robustness through Addition - PyCon 2024
 
UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2UiPath Test Automation using UiPath Test Suite series, part 2
UiPath Test Automation using UiPath Test Suite series, part 2
 
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptxUnpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
Unpacking Value Delivery - Agile Oxford Meetup - May 2024.pptx
 
The Metaverse: Are We There Yet?
The  Metaverse:    Are   We  There  Yet?The  Metaverse:    Are   We  There  Yet?
The Metaverse: Are We There Yet?
 
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
Integrating Telephony Systems with Salesforce: Insights and Considerations, B...
 

Featured

How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
ThinkNow
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

Featured (20)

Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 

Deleting alerts in_oracle_applications

  • 1. Deleting Alerts in Oracle Applications http://oracleapps-atechniciansview.blogspot.com/ Author : Ashish Harbhajanka Email : ashish1234u@gmail.com In the course of development-implementation project’s research and development phase developers tend to make some test concurrent programs,alerts,reports, lookups and other AOL objects.It is very important to remove the same once the purpose is solved. Deleting a concurrent program, lookup or for that matter most of the AOL Objects is easy . You can delete them from the Applications Screen menu section using the delete button from the menu bar However, special care needs to be taken in case of Alerts be it Periodic or Event. You cannot delete a Alert from an Application Screen if the alert has been run once( that is the alert has a history). It would display a message as shown in screenshot : Demo Alert : http://oracleapps-atechniciansview.blogspot.com/ Author : Ashish Harbhajanka Email : ashish1234u@gmail.com
  • 2. Deleting Alerts in Oracle Applications http://oracleapps-atechniciansview.blogspot.com/ Author : Ashish Harbhajanka Email : ashish1234u@gmail.com Trying to Delete the alert ( enabled action set exist) Further, even if the alert has not been run once even you need to make sure that there are no enabled action sets attached to the alert. If there is one you need to disable the same before deleting the alert. Enabled Action Sets : For Demo Purpose I will create a Alert first with no enabled action sets and then with a enabled action set: Screen shot – Without Enabled Action Set : Trying to Delete the alert ( no enabled action sets) The record will get deleted. Now I will add one enabled action sets to it : http://oracleapps-atechniciansview.blogspot.com/ Author : Ashish Harbhajanka Email : ashish1234u@gmail.com
  • 3. Deleting Alerts in Oracle Applications http://oracleapps-atechniciansview.blogspot.com/ Author : Ashish Harbhajanka Email : ashish1234u@gmail.com If you try deleting a alert which has enabled action sets you get a message as : In this case you need to first delete the enabled action sets and then you can delete the Alert. But this too provided there is no Alert History, that is the Alert has not been run even once which is far from a real life scenario. Generally in such cases we Disable the Alert as shown in screen shot below : http://oracleapps-atechniciansview.blogspot.com/ Author : Ashish Harbhajanka Email : ashish1234u@gmail.com
  • 4. Deleting Alerts in Oracle Applications http://oracleapps-atechniciansview.blogspot.com/ Author : Ashish Harbhajanka Email : ashish1234u@gmail.com The Enabled checkbox is unchecked. One smart way of completely removing the Alert is using (ALR_ALERTS_PKG.DELETE_ROW)API : BEGIN ALR_ALERTS_PKG.DELETE_ROW(20003,100021); EXCEPTION WHEN OTHERS THEN DBMS_OUTPUT.PUT_LINE(SQLCODE||SQLERRM); COMMIT; END; Where 20003 = APPLICATION_ID of the application in which alert is defined And 100021= ALERT_ID This will completely remove the alert from the applications. Hope you like the example, do leave your comment and suggestions to improve the same. http://oracleapps-atechniciansview.blogspot.com/ Author : Ashish Harbhajanka Email : ashish1234u@gmail.com