If you get an “Invalid Party object type 9” error when you’re trying to send an email, either from code or from a workflow, it is because you have set the From Party to a team. For instance: Or it could be that you set It’s completely valid for an Opportunity to have a Team […]
Category: Debugging – Errors & Bugs
How do I impersonate a user so I can see what he sees?
From time to time, you may want to impersonate a user in the system. See what he sees, see how his Security Roles affect the system and/or recreate a security role related error. Unfortunately, there is no supported Microsoft way of doing that, so you have to resort to 3rd party solutions. You can for […]
My form’s Business Rule doesn’t work!
It doesn’t happen that often, but it can, if you’re not careful… You need to be aware when you create your Business Rules that if the logic relies on a field value and the field is NOT available on the form, the business rule will NOT work. The solution is to make sure in the […]