fiogf49gjkf0d I am in the process of trying to modify the default business rule for Lead Validation.
I can see the business rule inside of of reflector and the code is pretty straight forward.. So I have copied what sage has done added it to my business rule.. however now I am getting an exception referring me to a missing assembly.. I looked further in reflector and saw they are using Sage.Platform.Application.ValidationException
When I try to add this assembly via my using statement I don't get to the same spot, I only see .. Sage.Platform.Application.Exceptions, this isn't correct because this still threw error. anyone have an idea where I can find the assembly to add the ValidationException ..?
Thanks
|