In the BI Publisher Reports, I have a data model with SQL query data set that is of procedure call type.
It is used to trigger many ESS jobs.
I want to add a delay between some ESS job calls.
Is there any PL/SQL API or Function available to add a delay/sleep kinda mechanism?
