Categoría: Microsoft Dynamics 365 Business Central
-
Building agents in Business Central can be daunting, particularly when crafting clear instructions. Understanding each detailed step is vital, yet manually writing these instructions often leads to error-prone results. Fortunately, there’s an effective solution: combining Page Scripting and the ALDC framework. Page Scripting records your actions within Business Central, while ALDC uses this data to…
-
When an agent is already working, the next challenge is not technical. It’s design. The last time I wrote about the HR Absence Agent, I left it stuck in a navigation loop. It had memorised everything: the employee code, the dates, the reason for absence. And yet it still didn’t know how to move on…
-
What an HR agent taught me about developing with the Business Central AI Development Toolkit Where it all began…This afternoon, an agent was stuck. The HR Absence Agent had received an email requesting holiday leave. It had identified the employee by their email address. It had navigated to Causes of Absence, found the code HOLIDAY,…
-
You’re not coding an extension — you’re onboarding a new employee. If you’re a Business Central developer, the word «AI» probably stirs a mix of excitement and vertigo. We see Copilot doing useful things, but when we open Visual Studio Code, the leap from a traditional AL report to an agent feels massive. Here’s the…
-
The problem: qualifying leads at scale Automate lead qualification with an intelligent agent that evaluates, scores and transfers opportunities to the next step of the sales pipeline , all inside Microsoft Dynamics 365 Business Central. In any B2B sales team, lead qualification becomes a bottleneck. A salesperson receives dozens of leads daily and needs to…
-
Did you know that GitHub Copilot allows custom agents to transfer work to each other declaratively? In ALDC (AL Development Collection), we use this capability to create workflows where each agent knows exactly when and to whom to pass the baton. The Power of Declarative Handoffs In each agent’s YAML frontmatter, we define explicit handoffs.…
-
GitHub Copilot: Reparte juego con subagentes
5–8 minutos·
·
GitHub Copilot está evolucionando de ser solo un asistente de código a convertirse en un motor de orquestación. Ahora, actúa como un director técnico digital que coordina varios subagentes, cada uno especializado en tareas específicas, para mantener la coherencia y ejecutar procesos. Con el uso de agentes y un flujo claro de trabajo, puedes definir…
-
Business Central development is evolving towards a centralized orchestration model with the release of version v2.7.0 of the AL Development Collection. This update introduces a customizable complexity-based orchestration system and a context and memory framework, streamlining collaboration among architects, implementers, reviewers, and AI agents through shared documentation. By maintaining a unified context across Markdown documents,…
-
Business Central development is evolving towards a centralized orchestration model with the release of version v2.7.0 of the AL Development Collection. This update introduces a customizable complexity-based orchestration system and a context and memory framework, streamlining collaboration among architects, implementers, reviewers, and AI agents through shared documentation. By maintaining a unified context across Markdown documents,…
-
AL Development Collection v2.7.0: New features
5–7 minutos·
·
Business Central development is evolving towards a centralized orchestration model with the release of version v2.7.0 of the AL Development Collection. This update introduces a customizable complexity-based orchestration system and a context and memory framework, streamlining collaboration among architects, implementers, reviewers, and AI agents through shared documentation. By maintaining a unified context across Markdown documents,…









