-
Continue reading →: Power Platform – Pass json collection from Canvas App to Power Automate
Refer my previous article for steps to pass json collection from Power Automate to Canvas App. Now lets see how to pass json collection from a Canvas app to Power Automate flow. Before we start lets make sure to meet all the prerequisites. Prerequisites: Subscribe to 30 days trial and…
-
Continue reading →: ‘Failed during http send request’ error – Triggering Power automate from Canvas App
While configuring Canvas app for my previous article ,I encountered following error while selecting ‘Power Automate’ from Canvas app. Reason: In my ‘Power Automate’, I was reading collection received from Canvas app to ‘Array’ type variable. There seems to be issue with ‘Array’ datatype when triggering ‘Power Automate’ flow Canvas…
-
Continue reading →: Power platform 2020 release wave 1 – Plan and features list
The Power Platform release plan (formerly release notes) for the 2020 release wave 1 has been published with great new features. Refer here for the details and download from here for the full list of features. Following are the standout features for me: Canvas apps: Monitor tool – Allow makers…
-
Continue reading →: Power Apps – Custom help panes and guided tasks
Custom help panes and guided tasks gives your Unified Interface application a custom in-product help experience that is tailored to your organization. Custom help panes replace the previous learning path guided learning feature used with legacy web client apps. How to enable Custom help panes and guided tasks: Open your…
-
Continue reading →: Power Apps Portal – Multi Language – ‘Invalid website language’ error
Other day, while configuring multi language on Power Apps portal, I was getting following error while adding ‘Hindi’ as new ‘Website Language’. Reason: ‘Hindi’ language was disabled by default in CDS. Fix: From your portal’s ‘Model Driven’ App, go to ‘Advance Settings’, which opens up classic ‘Settings’ sitemap area. Under…
-
Continue reading →: ADX Portal – Prevent URL redirection
Recently our ADX portal underwent Penetration testing (Also called ‘Ethical hacking’) and we got a following recommendation: Prevent on-domain URL redirection. All URL redirection should be validated to only redirect to approved domains and/or URLs. Reason: In ADX portal, when ever you signed out or the session expires from a…
-
Continue reading →: Power Apps – Understanding ‘Variables’
If you are a ‘Power Apps’ beginner and wonder how to declare and use variables like the way you do in any of your favorite programming language (C#, Java, PHP, etc..) this article is for you. Before we jump in to ‘Power Apps’ Variables, lets first understand following things: ‘Power…
-
Continue reading →: D365 – Shifting from Dynamics Workflow to Power Automate flow
First things first, Microsoft Flow is now Power Automate. If you are either a dynamics developer or administrator, off late you might have noticed a flashing banner while creating new Process from Dynamics instance. From the banner, its clear that Microsoft recommends ‘Power automate flows’ over conventional ‘Process’. In this…
-
Continue reading →: Obsolete Secure Communications Protocol Supported – InfoSec – Fix
Last week our web application (i.e., ADX portal website) underwent Penetration testing (Also called ‘Ethical hacking’) and we got following recommendation: Disable all affected protocols identified above. If possible, implement TLSv1.3, or TLSv1.2 otherwise. Reason: In our application’s web server (IIS), TLSv1.0 and TLSv1.1 communication protocols were enabled. TLSv1.0 and…
-
Continue reading →: Dynamics workflow – Unable to set Email ‘Regarding’ field
Other day, while working on a straight forward ‘Send Email’ using a ‘Workflow’, I could not set the ‘Regarding’ field on ‘Email’ form. Scenario: Create a new custom entity ‘Transaction’. Send an Email when a new ‘Transaction’ record gets created. So, I created a new workflow on ‘Transaction’ entity and…


