Dynamics 365

Search the Dynamics community

Filter blog posts

Card view List view
  • Relevance
  • Most recent
  • Most liked

Filter blog posts

LikeLike (0)
Dataverse: Learn how to create .NET MCP

With the hype of Model Context Protocol – it’s kinda a plugin for LLM (Large Language Model) to interact with the external tool(s), I always wonder how to create one. For my field, which is Power Platform – Dataverse, I saw the great Natraj’s GitH...

Temmy Wahyu Raharjo 2,914
LikeLike (0)
Dataverse: Create reusable C# Code/Custom API to bypass specific plugin steps

As a (lazy) Developer, I always find a way to implement something as simply as possible. The more experience that we are gaining over the years will eventually show us certain language features/components that can support it. For example, in today...

Temmy Wahyu Raharjo 2,914
LikeLike (0)
Debunking: Dynamics CRM Destination – How Text Lookup Works

When we want to push data to Dataverse/Dynamics CRM using SSIS – KingswaySoft, usually there are relationships (lookup) that we need to settle. In KingswaySoft, there are multiple ways to handle the Lookup: Let’s inspect how things work using Fidd...

Temmy Wahyu Raharjo 2,914
LikeLike (0)
Debunking: KingswaySoft Dynamics CRM Source- Output Timezone

Hi! I’m back after so a long hiatus (probably I’ll write the reason for this later 🤣). As [lazy] Developers, we’re most likely to interact with a “wrapper” (can be components, services, etc) that hides all the complexity needed. But, I believe at...

Temmy Wahyu Raharjo 2,914
LikeLike (0)
Dataverse: Benchmark ExecuteMultiple Request SDK vs WebApi call

In the PowerApps-Samples repo, I found interesting sample code to execute Dataverse messages using WebAPIs call. For those who ask why there is this option, it is because not so many organizations let you install NuGet Packages freely without havi...

Temmy Wahyu Raharjo 2,914
LikeLike (0)
Azure Data Factory: Read CSV file, Transform and push data to Dataverse

Let’s try to create a simple scenario that we can do in Azure Data Factory! Azure Data Factory is a serverless data integration service that sits in the Azure. The terminology of ETL (Extract, Transform, and Load) or ELT (Extract, Load, and Transf...

Temmy Wahyu Raharjo 2,914
LikeLike (0)
Dataverse: Updated ServiceClient Strategy For Better Performance

If you remember, I last created this blog post on how to create a class that wrapped ServiceClient. I need to do it because creating a ServiceClient is expensive (around 2 seconds). Hence, I need to find a way to “store” it in memory and ensure it...

Temmy Wahyu Raharjo 2,914
LikeLike (0)
[Experimental] Let’s try Dataverse Low-code Plugin (Automated)

Today, we will try the experience of creating Automated plug-ins using the latest Low Code Plugin from this documentation. For today's demonstration, I made the below tables (Header and Details) to do simple calculations (maybe). Prepare the E...

Temmy Wahyu Raharjo 2,914
LikeLike (0)
About Power Platform CLI Solution Command

We can use tons of remarkable commands in Power Platform CLI that can be very useful. For example, when changing Localization. Instead of doing it in the usual way which needs to change the Personalization Settings > Languages > Base Langu...

Temmy Wahyu Raharjo 2,914