Forum Discussion

Richard_Mayo's avatar
Richard_Mayo
New Contributor III
10 months ago

Call Finance Rule from Confirmation Rule

Afternoon All, I'm looking to create a set of standardised confirmation rules as Finance Business Rules which I then want to reference from the confirmation rule itself to cut down on maintenance. ...
  • Richard_Mayo's avatar
    10 months ago

    Apologies please ignore this - the code does work, it just didn't come up with anything in intellisense as I was typing so I presumed it wasn't valid in confirmation rule syntax.

    Sorry!

  • JackLacava's avatar
    JackLacava
    10 months ago

    Yeah, you've found one of the very few situations where Intellisense doesn't work, unfortunately - it cannot inspect custom classes outside of the current namespace (i.e. the current editor window).