by Angela Black | Feb 14, 2017 | Dynamics 365, Microsoft Dynamics
Business Problem: Client needs to migrate their Dynamics CRM On-Premise Instance to Online. We have been tasked with bringing all their customizations to the cloud. I am currently focusing on migrating their Plugins. Error: On my first run importing their Plugins to…
by Angela Black | Oct 22, 2016 | Salesforce.com
Business Requirement On user click of a link, we want to pass an ID to an Apex method. That Apex method then returns to us a URL string. We open a new window that loads that URL. Technical Problem We can call Apex methods and variables from Visualforce pages; however,…
by Angela Black | Apr 20, 2016 | Microsoft Dynamics
Preface: If you’re working with Dynamics CRM Online you may have run into the problem below, and the following will be helpful. If you’re working with an on-premise installation I would skip this tip and query the sql server directly, as that would be more…