Forum Discussion
Can you paste the namespace and class definition lines from your rule and the details of your DM call.
Here is what I have, code is the assembly name and the WsExtensibilityRlule_PLP is the file name that holds the BR
- Sweez8 days agoContributor
Were you able to figure this out by chance? I have the exact same question and its driving me crazy.
- mvalerio248 days agoNew Contributor III
I was able to figure it out actually, I cant remember exactly what my issue was but the syntax I had on the BR in the screen shot above is correct. I might have been passing my parameters in incorrectly. Where is your assembly setup? If its setup in another workspace you have to make sure that the Workspace is set to shareable.
- Sweez8 days agoContributor
My situation is slightly different from one perspective and that is I am trying to call the assembly extensibility rule from a data management step outside of workspaces (clasic approach). So I set up a DM step of type "Execute Business Rule" with the business rule field of the step reading "Workspace.TestWS.Code.TestExtRule". "TestWS" is the namespace prefix of my shared workspace. "Code" is the name of the assembly file and "TestExtRule" is the name of the assembly file, which is shown below in detail: