Skip to content

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

    • About
    • DEV Tools
  • Dynamics 365

    D 365 – ‘Voice of the Customer’ solution installation failed

    Published by

    Rajeev Pentyala

    on

    April 27, 2018

    Other day, I was getting solution installation failure error while installing “Voice of the Customer” on my trail instance. Issue was persisting even after multiple retries. Reason: I tried to install solution from “Manage your solutions” screen, which is the reason for failure (This approach used to work in CRM 2016…

    Continue reading →: D 365 – ‘Voice of the Customer’ solution installation failed
  • CRM

    D365 – Troubleshoot and Fix connectivity issues – ‘Microsoft Support and Recovery Assistant for Office 365’ tool

    Published by

    Rajeev Pentyala

    on

    April 23, 2018

    Recently, I came across a Microsoft Support and Recovery Assistant for Office 365 tool from Microsoft to troubleshoot and fix Office 365 connectivity issues. Download This tool can fix many problems for you, or it can tell you how to fix them yourself with guided steps. It helped me fixing…

    Continue reading →: D365 – Troubleshoot and Fix connectivity issues – ‘Microsoft Support and Recovery Assistant for Office 365’ tool
  • CRM, Dynamics 365

    IntelliSense in Jscript/TypeScript file – Dynamics 365

    Published by

    Rajeev Pentyala

    on

    April 16, 2018

    In this article, lets see how to configure intellisence with XRM syntaxes in your Jscript/TypeScript files. To enable IntelliSence, you need to install xrm npm package to your Visual Studio. Steps to install NPM package: To install npm package, you need to download and install a Visual Studio extension :…

    Continue reading →: IntelliSense in Jscript/TypeScript file – Dynamics 365
  • CRM

    Transaction aware batch processing using ‘ExecuteMultipleRequest’

    Published by

    Rajeev Pentyala

    on

    April 10, 2018

    In this article, I am going to discuss about transaction aware batch processing in ExecuteMultipleRequest using  ExecuteTransactionRequest. Is ‘ExecuteMultipleRequest’ not a transaction aware? By design, ‘ExecuteMultipleRequest’ is non-transactional. Which means ‘Request’ objects added to ‘ExecuteMultipleRequest’ are independent of each other and if any exception occurred in any of the ‘Request’…

    Continue reading →: Transaction aware batch processing using ‘ExecuteMultipleRequest’
  • CRM, Dynamics 365

    Dynamics CE – Demystify ‘Auto Number’

    Published by

    Rajeev Pentyala

    on

    April 6, 2018

    ‘Auto Number‘ feature is available with Dynamics 365 (online) and V9.x versions. With this feature we are no longer dependent on 3rd party ISV solutions for Auto numbering. In this article I am going to cover a few use cases of Auto Number fields. How to create an Auto Number…

    Continue reading →: Dynamics CE – Demystify ‘Auto Number’
  • Dynamics Portals

    Dynamics Portal Caching issue – Missing ‘Clear Cache’ button

    Published by

    Rajeev Pentyala

    on

    April 3, 2018

    As you are aware, to clear the cache in ‘Dynamics Portals’, you need to login with a Portal user with ‘Administrators’ web role and Navigate to {Portal_url}/_services/about. Click on ‘Clear Cache’ button But what if you don’t see the ‘Clear Cache’ button, even if you logged in with ‘Administrators’ web…

    Continue reading →: Dynamics Portal Caching issue – Missing ‘Clear Cache’ button
  • CRM, Dynamics 365

    Dynamics Portals – ‘Record Mover’ and ‘Code Editor’ Tools – XrmToolBox

    Published by

    Rajeev Pentyala

    on

    April 2, 2018
    Dynamics Portals – ‘Record Mover’ and ‘Code Editor’ Tools – XrmToolBox

    If you are a Dynamics Portal developer, couple of pain points you would have experienced, are Moving configurations from environment to other Navigating among multiple screens (Web Pages/Templates/Files etc…) to edit the configurations. Lets see how these are addressed with below tools from our favorite XrmToolBox Portal Records Mover Portal…

    Continue reading →: Dynamics Portals – ‘Record Mover’ and ‘Code Editor’ Tools – XrmToolBox
  • SQL

    C# – SQL – Bulk Insert records from Data Table and CSV

    Published by

    Rajeev Pentyala

    on

    March 31, 2018

    In my previous article I provided the steps to update records in single transaction using SQL “Table-Valued Parameter Types”. In this article, lets see an easy way to bulk insert the records using SQLBulkCopy What is SQLBulkCopy: SQLBulkCopy class comes with ‘System.Data’ namespace and can be used to write/Insert data to SQL…

    Continue reading →: C# – SQL – Bulk Insert records from Data Table and CSV
  • SQL

    C# – Bulk Update Records – Pass Data Table to SQL Stored Procedure

    Published by

    Rajeev Pentyala

    on

    March 30, 2018

    I was building a console application to transact with large set of data in a SQL table and got a requirement to bulk update records. Below are the options I got. Option 1: Loop through the records in Console and make SQL update call for each record. This is a…

    Continue reading →: C# – Bulk Update Records – Pass Data Table to SQL Stored Procedure
  • Dynamics 365

    Dynamics 365 – Configure ‘Relevance Search’

    Published by

    Rajeev Pentyala

    on

    March 27, 2018

    In Dynamics 365 online we have 2 types of Global Search Category Search Relevance Search Category Search: Its a multi-entity Quick Find Search, where you can pull the matching records from all configured entities in a single screen. Relevance Search: Relevance Search delivers fast and comprehensive results across multiple entities in…

    Continue reading →: Dynamics 365 – Configure ‘Relevance Search’
Previous Page Next Page
Visitors

2,148,884 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

Create a free website or 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
 

Loading Comments...
 

    • 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