104: -- mdamle 05/16/01 - Commenting out the URL notification, retaining the
105: -- one with the Report Body
106: /*
107: SELECT bis_excpt_wf_s.nextval
108: INTO l_wf_item_key FROM dual;
109:
110:
111: --l_user_name := 'BISTESTER';
112: --Construct the URL to be sent
140: );
141: */
142:
143: SELECT bis_excpt_wf_s.nextval
144: INTO l_wf_item_key FROM dual;
145:
146:
147: wf_engine.createprocess(itemtype=> 'BISRGNOT'
148: ,itemkey=> l_wf_item_key