Forum Discussion
Right now, the app is just running "Brapi.Utilities.ExecuteDataMgmtSequence", but the DM Task is just a custom calculate that passes the data unit and time periods to the custom calc.
I'm inferring from your replies that "ExecuteCustomCalculateBusinessRule" still executes as a DM Task. (I hadn't actually run it, since I couldn't supply the proper time periods anyways.)
That inference does invalidate the purpose of my question, but it does not actually answer my question. I am still curious about how to use it. 🙂
No, I was not referring to that. I meant that you need a "UI" for the user to trigger the rule, which has the ExecuteCustomCalculateBusinessRule function, which means you need either a DM job or a dashboard button. Now, I've not used this particular method. Given that there is no option to pass the member filter. I believe that might be a keyword in the name-value pairs that looks for it.
The other part is that there is no mention of the data unit. I'm going to bet that it gets that from the cube pov.
- BrandonG3 years agoNew Contributor II
Hi,
In terms of the argument itself, when the MemberFilter enum value is used, it passes the MF substitution variables to the data management sequence. I believe this is for calling the rule from a CubeView cell.
- BrandonG3 years agoNew Contributor II
I'm sorry if there was some confusion here, but I don't need any help with when or how to trigger the execution of this calculation. I just need to know how to use that particular function.
Your comment about the cube pov made me think it might be related to the MFTime substitution variable, so I'll have to give that a test. 🙂
- LiliyaBarabash3 years agoNew Contributor III
Hi,
Did you ever figure it out?
Thanks
- LiliyaBarabash3 years agoNew Contributor III
Thanks
Related Content
- 4 months ago
- 7 months ago
- 11 months ago