WillVitale
4 days agoContributor II
Business Rule within the Import Step
Hello,
We have a custom business rule that does some account reversing we run centrally at the end our month end process. using a dashboard We're putting in a new lease process within OneStream and...
- 4 days ago
Yes, you can call your custom BR from a Data Management Sequence. And that DM sequence can be called on the "Process" step of a workflow so it runs when the user hits "Load and Process" or "Process Cube".
To allow the DM sequence to be called from the "Process" step, you need what is called a DataQualityEventHandler BR. There are examples of this Extensible BR in the Blueprint or GolfStream sample applications. This BR allows you to call a DM sequence from a workflow calculate step as follows: