Forum Discussion
Hi Nealy
It sounds like you already know what you need to do to me? All of that sounds reasonable. You could probably improve the solution slightly by checking if the job is available to be run before they even attempt to execute the BR (assuming its from a dashboard) by disabling the execute button or having a message next to it detailing why it can't be run yet. I think this sort of thing improves user experience and avoids frustration (its amazing how annoyed 2 extra clicks can make someone!)
There are the OneStream application/activity reports that query the TaskActivity table (Framework DB) which should give you all you need there too.
- Marco2 years agoContributor II
Hi Daniel,
I'm Working with Neal in this and we know what we want to do, but we don't know how to reach the TaskActivity table in the BR, do you know the code to call it and get the results?
- DanielWillis2 years agoValued Contributor
Check out RPTA_SolutionHelper (extender br) in Application Reports from MarketPlace for an example.
- Marco2 years agoContributor II
Thanks Daniel, we will do it!
Related Content
- 4 months ago
- 10 months ago