Workspace Assembly - Call functions from Finance or Connector business rules
Hi Everyone, has anyone already tried to reference a Workspace Assembly business rule from a Finance or a Connector business rule?
I have a business rule that is packaged to an Assembly in a Workspace:


It has a set of public functions returning dictionaries and other variables. And I would like these functions being called from a Connector.
I can successfully reference it from another Assembly workspace. But when I am using the same syntax in a connector, that is not working:
I am assuming the referenced Business rule must be declared in the Properties, but I am not sure of the syntax. Or even sure this is accepted.

Many thanks to anyone who can helps!
