Skip to content

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

    • About
    • DEV Tools
  • USD

    Field value null check in USD

    Published by

    Rajeev Pentyala

    on

    September 27, 2016

    We have configured ‘Session Overview Line’ for ‘Account’ entity which would come as below. However, for few Accounts, ‘Session Overview Line’ was not loading and it even breaking further USD configurations. Reason: Few ‘Account’ fields specified in ‘Display’ of ‘Session Line’ are Null which prevented ‘Session Overview Line’ load.  Fix:…

    Continue reading →: Field value null check in USD
  • ADX

    Cryptographic operation error while opening ADX portal from IIS

    Published by

    Rajeev Pentyala

    on

    September 27, 2016

    I was getting below ‘Cryptographic operation’ error while opening ADX portal from IIS. From the error, it’s clear that ADX portal encountered issue while decryption of Password. Points to ponder: When you run ADX portal for the first time, it opens Configuration screen to capture CRM organization credentials. Credentials provided…

    Continue reading →: Cryptographic operation error while opening ADX portal from IIS
  • ADX

    Useful JScript syntax’s – ADX/Dynamics 365 Portals

    Published by

    Rajeev Pentyala

    on

    September 12, 2016

    CRM form script’s (i.e., Onload, OnSave, OnChange) won’t run on ADX/Dynamics 365 Entity Form’s. What if we must Get/Set, Hide/Show or Enable/Disable controls based on business logic? We need to write custom script and add in “Custom JavaScript” section of “Entity Form”. In this article, I am providing syntax’s to…

    Continue reading →: Useful JScript syntax’s – ADX/Dynamics 365 Portals
  • ADX

    CRM Entity List Export to Excel – ADX Portals

    Published by

    Rajeev Pentyala

    on

    September 12, 2016

    Of late, we got a requirement to export Opportunities from ADX portal. We had an Entity list “Managed Opportunities” configured in CRM and we enabled Export option with a simple configuration. Steps: In CRM, open the entity list “Managed Opportunities”. Scroll to the “Grid Configuration” section Click on “+Download” from Actions. And finally…

    Continue reading →: CRM Entity List Export to Excel – ADX Portals
  • USD

    Denote an Unsaved record in a Session – USD

    Published by

    Rajeev Pentyala

    on

    August 27, 2016

    We got a requirement to denote an unsaved record with * in a session. Below is the scenario. User opens an Account record in USD USD opens a new Account Session User clicks ‘Create Task’ link from Agent Script. System should display * on ‘Task’ Tab until it gets Saved.…

    Continue reading →: Denote an Unsaved record in a Session – USD
  • USD

    Create an Incoming Phone Call Activity when a Call received from CTI – USD

    Published by

    Rajeev Pentyala

    on

    August 27, 2016

    In one of our requirement, we had to create a new “Incoming Phone Call” activity against the calling ‘Contact’, whenever a call received. In this article, I am using “CTI Simulator” (Download) to generate an incoming call. Refer MSDN article contains a Walkthrough on how to Catch the phone call…

    Continue reading →: Create an Incoming Phone Call Activity when a Call received from CTI – USD
  • USD

    Set Regarding Lookup and open a new Task form – USD

    Published by

    Rajeev Pentyala

    on

    August 8, 2016

    I was exploring USD and tried below scenario. From a new Account Session Add a ‘Create Task’ Agent Script Answer. On click, open Task form in a new Tab, pre-populated with ‘Regarding’ lookup with Account. I had a tough time to set ‘Regarding’ look up with ‘Customer’ using ‘New_CRM_Page’ UII…

    Continue reading →: Set Regarding Lookup and open a new Task form – USD
  • CRM

    Complete a transaction and throw exception in CRM Plug-in

    Published by

    Rajeev Pentyala

    on

    July 31, 2016

    Recently I was asked a question in my blog on how to achieve below scenario in plug-in. User try to save Account record by providing data in multiple fields. Create Plug-in should check whether any other Account already exists in CRM with provided data. If match found, update the existing record…

    Continue reading →: Complete a transaction and throw exception in CRM Plug-in
  • USD

    ‘http://event’ pop-ups with hosted controls of Hosting type ‘IE Process’ – USD

    Published by

    Rajeev Pentyala

    on

    July 28, 2016

    In my USD, I have a hosted control of type “IE Process”. Whenever it gets loaded, I was getting “http://event” IE pop-up and its blocking configured events of Hosted control to be triggered. Reason: These popups occur in IE 11 When the protected mode of IE set to ‘Off’ for…

    Continue reading →: ‘http://event’ pop-ups with hosted controls of Hosting type ‘IE Process’ – USD
  • CRM 2016

    Retrieve and Update record with alternate key using Web API – CRM 2016

    Published by

    Rajeev Pentyala

    on

    July 1, 2016

    Alternative Keys are useful to retrieve or update the records without the need of GUID. It avoids the overhead of retrieving record’s GUID while update operation. In conventional way, to update an Account record from external web application, you would need to get the GUID first and then update. With alternate key, you…

    Continue reading →: Retrieve and Update record with alternate key using Web API – CRM 2016
Previous Page Next Page
Visitors

2,152,475 hits

Top Posts
Getting Started: Build Your First Power Apps Code AppGetting Started: Build Your First Power Apps Code AppAugust 27, 2025Rajeev Pentyala
Claude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeClaude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeFebruary 5, 2026Rajeev Pentyala
Power Pages | Build a Site Using 'Claude Code' and the 'Power Pages Plugin'Power Pages | Build a Site Using 'Claude Code' and the 'Power Pages Plugin'March 15, 2026Rajeev 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
 

Loading Comments...
 

    • Subscribe Subscribed
      • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
      • Join 480 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