Forum Discussion
Richard_Mayo
2 years agoNew Contributor III
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. ...
- 2 years 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!
- 2 years 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).
aricgresko
2 years agoContributor III
Could you add a snippet of code for how you went about this within Confirmation Rules? This seems like a better way to manage Confirmation Rules.
Richard_Mayo
2 years agoNew Contributor III
Hi there,
Absolutely! I'm still working it out but making some progress. I actually started up a new thread because I hit a problem with it, the link is here if you want to follow and I put some snippets in that. Pass in parameters to a public function - OneStream Community (onestreamsoftware.com)
Yes I agree, recycling the code would be a good idea as we have a large amount very similar code in many different confirmation rules!
Richard
Related Content
- 2 years ago
- 8 months ago