MB-820T00 Dynamics 365 Business Central Developer

Price
$2,995.00 USD

Duration
5 Days

 

Delivery Methods
Virtual Instructor Led
Private Group

Course Overview

A Dynamics 365 Business Central developer develops apps that extend Business Central. This can include creating new modules and modifying existing modules. The developer can add new business logic or change existing business logic by using events. A developer also makes it possible to integrate Business Central with other applications, including Microsoft Power Platform products.

Business Central developers are responsible for troubleshooting and debugging issues in the system. This may involve identifying the root cause of a problem, fixing bugs, and testing the solution to ensure it works as expected. Business Central developers may be required to optimize the performance of the system by identifying bottlenecks and improving code quality. Business Central developers are responsible for upgrading the system, migrating data, and maintaining the system to ensure it remains up to date and secure.

Who Should Attend?

Candidates for this course are Developers, Software engineers, Architects, Technical advisors, Technical consultants, User Experience leads or have a combination of these skills. Business Central is our fastest growing app with the largest number of solutions published to AppSource. It is however a complex solution, and it requires deep domain and technical expertise for implementation.
  • Top-rated instructors: Our crew of subject matter experts have an average instructor rating of 4.8 out of 5 across thousands of reviews.
  • Authorized content: We maintain more than 35 Authorized Training Partnerships with the top players in tech, ensuring your course materials contain the most relevant and up-to date information.
  • Interactive classroom participation: Our virtual training includes live lectures, demonstrations and virtual labs that allow you to participate in discussions with your instructor and fellow classmates to get real-time feedback.
  • Post Class Resources: Review your class content, catch up on any material you may have missed or perfect your new skills with access to resources after your course is complete.
  • Private Group Training: Let our world-class instructors deliver exclusive training courses just for your employees. Our private group training is designed to promote your team’s shared growth and skill development.
  • Tailored Training Solutions: Our subject matter experts can customize the class to specifically address the unique goals of your team.

Learning Credits: Learning Credits can be purchased well in advance of your training date to avoid having to commit to specific courses or dates. Learning Credits allow you to secure your training budget for an entire year while eliminating the administrative headache of paying for individual classes. They can also be redeemed for a full year from the date of purchase. If you have previously purchased a Learning Credit agreement with New Horizons, you may use a portion of your agreement to pay for this class.

If you have questions about Learning Credits, please contact your Account Manager.

Corporate Tech Pass: Our Corporate Tech Pass includes unlimited attendance for a single person, in the following Virtual Instructor Led course types: Microsoft Office, Microsoft Technical, CompTIA, Project Management, SharePoint, ITIL, Certified Ethical Hacker, Certified Hacking Forensics Investigator, Java, Professional Development Courses and more. The full list of eligible course titles can be found at https://www.newhorizons.com/eligible.

If you have questions about our Corporate Tech Pass, please contact your Account Manager.

Course Prerequisites

There are no prerequisites for this course.

Agenda

1 - Start your free Dynamics 365 Business Central trial

  • Sign in to Business Central
  • Use a demo database
  • Start a trial with your own data
  • Extend your trial and subscribe or unsubscribe your organization

2 - Introduction to the capabilities of Microsoft Dynamics 365 Business Central

  • Identify available subscription types for Business Central
  • Explore the relationship management functionality
  • Use Dynamics 365 Sales with Business Central
  • Discover supply chain management capabilities
  • Process and administer the purchase cycle
  • Process and administer the sales cyclev
  • Send documents to customers
  • Explore how to administer jobs
  • Discover service management capabilities
  • Business Central manufacturing capabilities
  • Business Central Human Resources capabilities
  • In Microsoft 365 experience for Business Central

3 - Customize Microsoft Dynamics 365 Business Central

  • Introduction - Cloud architecture for Business Central
  • Tailor, extend, and build applications

4 - Prepare for an easy application upgrade experience in Business Central

  • Understand upgrade responsibilities and best practices
  • Consider the update lifecycle
  • Create proper installation and upgrade codeunits
  • Transfer data between tables using DataTransfer
  • Manage apps
  • Detect and avoid breaking changes
  • Frequently asked questions about updating your Business Central App

5 - Administer Dynamics 365 Business Central online

  • Introduction - Get started with the Cloud Solution Provider program
  • Extend a trial for a customer
  • Access the administration center
  • Manage sandbox and production environments
  • Set up tenant notifications
  • Inspect environment telemetry and troubleshoot issues
  • Export databases
  • Enable features
  • Monitoring and analyzing telemetry
  • Analyze performance using the In-client performance profiler
  • Work with the Performance Toolkit extension
  • Configure a BCPT suite
  • Use APIs for automation and administration

6 - Manage users and implement security in Business Central

  • Introduction - Add users
  • Create user groups
  • Implement permissions and permission sets
  • Configure user access times and logging
  • Understand users, profiles, and role centers
  • Perform user-specific setup
  • Auditing changes

7 - Introduction to the development environment for Dynamics 365 Business Central

  • Get started with Visual Studio Code
  • Install the AL language extension in Visual Studio Code
  • Discover the logical database and its objects
  • Differentiate the base app and the system app
  • Create a new Business Central extension in Visual Studio Code
  • Work with JSON configuration files
  • Configure the AL language extension
  • Manage multiple AL extensions in one workspace

8 - Debug and deploy your extension in Dynamics 365 Business Central

  • Debug your extension with Visual Studio Code
  • Use attach and debug with attach configurations
  • Implement snapshot debugging
  • Work with Rapid Application Development
  • Publish and install an extension
  • Set Resource Exposure Policy settings
  • Configure projects and workspaces
  • Use AL code actions
  • Work with the Business Central Performance Toolkit
  • Use Database Wait Statistics

9 - Work with pages in Dynamics 365 Business Central

  • Get started with pages
  • Identify different page types
  • Configure the different page properties
  • Build a page layout by using controls
  • Link pages with page parts
  • Use snippets in Visual Studio Code to create pages
  • Set different control properties
  • Enable users to search for a page
  • Define actions on a page and its properties

10 - Design the data model of a report in Dynamics 365 Business Central

  • Create report data items and their properties
  • Add columns to a report dataset
  • Link, order, and indent data items
  • Use a query to create a report dataset

11 - Work with codeunits in Dynamics 365 Business Central

  • Create and access a codeunit

12 - Work with XMLports in Dynamics 365 Business Central

  • Get started with XMLports
  • Configure different XMLport properties
  • Define nodes and their properties
  • Design XMLports
  • Create an XMLport by using snippets in Visual Studio Code
  • Use XMLports in AL code

13 - Work with entitlements and permission sets in Dynamics 365 Business Central

  • Get started with entitlements and permissions
  • Create entitlements and permission sets
  • Override entitlements with inherent permissions

14 - Work with queries in Dynamics 365 Business Central

  • Get started with queries
  • Create a query in Visual Studio Code
  • Join data in queries
  • Filter data in queries
  • Aggregate and sort data in a query
  • Access queries from AL
  • Advanced query concepts

15 - Build control add-in objects in Dynamics 365 Business Central

  • Apply the Business Central look and feel
  • Build a control add-in for Business Central
  • Asynchronous considerations for control add-ins
  • Connect control add-ins with Azure Functions

16 - Customize the UI experience in Dynamics 365 Business Central

  • Add objects to search
  • Create page customizations
  • Create profiles in application language
  • Use and create views in application language
  • Extend application areas

17 - Identify functional table types and characteristics in Dynamics 365 Business Central

  • Define the different functional table types and characteristics
  • Create master tables
  • Create supplemental tables
  • Create subsidiary tables
  • Create ledger tables
  • Create register tables
  • Create journal tables
  • Create document tables
  • Create setup tables

18 - Introduction to the basics of AL programming in Dynamics 365 Business Central

  • Get started with application language
  • Work with identifiers, syntax, and variables
  • Discover intrinsic data types
  • Options and enums
  • Work with collections
  • Use assignments and type conversions
  • Define different expression types

19 - Learn about application performance and monitoring in Business Central

  • Prepare your application for optimal performance
  • Get essential Application Insights

20 - Work with source control using Git in Visual Studio Code for Business Central

  • Configure Git
  • Compare and contrast local and remote repositories
  • Create a local Git repository
  • Use the .gitignore file
  • Add and remove files in Git
  • Get the status of your Git repository
  • Use a remote Git repository
  • Clone a remote Git repository
  • Work with a remote Git Repository

21 - Use Application Lifecycle Management for Business Central

  • Create an Azure DevOps organization
  • Manage Azure DevOps Projects
  • Introduction to Azure DevOps Services
  • Connect to Azure DevOps via Personal Access Tokens
  • Introduction to GitHub

22 - Introduction to test automation in Business Central

  • Test applications in Business Central
  • Install and run the Test Toolkit
  • Run the standard tests
  • Create your own test codeunits with a test app

23 - Use Power Automate with Business Central

  • Explore Business Central triggers in Power Automate
  • Create a Power Automate flow from scratch
  • Create customer, vendor and item approvals in Power Automate
  • Create approvals in a general journal with Power Automate
  • Create documents approvals with Power Automate
  • Create Power Automate flows for different business scenarios
  • Create a button or instant flow in Power Automate
  • Run a Power Automate flow on a schedule
  • Troubleshoot and monitor flows

24 - Access REST services from within Dynamics 365 Business Central

  • Use the different HTTP classes and their functions
  • Get data from and send data to an external REST service
  • Use and read JSON in Business Central
  • Get JSON data from external REST services

25 - Use Azure Functions with Dynamics 365 Business Central

  • Create basic Azure functions
  • Create an Azure function
  • Use an Azure function in Business Central

26 - Work with web services in Dynamics 365 Business Central

  • Define differences between SOAP, OData, REST, and API
  • Web service authentication
  • Enable access to OData web services
  • Work with different OData return documents
  • Request records with OData
  • Work with OData query options
  • Create new records with OData
  • Update records with OData
  • Use SOAP web services
  • Request records with SOAP
  • Handle UI interaction when working with web services

27 - Work with the API in Dynamics 365 Business Central

  • Access Business Central API
  • Tips for working with APIs
  • Work with API limits
  • Create new APIs
  • Read, create, and update by using API
  • API and OData bound actions
 

Get in touch to schedule training for your team
We can enroll multiple students in an upcoming class or schedule a dedicated private training event designed to meet your organization’s needs.

 



Do You Have Additional Questions? Please Contact Us Below.

contact us contact us 
 
Contact Us about Starting Your Business Training Strategy with New Horizons