Facing " There is no data to process" in BIP report
Summary:
Facing the error " [INSTANCE_ID=bip.bi_server2] oracle.xdo.servlet.scheduler.ProcessingException: There is no data to process" in BIP report and there is bursting event there in Report. We have used union with dual table as well to avoid the there is no data to process issue as well. But still issue is happening
We have tried created trigger as well. This BIP report is submitting through ESS job. so we couldnt create trigger as option since its getting skipped/failed.
Expectation : We need this related ESS program has to show the error what is showing in the BIP log. Or we need to avoid this there is no data issue.