MB-820T00: Dynamics 365 Business Central Developer

Ein Dynamics 365 Business Central-Entwickler entwickelt Anwendungen, die Business Central erweitern. Dies kann die Erstellung neuer Module und die Änderung bestehender Module umfassen. Der Entwickler kann mit Hilfe von Ereignissen neue Geschäftslogik hinzufügen oder bestehende Geschäftslogik ändern. Ein Entwickler ermöglicht auch die Integration von Business Central mit anderen Anwendungen, einschließlich Microsoft Power Platform-Produkten. Business Central-Entwickler sind für die Fehlersuche und -behebung im System verantwortlich. Dazu kann es gehören, die Grundursache eines Problems zu identifizieren, Fehler zu beheben und die Lösung zu testen, um sicherzustellen, dass sie wie erwartet funktioniert. Business Central-Entwickler müssen unter Umständen die Leistung des Systems optimieren, indem sie Engpässe identifizieren und die Codequalität verbessern. Business Central-Entwickler sind für die Aktualisierung des Systems, die Migration von Daten und die Wartung des Systems verantwortlich, um sicherzustellen, dass es auf dem neuesten Stand und sicher bleibt.

Physisch oder virtuell?

Nehmen Sie an einem unserer Standorte Frankfurt, München und Wien oder virtuell an unseren Klassenraumtrainings teil. Unter “Termin buchen” werden Ihnen alle Optionen angezeigt, zuerst sortiert nach Standort, dann nach Datum.

Kandidaten für dieses Training sind Entwickler, Software-Ingenieure, Architekten, technische Berater, technische Consultants, User Experience Leads oder haben eine Kombination dieser Fähigkeiten.
Grundlegende Kenntnisse in Microsoft Dynamics 365 Business Central Erfahrung in der Softwareentwicklung Versiertheit mit AL-Programmierung Verständnis der Datenbankkonzepte Kenntnisse in Visual Studio Code

Wichtige Information

Dieses Training behandelt prüfungsrelevante Themen zum Examen: Microsoft Certified: Dynamics 365 Business Central-Entwicklungsmitarbeiter

Was werden Sie in diesem Training erlernen?

Agenda

Start your free Dynamics 365 Business Central trial
Extend your trial and subscribe or unsubscribe your organization
Start a trial with your own data
Use a demo database
Sign in to Business Central
Introduction - Create your own Business Central account
Introduction to the capabilities of Microsoft Dynamics 365 Business Central
In Microsoft 365 experience for Business Central
Business Central Human Resources capabilities
Business Central manufacturing capabilities
Discover service management capabilities
Explore how to administer jobs
Send documents to customers
Process and administer the sales cycle
Process and administer the purchase cycle
Discover supply chain management capabilities
Use Dynamics 365 Sales with Business Central
Explore the relationship management functionality
Identify available subscription types for Business Central
Introduction to Business Central
Customize Microsoft Dynamics 365 Business Central
Tailor, extend, and build applications
Introduction - Cloud architecture for Business Central
Prepare for an easy application upgrade experience in Business Central
Frequently asked questions about updating your Business Central App
Detect and avoid breaking changes
Manage apps
Transfer data between tables using DataTransfer
Create proper installation and upgrade codeunits
Consider the update lifecycle
Understand upgrade responsibilities and best practices
Administer Dynamics 365 Business Central online
Use APIs for automation and administration
Configure a BCPT suite
Work with the Performance Toolkit extension
Analyze performance using the In-client performance profiler
Monitoring and analyzing telemetry
Enable features
Export databases
Inspect environment telemetry and troubleshoot issues
Set up tenant notifications
Manage sandbox and production environments
Access the administration center
Extend a trial for a customer
Introduction - Get started with the Cloud Solution Provider program
Manage users and implement security in Business Central
Auditing changes
Perform user-specific setup
Understand users, profiles, and role centers
Configure user access times and logging
Implement permissions and permission sets
Create user groups
Introduction - Add users
Introduction to the development environment for Dynamics 365 Business Central
Manage multiple AL extensions in one workspace
Configure the AL language extension
Work with JSON configuration files
Create a new Business Central extension in Visual Studio Code
Differentiate the base app and the system app
Discover the logical database and its objects
Install the AL language extension in Visual Studio Code
Get started with Visual Studio Code
Debug and deploy your extension in Dynamics 365 Business Central
Use Database Wait Statistics
Work with the Business Central Performance Toolkit
Use AL code actions
Configure projects and workspaces
Set Resource Exposure Policy settings
Publish and install an extension
Work with Rapid Application Development
Implement snapshot debugging
Use attach and debug with attach configurations
Debug your extension with Visual Studio Code
Work with pages in Dynamics 365 Business Central
Define actions on a page and its properties
Enable users to search for a page
Set different control properties
Use snippets in Visual Studio Code to create pages
Link pages with page parts
Build a page layout by using controls
Configure the different page properties
Identify different page types
Get started with pages
Design the data model of a report in Dynamics 365 Business Central
Use a query to create a report dataset
Link, order, and indent data items
Add columns to a report dataset
Create report data items and their properties
Work with codeunits in Dynamics 365 Business Central
Get started with XMLports
Create and access a codeunit
Work with XMLports in Dynamics 365 Business Central
Use XMLports in AL code
Create an XMLport by using snippets in Visual Studio Code
Design XMLports
Define nodes and their properties
Configure different XMLport properties
Get started with XMLports
Work with entitlements and permission sets in Dynamics 365 Business Central
Override entitlements with inherent permissions
Create entitlements and permission sets
Get started with entitlements and permissions
Work with queries in Dynamics 365 Business Central
Advanced query concepts
Access queries from AL
Aggregate and sort data in a query
Filter data in queries
Join data in queries
Create a query in Visual Studio Code
Get started with queries
Build control add-in objects in Dynamics 365 Business Central
Connect control add-ins with Azure Functions
Asynchronous considerations for control add-ins
Build a control add-in for Business Central
Apply the Business Central look and feel
Customize the UI experience in Dynamics 365 Business Central
Extend application areas
Use and create views in application language
Create profiles in application language
Create page customizations
Add objects to search
Identify functional table types and characteristics in Dynamics 365 Business Central
Create setup tables
Create document tables
Create journal tables
Create register tables
Create ledger tables
Create subsidiary tables
Create supplemental tables
Create master tables
Define the different functional table types and characteristics
Introduction to the basics of AL programming in Dynamics 365 Business Central
Define different expression types
Use assignments and type conversions
Work with collections
Options and enums
Discover intrinsic data types
Work with identifiers, syntax, and variables
Get started with application language
Introduction
Learn about application performance and monitoring in Business Central
Get essential Application Insights
Prepare your application for optimal performance
Work with source control using Git in Visual Studio Code for Business Central
Work with a remote Git Repository
Clone a remote Git repository
Use a remote Git repository
Get the status of your Git repository
Add and remove files in Git
Use the .gitignore file
Create a local Git repository
Compare and contrast local and remote repositories
Configure Git
Use Application Lifecycle Management for Business Central
Introduction to GitHub
Connect to Azure DevOps via Personal Access Tokens
Introduction to Azure DevOps Services
Manage Azure DevOps Projects
Create an Azure DevOps organization
Introduction to test automation in Business Central
Create your own test codeunits with a test app
Run the standard tests
Install and run the Test Toolkit
Test applications in Business Central
Use Power Automate with Business Central
Troubleshoot and monitor flows
Run a Power Automate flow on a schedule
Create a button or instant flow in Power Automate
Create Power Automate flows for different business scenarios
Create documents approvals with Power Automate
Create approvals in a general journal with Power Automate
Create customer, vendor and item approvals in Power Automate
Create a Power Automate flow from scratch
Explore Business Central triggers in Power Automate
Access REST services from within Dynamics 365 Business Central
Get JSON data from external REST services
Use and read JSON in Business Central
Get data from and send data to an external REST service
Use the different HTTP classes and their functions
Introduction
Use Azure Functions with Dynamics 365 Business Central
Use an Azure function in Business Central
Create an Azure function
Create basic Azure functions
Work with web services in Dynamics 365 Business Central
Handle UI interaction when working with web services
Request records with SOAP
Use SOAP web services
Update records with OData
Create new records with OData
Work with OData query options
Request records with OData
Work with different OData return documents
Enable access to OData web services
Web service authentication
Define differences between SOAP, OData, REST, and API
Introduction
Work with the API in Dynamics 365 Business Central
API and OData bound actions
Read, create, and update by using API
Create new APIs
Work with API limits
Tips for working with APIs
Access Business Central API
Introduction

Dein Training im Überblick

Dauer 5
Trainingssprache Deutsch
Nicht verfügbar

2.850,00 

Startdatum und Ort wählen

Aktuell sind keine Termine vorhanden

Termin anfragen

Terminübersicht