The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
MJ1705
3 years agoNew Contributor II
Running a Dashboard Extender Rule and Data Management Job through a single button
I need to build a button where with a single a DM Sequence with multiple steps as well as a Dashboard Extender rule runs. I earlier thought that we can have a Execute Business Rule Data Management S...
- 3 years ago
You can call a data management job from a dashboard extender business rule using: QueueDataMgmtSequence, StartDataMgmtSequence, or ExecuteDataMgmtSequence you can find them here: BRApi.Utilities
ChristianW
OneStream Employee
3 years agoYou can call a data management job from a dashboard extender business rule using: QueueDataMgmtSequence, StartDataMgmtSequence, or ExecuteDataMgmtSequence you can find them here: BRApi.Utilities
Related Content
- 5 months ago