Forum Discussion
TimVierhout
3 years agoNew Contributor III
What we do often, is use the nocalculate option. If you then in the data quality event handler put in a rule for
BREventOperationType.DataQuality.ProcessCube.NoCalculate
you can define what to do in this case. So for example, you could choose to execute a DM sequence with
BRApi.Utilities.ExecuteDataMgmtSequence(si, calcInfo.FilterValue, dmParams)
Related Content
- 3 years ago
- 10 months ago
- 2 years ago
- 2 years ago