I have a requirement to update the Order new_Total field whenever salesorder detail record is updated.
I am making use of the Fetchxml aggregate
I was referring to the blog http://mscrmshop.blogspot.ae/2012/04/how-to-update-parent-record-when-child.html. I am new to Plugins, however I could not figure out how to use Local Plugin Context class. whenever I use it I am getting the "error missing assembly reference". Is there any additional steps that I need to do?
Can this plugin be developed using normal Visual Studio solution, as the tutorial says it was developed using Developer Tool kit. I also understand that its not yet released for CRM 2016.