So there is a new DLL that allows us to connect to CRM from 8.2 version forward (Dynamics 365).
To use this in the code you can use the EarlyBounds that you can generate using the SDK and then add it to your project. Afterwards you just need to in...
There have been some issues when you try to activate an Alternate key but it stays in the state of failed, this might be because the internal process has created the index for the key but it didn’t stay as active in the UI and in the table t...
The problem is when you want to have a Business Process Flow (BPF) that changes automatically when a user changes a field, but that process flow is only changing to that user and not to the others.
For example:
When user1 changes the field, he can...
Sometimes I’ve seen some problems when the instance of Dynamics updated to the Dynamics 365 and the Settings group doesn’t show all the options available, at least I’ve seen when was an update.
If this happens you can check if th...
When you edit your Sitemap with Sitemap Editor or doing from the Xml, you need to keep an eye for duplicate Subareas in the same Area of the Xml.
If you have two of the same it will give you an error saying that there are duplicate ID’s in t...
There are some issues when you upgrade the Dev environment and you have custom Business Process Flows (BPF) and when you export the solution with that BPF as manage and import in the Test/Prod environment but it is giving an error. This is because...
There is a situation that some users might face when the option in the System Settings “Set file size limit” is changed, and they aren’t able to import a solution is receiving a message that “Webresource content size is too...
When you have a workflow that is calling in a step a Custom Workflow Activity and you putting a workflow in draft, the Condition Expressions show as “Invalid Condition expression”. When you try to re-activate the workflow it isn’...