Bhubaneswar, Odisha, India
+91-8328865778
support@logyscal.com

Blog

Air Conditioning Is Actually Making You Hotter

The Northeast of this esteemed country has, if you haven’t heard, been engulfed in a mind-numbing heat wave for the last week or so, and people have basically been leaving half their water weight on the subway platforms of New York City. Sed egestas, ante et vulputate volutpat, eros pede semper est, vitae luctus metus libero…
Read more

Bike Shed: “Cafe Racer Festival” in New York City

The Montlhery Cafe racer festival is a relatively new event in it’s 4th year in 2016, not to be missed. The second part of our weeks’ tour, which totals approximately 1,500km (900 miles) takes us to one of the most impressive automotive museums in Europe: the French National Motor Museum in Mulhouse, which was often…
Read more

Men’s Cars: Pierre & His Saab

Destination pintxos liveable, espresso finest izakaya signature St Moritz exclusive Sunspel Winkreative Comme des Garçons Shinkansen essential iconic. A good adult picker can harvest over two hundred pounds of cherries and earn $8 a day, more than twice the Guatemalan minimum daily wage. Hand-crafted artisanal espresso Morbi interdum mollis sapien. Sed ac risus. Phasellus lacinia,…
Read more

SQL Query for System JOB CRM

Hello Friend, this article will explain about the system jobs ( Workflows, Dialogs, Imports etc.) in a details view using SQL query. The asyncoperation table stores details of system jobs (including asyn plugins). The following table details some of the different job types that are stored in the table. The below query can be used…
Read more

Deal with Slow Performed CRM

Hello Friends !!! Welcome to another CRM article which will explain how to deal with slow performance in Dynamics CRM. Check out Microsoft white paper on optimization for Dynamics CRM 2011. For CRM 2015 & 2016 click here to download from Microsoft site. Some important whitepapers you can find here Troubleshoot the slow performed CRM forms using…
Read more

Understanding POA in CRM

PrincipalObjectAccess (POA) table is an important table which holds all grants share on CRM objects. This is just for understanding purpose. SELECT TOP 100 [PrincipalObjectAccessId] ,[PrincipalId] ,[PrincipalTypeCode] ,[ObjectId] ,[ObjectTypeCode] ,[AccessRightsMask] ,[InheritedAccessRightsMask] FROM [PrincipalObjectAccess] WITH (NOLOCK) PrincipalObjectAccessId – The GUID of share record. PrincipalId – The GUID of the User or Team receiving the Share. PrincipalTypeCode…
Read more

Email Validation Javascript

Dynamics CRM has alreaady an inbuilt email address validation mechanism but if you have any custom entity or to do a robust email validation on out-of-the-box fields then you can use the below script. function validateEmail() { //replace the attribute used to suit your field var email = Xrm.Page.getAttribute(“emailaddress1”).getValue(); if(email != “”) {   var…
Read more

Duplicate Detection Rules Trick

Automatic simply means that you can’t repair it yourself. If you have worked on Duplicate Detection Rules then I am pretty much sure that you have faced this scenario. Now let me tell what exactly I want to notice here. Suppose you have an Entity “Customer” and you have configured two published duplicate detection rules…
Read more

Send Email in Dynamics CRM

Change your thoughts and you change your world.– Norman Vincent Peale Sometimes we need to send Emails to the required attendees for an appointment. To achieve this either we can create an Email activity or we can directly configure a step Send Email in workflow. Here we will discuss how to use Send Email step in…
Read more

Retrieve More than 5000 records

Cowards die many times before their deaths; The valiant never taste of death but once. – Shakespeare We write codes to customize Dynamics CRM by fetching required data from CRM organization. But there are some record count limitation and we will discuss here. We can retrieve data using FetchXML, Query Expression, OData and SOAP techniques. But…
Read more

MSD CRM 2013 TOP 15 Helpful Resources

We know what we are, but know not what we may be. – William Shakespeare Welcome again to this blog on CRM 2013 to check all related resources of CRM 2013. Hope you guys also suggest to add any more resource site for better compilation and to help Dynamics CRM Developers and Consultants. Here is a…
Read more

TOP Tools for CRM 2011, CRM 2013, CRM 2015

Top useful tools for Dynamics CRM 2011, 2013 & 2015 Name URL PFE Core Library for 2011 / 2013 / 2015 Download Dynamics CRM Organization Settings Editor Download CRM 2011 / 2013 /2015 Code Generator for VS Download CRM Chart Map for 2011 / 2013 Download CRM 2013 SDK Download CRM 2015 SDK Download XRM…
Read more

Difference between CRM Online & On-Premise

There are some key differences between these two versions. Here we will discuss which concepts are different in both these online & On-Premise versions. Features Dynamics CRM Online (Cloud) Dynamics CRM On-Premise  Direct SQL DD Access  Access to SQL Views  No Direct Access  Data Storage  Available Storage  Limited Storage  Workflows Count  200 Custom Workflows &…
Read more

TOP 10 CRM Articles of the Week

A very very happy Christmas to all out there. Enjoy your life with family and friends. Let have the top 10 articles which are very popular of Maestro. SQL Database facts of Dynamics CRM – In Details What’s New in Dynamics CRM 2013 with 2015 & 2016 for Developers Client Scripts in Dynamics CRM using XRM,…
Read more

SQL Database facts of Dynamics CRM – In Details

SQL Server is the back end database of the Dynamics CRM web application. The complex database architecture ensures all the security features . Follow this link how to extend Dynamics CRM application in a detailed explanation. Here we will discuss how tables and views are organized in SQL level when CRM is installed. Sometimes we directly…
Read more

What’s New in CRM 2013

The countdown has already started for a brand new year 2016 and Microsoft has already released CRM 2016 version. So much fun ahead. Many CRM developers are still working with CRM 2011 and now its time to upgrade the CRM knowledge with brand new features. Sample Code Link Microsoft is always understands customer and users pain areas…
Read more

Form Script Customization

This post defines how to use client scripts like javascript, JQury and XRM in Dynamics CRM Customization

Configuration Best Practice

Dynamics CRM has opened a wide space for configuration and its really fun configuring CRM. But the important thing is to properly configure the system which will look consistent. Dynamics CRM and Microsoft applications are well known for its User Interface and Its best practice to follow the legacy UI rules of Microsoft that’s why…
Read more

CRM 2011 V/S 2013 V/S 2015

Here is a list of differences between 3 mega versions of Dynamics CRM. Features CRM 2011 CRM 2013 CRM 2015 User Interface Contextual Ribbon Bar. CRM Functional groups like Sales, Services, Marketing, Workplace etc. are at bottom left of the home screen. Pop up windows are more. Ribbon Bar is replaced by top Command Bar…
Read more

Customization Best Practice

A cleaver developer thinks configuration first before customization Although Dynamics CRM provides flexibility to customize the solution, we need to be very cautious customizing the CRM objects. A cleaver developer chooses configuration first instead of customization. So always think twice if a specific task can be configured first than you go for customization. Follow the below points…
Read more

Performance Best Practice

A well performed CRM system earns millions of happy customers. Performance is a factor which comes first in every software implementation and Microsoft Dynamics CRM is not an exception. For a successful CRM implementation we must follow some proven practices. The below best practices ensures better performance in CRM implementation. Let’s explore the performance booster ideas.…
Read more

Using CrmSvcUtil.exe

A Magic is just a stick and brain that’s all. Using the magic tool CrmSvcUtil.exe which can be found in Bin folder of CRM SDK (download). This is very easy way to create CRM organisation entity proxy class which is used in the project. If you are using On-Premise CRM server type the below command…
Read more

Sequencial GUID in C#

Using windows UuidCreateSequential method we can create sequential GUID while creating records in CRM if required. This is a C# code using an in-built method of rpcrt4.dll. I recommend to allow the system to create GUIDs without using custom code. But if requirement strictly demands then we can use the below c# code to generate sequential GUIDs.…
Read more

MS CRM Best Practices

Best Software is the product of best practice. A successful Dynamics CRM implementation depends on the best practices followed during the development phase. For better performance every developer should follow some proven set of best practices. In my experience I did not followed the best practices very frequently following the policy “I know how to…
Read more