Dynamics CRM 2016 Release Preview Information
Dynamics CRM 2016 in the name of the next release for Dynamics CRM expected this Fall (December / January), and what a release it looks like it will be.I have listed some resources that share some of...
View ArticleLifecycle issue search directly from AX 2012 R3
AX 2012 R3 comes with new feature of searching any issue, if there is any, against each AOT object.Let's take example of SalesTable table and try to lookup issues reported for this object in LCS.It...
View ArticleCRM and SQL Tip #01 - How to find out the Security Roles assigned to the user
The below SQL query is useful to find out the Security Roles assigned to the users from backend by querying the Organization _MSCRM database in SQL Server. select role . name as 'Role Name' ...(read more)
View ArticleGet Comment from user before de-activating entity record
Requirement : While deactivating account record, we need to get deactivation comments from user before deactivating account.Solution: We can implement this requirement using different ways, in this...
View ArticleMore powerful planning, logistics, and mobile capabilities for companies...
The latest release of To-Increase Food Manufacturing and Distribution for Microsoft Dynamics NAV is available to our customers and partners as of September 18, 2015. For this new release, we built new...
View ArticleMore powerful planning, logistics, and mobile capabilities for companies...
The latest release of To-Increase Food Manufacturing and Distribution for Microsoft Dynamics NAV is available to our customers and partners as of September 18, 2015. For this new release, we built new...
View ArticleCRM 2011 Outlook Client Configuration Error Exception "Requested value...
CRM 2011 Outlook Client Configuration encounters an Error Exception "Requested value 'SpecialCaseValidForCustomization' was not found." Environment: CRM 2011 UR 11 with IFD Error...(read more)
View ArticleCRM not accessible after UR10 upgradation in CRM 2011
CRM not accessible after UR10 upgradation in CRM 2011, you get the below error logged in Application Event Log. Error Message: Solution: Extract the UR10 update. Force register the ‘Microsoft...(read...
View ArticleCRM and SQL Tip #02 - Finding duplicate users in an Organization
In CRM we may get stuck while importing the organization when we have a duplicate users. With the below query you can find the user with more than one occurrence, you can unmap the specific user...
View ArticleCRM and SQL Tip #03 - How to find Default CRM Organization for User
In a multi tenant CRM environment, when the user is part of multiple organization. Run the below query on the Organization database to find the default organization for that user. -- Replace...
View ArticleDIXF error [AX2012 CU8]
Issue: While Open Processing Group (Data import export framework/Area page/Common/Processing Group), system throws below error message.Could not load file or assembly...
View ArticleCRM and SQL Tip #04 - How to find User Account Last Access Time
Provide the Organization name in Organization _MSCRM, Friendly Name @ OrgName and Change the Number (getutcdate())< 7 ) as per your requirement. Use MSCRM_Config SELECT O.FriendlyName,...
View ArticlehMailServer: Series Index
When demoing Microsoft Dynamics GP it is often necessary to demonstrate a few functions which integrate with email. With the email document functionality introduced in Microsoft Dynamics GP 2010 R2,...
View ArticleDynamics NAV 2015 Tablet Client – Seven Practical Features
By introducing the Tablet Client, Microsoft gives Dynamics NAV 2015 users brand-new ways to use ERP software directly on location and thereby design company processes more efficiently without...
View ArticleTip #53 – Locks, Blocks, Deadlocks and Timeouts | What are they
Recently I’ve been asked to do a code review of a vertical solution. Since these are always interesting projects I cleared my schedule and planned an interview to see what it was about. I’m curious by...
View ArticleGet Ready with Update 1.1 for Microsoft Dynamics CRM 2015
Microsoft announced the new Update 1.1 for Dynamics CRM 2015 Online. Following issues are resolved by Update 1.1 Workflow and Async jobs related Workflow conditon step evaluation will throw an...(read...
View ArticleSalesPad Panels Report: Security Script Manager in SalesPad for Microsoft...
One of my favorite sessions at the SalesPad Panels 2015 event was about scripting in SalesPad. We have talked before about SalesPad’s flexibility and what you can do with SalesPad scripts but this...
View ArticleErrors seen when upgrading to Microsoft Dynamics GP 2015 R2
Hello -We've noticed a couple of errors recently, while upgrading to later versions of Microsoft Dynamics GP such as Microsoft Dynamics GP 2015 R2, Microsoft Dynamics GP 2015 and Microsoft Dynamics GP...
View ArticleMastering Multiple Currency Accounting
Mastering Multiple Currency AccountingAs we transact globally, we need to be able to bank in and transact in a variety of currencies. This is an overview of how financial accounting systems work with...
View ArticleSalesPad Panels Report: A Review of Web Portal in SalesPad for Dynamics GP
The SalesPad web portal is not very widely used right now, but I think that is going to change. A great session at the SalesPad Panels event had to do with SalesPad’s web portal. This tool is...
View Article