I have a notification (BIP report) that I am testing in Prod, which is a copy of one we are using in Prod. It is scheduled to run every 30 minutes. When it completes with a status of Success, there is no output generated for my test notification. If I click 'Republish' the report output appears on the report output page.
I am guessing there is something wrong with the bursting definition, but I cannot figure this out. The data model Properties are identical (except for name, of course). The schedules are identical, down to the second. The data set is slightly different (I am testing a fix) and the bursting SQL query appears to be accurate.
The Report Job Name I am using is 'MJP Move to HR Notification Fix Test', which is used in the where clause of the data set and bursting query.
I'm at a loss, as I have looked at everything. What could I be missing in my troubleshooting? I have scoured MOS, CCC, and followed the
https://docs.oracle.com/cd/E21764_01/bi.1111/e18862/T527073T555155.htm
guide.
Thanks in advance for your assistance!