Forum Discussion
jzachar
3 years agoNew Contributor
creating popup msg from DM business rule
Is it possible to create a popup msg in a DM business rule like the msg below (created when 'Complete' is clicked). The Load button calls a DB business Rule and I need to first check if WF channel i...
JackLacava
OneStream Employee
3 years agoYou want to launch a Dashboard Extender rule instead, which will check the prerequisites and then launch a data-management one with BRApi.Utilities.ExecuteDataMgmtSequence if necessary. Dashboard Extenders can interact with the page, DMs cannot.
Related Content
- 2 months ago