Bursting program not Kick Off
I have a concurrent program and in AFTERREPORT report I calling bursting however that bursting is not getting submitted. It is submitting in production however it is not submitted in Development. Is there any profile option? is there any config setting is different? Please let me know.
--code
create or replace PACKAGE BODY XXBG_PKG AS
/* BG: Copy from PAYAUSOEB.pls
Package used for pre and post reprort triggers on XXBG_pkg */
FUNCTION AFTERREPORT RETURN BOOLEAN
IS
l_request_id NUMBER;
lb_layout_att BOOLEAN;
BEGIN
IF (p_actual_delivery_method not in ('None','Print'))
THEN
lb_layout_att := fnd_request.add_layout (