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
eVoid
10 months agoNew Contributor
Referencing business rule in data management step
I'm struggling with something elementary here. I can't seem to properly reference a business rule in my data managment step. I've tried a couple of options - explicit workspace name and 'Current' which should both work, but I consistently get the error:
Error processing Data Management Step 'MyDMStep'. Business Rule 'Workspace.MyWorkspace.MyAssy.MyBR' is invalid.
or
Error processing Data Management Step 'MyDMStep'. Business Rule 'Workspace.Current.MyAssy.MyBR' is invalid.
Using that name as a reference, this is how my App Workspace Heirarchy looks:
Anyt input would be greatly appreciated!
2 Replies
- rhankeyContributor III
What Source Code Type is the File you are calling? The syntax for how you are calling the Assembly File looks fine for an Execute Business Rule step. However, you will get that error if you are not calling an Extender (Source Code Type=Extensibility Business Rule).
- RobbSalzmannValued Contributor II
I think this post can help:
How to Run Workspace Assembly from a Data Management Step In 6 Easy Steps | OneStream Community