Running report at the sametime with DELETE from table inquiry
Hi Gurus,
We have a custom report in Apps that could be run ad-hoc. But currently experiencing issue with wrong data being calculated is being submitted at the same time.
The report is having a DELETE from table on its before report trigger and then after deleting it would insert a new records. The issue we might be facing is IF running the report at the same is causing the issue? A series of testing has been made such as below:
Test 1 - Submitted the report one after another(Submit the second report with the first one not yet completed) with different params but it should still fetch the same records(calculated data)