Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Executing Procedure on SIT insert or update using Alert

Database

 Create PL/SQL procedure

Responsibility: Alert Manager

Function: Define Alert

 Create Alert on Event with table PER_PERSON_ANALYSES

 SQL Statement

select analysis_criteria_id into &ac_id from PER_PERSON_ANALYSES


where id_flex_num=XXXX and rowid=:rowed

 Add Action with Type SQL Statement Script

 Add Action Set Name and Details


 In Alert Details include the operating unit

 Save and Test the SIT insert and update.

You might also like