bc-dataverse-mapping-generator

Generate AL event subscriber code for Dataverse/CDS entity mappings in Business Central.

Updated May 22, 2026
One-click install
npx skills add https://github.com/javiarmesto/SampleDynamicsMinds --skill bc-dataverse-mapping-generator-javiarmesto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bc-dataverse-mapping-generator
Source: https://github.com/javiarmesto/SampleDynamicsMinds/tree/main/.agents/skills/bc-dataverse-mapping-generator
Command: npx skills add https://github.com/javiarmesto/SampleDynamicsMinds --skill bc-dataverse-mapping-generator-javiarmesto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of AL event subscriber code for Dataverse/CDS integration in Business Central, streamlining the setup and mapping process for both custom and standard entities.

Core Features & Use Cases

  • Custom Entity Mapping: Generates code for full mapping setup, including event subscribers and lookup procedures.
  • OOB Entity Mapping: Adds extra field mappings for standard entities without requiring new event subscribers.
  • Use Case: Simplify the process of connecting Business Central to Dataverse/CDS for data synchronization and integration.

Quick Start

Generate Dataverse/CDS mappings for a custom entity in Business Central using the bc-dataverse-mapping-generator skill.

Frequently Asked Questions about bc-dataverse-mapping-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate AL event subscriber code for Dataverse integration in Business Central?

You can automate the generation of AL event subscriber code for Dataverse and CDS integration in Business Central by using this Skill to handle custom entity mappings, lookup procedures, and field mappings.

Can I add extra field mappings to standard Dataverse entities without creating new event subscribers?

Yes, you can add extra field mappings to standard OOB Dataverse entities directly. This approach extends existing CDS integration mappings in Business Central without requiring you to generate or manage new AL event subscriber code.

Do I need access to Business Central source code to set up CDS table mappings?

Yes, generating AL event subscriber code for Dataverse integration requires access to Business Central source code and CDS tables. This ensures accurate mapping setup and proper lookup procedures for data synchronization.

What is the best way to map custom Dataverse entities for Business Central data synchronization?

The best way to map custom Dataverse entities is automating AL code generation for full mapping setup. This includes generating event subscribers and lookup procedures to connect Business Central to CDS for seamless data synchronization.

How does custom entity mapping differ from standard entity mapping in Business Central AL code?

Custom entity mapping requires full setup including AL event subscribers and lookup procedures, while standard OOB entity mapping only adds extra field mappings to existing Dataverse integrations without requiring new event subscriber code.