Skip to content

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

    • About
    • DEV Tools
  • CRM 2011

    Auditing User’s Access In CRM 2011

    Published by

    Rajeev Pentyala

    on

    September 15, 2012

    One of the key feature in CRM 2011 which was not exist in CRM 4.0 is “Auditing” CRM 2011 has Out Of the Box Audit feature to audit the business data. With the CRM 2011 Roll Up 5, we can also audit the users logon access with the feature “Audit User…

    Continue reading →: Auditing User’s Access In CRM 2011
  • CRM, CRM 2011

    Limitations of CRM

    Published by

    Rajeev Pentyala

    on

    September 9, 2012

    Below are few limitations of CRM I came across with workaround Excel Export You can only export 10000 records. If you export more than 10,000 records, only the first 10,000 records are exported Can be modified by updating the Organization record and setting the maxrecordsforexporttoexcel field Refer full properties of Organization…

    Continue reading →: Limitations of CRM
  • Uncategorized

    Getting Record Count In CRM 2011

    Published by

    Rajeev Pentyala

    on

    September 7, 2012

    Assume you have more than 5000 Contacts in your CRM organization and you want to get the exact count from Advanced Find. Out of the box, CRM 2011 displays record count on each view up to only 5000. If more than 5000 it will display (5000+) Records Count – View…

    Continue reading →: Getting Record Count In CRM 2011
  • CRM, CRM 2011

    Client Access Licenses (CAL) – CRM 2011

    Published by

    Rajeev Pentyala

    on

    September 4, 2012

    CRM 2011 for On-premises is licensed using a Server/CAL (Client Access License) model. There are two CALs with the following usage distinctions User CAL – Enables each licensed user to access the CRM Server from any device. Device CAL – This assigns the CAL to a device so it can…

    Continue reading →: Client Access Licenses (CAL) – CRM 2011
  • CRM 2011, Ribbon

    Disabling Assign ribbon button based on custom logic using jscript CRM 2011

    Published by

    Rajeev Pentyala

    on

    August 22, 2012

    In one of my requirement, I have to enable/disable “Assign” button on “Account” form based on one of my option set value (i.e.,accountcategorycode) I followed below steps to achieve the requirement Get the Account “Assign” ribbon button details from “sdk\resources\exportedribbonxml\ accountribbon.xml” file from the SDK Open a note pad and…

    Continue reading →: Disabling Assign ribbon button based on custom logic using jscript CRM 2011
  • CRM 2011

    RoleService:VerifyCallerPrivileges failed. PrivilegeName: prvAssignWorkflowSession error in CRM 2011

    Published by

    Rajeev Pentyala

    on

    August 20, 2012

    I was getting the below error when I was trying to add a User to a Team RoleService::VerifyCallerPrivileges failed. User:, PrivilegeName: prvCreateWorkflowSession, PrivilegeId:, Depth: Basic, BusinessUnitId: Fix Provide access to the “Dialog Session” entity to the security role whom the current user belongs to 🙂

    Continue reading →: RoleService:VerifyCallerPrivileges failed. PrivilegeName: prvAssignWorkflowSession error in CRM 2011
  • CRM 2011, Plug-Ins

    UserId & InitiatingUserId properties in Plugin of CRM

    Published by

    Rajeev Pentyala

    on

    August 19, 2012

    In CRM plugin, “IExecutionContext” contains 2 properties UserId Gets the GUID of the user for whom the plug-in invokes “on behalf of”. InitiatingUserId Gets the GUID of the user under which the current pipeline is executing. Consider a scenario You have a user “RAJ” with “Sales Person” role with only…

    Continue reading →: UserId & InitiatingUserId properties in Plugin of CRM
  • CRM, CRM 2011, Plug-Ins

    Configure Tracing and view trace log files in CRM

    Published by

    Rajeev Pentyala

    on

    August 16, 2012

    Tracing is important in CRM especially when your plugin throw exceptions in Test or Production environments We can configure and view the trace log file easily using “Crm Trace Log Viewer” tool and it work for both CRM 4.0 and 2011 Download Once you download the tool Configure Tracing Double…

    Continue reading →: Configure Tracing and view trace log files in CRM
  • CRM 2011

    Creating a plug-in on SavedQuery entity using CRM developer toolkit

    Published by

    Rajeev Pentyala

    on

    August 13, 2012

    In one of my requirement I have to create a plugin on “SavedQuery” entity to filter the views I was using CRM developer toolkit and when I open the “CRM Explorer” I did not find “SavedQuery” entity Later I came to know that “CRM Explorer” show entities by ‘Display Name’…

    Continue reading →: Creating a plug-in on SavedQuery entity using CRM developer toolkit
  • CRM 2011, JScript

    Fixing time zone issues while reading datetime fields using jscript in CRM 2011

    Published by

    Rajeev Pentyala

    on

    August 8, 2012

    When you read datetime field values using OData or SOAP , you may not get exact datetime values if your CRM application is using by users from different time zones. We can fix the problem by using the “timezonebias” field from current users “UserSettings“ timezonebias & timezonedaylightbias are system-calculated fields based on the time…

    Continue reading →: Fixing time zone issues while reading datetime fields using jscript in CRM 2011
Previous Page Next Page
Visitors

2,149,076 hits

Top Posts
Claude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeClaude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeFebruary 5, 2026Rajeev Pentyala
Getting Started: Build Your First Power Apps Code AppGetting Started: Build Your First Power Apps Code AppAugust 27, 2025Rajeev Pentyala
[Step by Step] Beginner : Create a PCF control and add it to a custom page[Step by Step] Beginner : Create a PCF control and add it to a custom pageDecember 2, 2024Rajeev Pentyala

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

  • Pinterest
  • Instagram
  • Facebook
  • Mail
    • About
    • DEV Tools

Blog at WordPress.com.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Subscribe Subscribed
    • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
    • Join 478 other subscribers
    • Already have a WordPress.com account? Log in now.
    • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar

Notifications