Skip to main content
August 7, 2025
Question

Referencing business rule in data management step

  • August 7, 2025
  • 2 replies
  • 3 views

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

August 8, 2025

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).

August 9, 2025