Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Disabling hyperion smart view refresh notifications

User_F2EL6Feb 14 2019 — edited Mar 25 2019

Hi!

Maybe someone could suggest - if its possible to disable refresh notification tables of Smart View, OBIEE extension?

oPeRR.png

I'm trying to automate Hyperion refreshing report, but this pop-up kills everything..

Tried to do

 Application.DisplayAlerts = False Application.EnableEvents = False

But nothing helps, and after code line :

Refreshing = HypMenuVRefreshAll() runs, this pop-up appears and until it's not closed, VBA is not proceeding with the next code lines.

Any ideas how to stop all types of pop-ups?

Comments
Post Details
Added on Feb 14 2019
3 comments
961 views