by Peter Prokopecz DAXVision | Nov 29, 2019 | Dynamics 365FO, Other
In an earlier post, I played around with Chain of Command to explain how it works in general. http://daxvisionerp.com/chain-of-command-coc-example/ This post will be more advanced. Chain of command does not support polymorphism. I have augmented 2 classes that are...
by Peter Prokopecz DAXVision | Oct 24, 2018 | Dynamics 365FO
There is a quite good documentation about Chain of command (CoC) here: https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/extensibility/method-wrapping-coc But this is almost all that I could find about it now, so I have played a bit with it to...