Executing Procedure On SIT Insert or Update Using Alert
The document describes creating a PL/SQL procedure to define an alert in the database that will be triggered on insert or update events on the PER_PERSON_ANALYSES table. The alert includes an action that selects an analysis criteria ID from the table where the ID flex number and row ID match specified values. Another action sets the name and details, and alert details include the operating unit. The procedure is then tested on insert and update events on the SIT environment.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
72 views2 pages
Executing Procedure On SIT Insert or Update Using Alert
The document describes creating a PL/SQL procedure to define an alert in the database that will be triggered on insert or update events on the PER_PERSON_ANALYSES table. The alert includes an action that selects an analysis criteria ID from the table where the ID flex number and row ID match specified values. Another action sets the name and details, and alert details include the operating unit. The procedure is then tested on insert and update events on the SIT environment.