Today I tried to import the database of our productive environment into our test-environment, to check a few things and test some features, without interrupting the productive environment. Using the Deployment Manager I run the wizard of importing an organization, but at the step of mapping the users, I was getting the following error message: …
Category: Dynamics CRM
Browser URL schemes
Today I had a very specific requirement. Using the resco mobile app on iOS and android, I had to open a dynamic generated URL in a specific browser on the client. To solve the problem, I created a command in resco and added the button to the form (straight forward). But if you click the button, …
Feature Requests in Dynamics
Everybody was already thinking of a feature, which is missing in CRM. But how can you tell Microsoft, to add this feature?
The label ‘Tab’, id: ‘…’ already exists. Supply unique labelid values.
I had to transfer some forms of our test environment to our productive environment and therefore, I created a solution. In this solution all forms, fields and related items where added. I exported the solution and tried to import it to our productive system. But the import stopped and throw the error “The label ‘Tab’, …
Stop sending appointment-invitation to attendees
Based on my previous post, CRM is sending appointments automatically to the attendees. But what if you don’t want CRM to send this appointments? The system itself has no option, to disable this behavior, but there is a workaround. This is not just configurable in CRM but also on Exchange.
Creating appointments, which are sent as invitation to attendees
Creating and tracking appointments to Dynamics CRM is one of the base functions to keep all information per account and contact at one place. Therefore all appointments with a customer should be created or tracked to CRM. But be careful with this approach. As soon as you create an appointment in CRM, this appointment will …
Hide or remove unused business process flows.
There are some default “business process flows” in CRM. After a new installation or upgrade of Dynamics CRM and installation of the current version of FieldService, you will find some default business process flows. If you want to hide or delete this, just keep reading.
Synchronization state data is corrupt or otherwise invalid
If you get an Unhandled Exception in your mailbox profile alerts, but no real information, where it comes from, then this post will help you.
Quick create not opening from subgrid
I created a new custom entity and added a subgrid of this new entity to my account entity. Clicking the Plus in the right, upper corner the system opens a new line with a magnifying glass (like it shows in the screen below) instead of the quick create flowing from the top.
Checking the status of the imports jobs
Today I tried to import the field service solution to my vanilla organization on an on premise system. I started the PackageDeployer and followed the instructions and then, the import started and the circle was running. After some time I thought, that the import might have failed, because there was no progress.