Skip to content

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

    • About
    • DEV Tools
  • ADX, CRM

    Dynamics Portals – How to get the configured Portal’s URL

    Published by

    Rajeev Pentyala

    on

    December 19, 2017

    There was a question posted in my blog on how to get the configured Portal’s URL as someone else configured the portal. Below are the steps to get your Portal URL. From your Dynamics 365 Instance: Connect to your Dynamics 365 instance Navigate to Portals -> Website Bindings Open the…

    Continue reading →: Dynamics Portals – How to get the configured Portal’s URL
  • Azure, CRM

    Move Attachments from CRM to Azure Blob – “Attachment Management” tool

    Published by

    Rajeev Pentyala

    on

    December 17, 2017

    Recently I was exploring options to move attachments from CRM (i.e., Notes and Email) to Azure Blob storage and came across “Attachment Management” tool from Microsoft Labs. This tool can be installed as a solution to your Dynamics 365 instance. Detailed steps and usage guide are available here. In this…

    Continue reading →: Move Attachments from CRM to Azure Blob – “Attachment Management” tool
  • ADX, CRM

    Configure CafeX Live Assist on Dynamics Portals

    Published by

    Rajeev Pentyala

    on

    December 15, 2017

    In this article, I am going to detail the steps to configure ‘Live Assist’ on ‘Dynamics Portals’. Those who are not familiar with CafeX Live Assist, Live Assist for Microsoft Dynamics 365 Powered by CaféX is a fully integrated omnichannel (i.e., across mobile and web) solution. It provides Chat, Co-browse…

    Continue reading →: Configure CafeX Live Assist on Dynamics Portals
  • CRM

    (401) Unauthorized Error – CRM integration with SharePoint

    Published by

    Rajeev Pentyala

    on

    December 12, 2017

    We encountered below exception when we were integrating CRM with SharePoint. Exception: System.Net.WebException: The remote server returned an error: (401) Unauthorized. Environment details: CRM 2016 on-premise with Claims authentication enabled. SharePoint Server On-premise with Claims authentication enabled. User Account using to set up is Admin on both the CRM and Sharepoint servers.…

    Continue reading →: (401) Unauthorized Error – CRM integration with SharePoint
  • Dynamics 365

    Organization Insights – Dynamics 365

    Published by

    Rajeev Pentyala

    on

    December 4, 2017

    What if your customer ask you to provide a report on the No of Active Users,Licenses, Most used entities etc. The answer is “Organization Insights” solution. Organization Insights for Dynamics 365 (online) provides usage metrics for your Dynamics 365 organization, and tools to help you track and monitor the performance…

    Continue reading →: Organization Insights – Dynamics 365
  • CRM, Dynamics 365

    Manage your Instance Storage – Dynamics 365

    Published by

    Rajeev Pentyala

    on

    December 4, 2017

    In this article I am detailing on How to check the amount of storage organization is using How to increase/purchase Additional storage ways to reduce the amount of storage space Storage limit depends on the type of subscription you purchase initially. For 30 days trail you would get 5 GB…

    Continue reading →: Manage your Instance Storage – Dynamics 365
  • Dynamics 365

    D365 – Multi Select Option set JScript Syntax

    Published by

    Rajeev Pentyala

    on

    November 21, 2017

    In this article I am going to provide JScript syntax’s to use in projects. Refer my previous article on configuring Multi Select Option set fields. // Read the values var branches = Xrm.Page.getAttribute(“new_branches”).getValue(); Xrm.Utility.alertDialog(“Branches – ” + branches, null); // Set the values (i.e., Hyderabad,Chennai) Xrm.Page.getAttribute(“new_branches”).setValue([100000000, 100000001]); // Determine if the…

    Continue reading →: D365 – Multi Select Option set JScript Syntax
  • Dynamics 365

    Set “Created On”,” Created By”, “Modified On”, “Modified By” fields using SDK/Data Import/Plug-in – Dynamics 365

    Published by

    Rajeev Pentyala

    on

    November 18, 2017

    I got an ask from one of my blog followers on how to set “Created On” field of a record, as it defaults to current date. In this article I am going to explain various ways to set these values. Override ‘Created On’ using Data Import: Using ‘Data Import’, setting…

    Continue reading →: Set “Created On”,” Created By”, “Modified On”, “Modified By” fields using SDK/Data Import/Plug-in – Dynamics 365
  • Dynamics 365

    What’s new for Developers/Admins/End Users – Dynamics 365 – v 9.0

    Published by

    Rajeev Pentyala

    on

    October 7, 2017

    With July 2017 update (v 9.0) there is a great set of new features introduced. Now onward, the apps that make up the customer relationship management (CRM) portion of Dynamics 365 are referred to as “Customer Engagement” and include Sales, Customer Service, Field Service, Project Service Automation, and their related…

    Continue reading →: What’s new for Developers/Admins/End Users – Dynamics 365 – v 9.0
  • Dynamics 365, Uncategorized

    Query using ‘Not In’ filter – Advanced Find – Dynamics 365 – V 9.0

    Published by

    Rajeev Pentyala

    on

    October 7, 2017

    In the previous versions of CRM, there is no option in Advanced Find, to query all ‘Case’ records that do not have a related task, as we don’t have option to execute ‘Outer Join’ (i.e., Not in). In V9.0 release, a new ‘Does not contain data‘ option added to ‘Advanced Find’ to…

    Continue reading →: Query using ‘Not In’ filter – Advanced Find – Dynamics 365 – V 9.0
Previous Page Next Page
Visitors

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