FCLT#55470 Gen_notify robuster maken
svn path=/Database/trunk/; revision=40726
This commit is contained in:
@@ -2205,7 +2205,7 @@ CREATE OR REPLACE PACKAGE BODY fac AS
|
||||
EXCEPTION
|
||||
WHEN OTHERS
|
||||
THEN
|
||||
putsystemnotification ('FACILITOR: invalid notification job/view ' || rec1.fac_notificatie_job_view ||' '|| SQLERRM , 3);
|
||||
putsystemnotification ('FACILITOR: invalid notification job/view ' || pviewname ||' '|| SQLERRM , 3);
|
||||
END;
|
||||
|
||||
PROCEDURE executeactiviteit (pxmlnode VARCHAR2, pactkey NUMBER)
|
||||
|
||||
Reference in New Issue
Block a user