Close
Contact Us info@learnquest.com

??WelcomeName??
??WelcomeName??
« Important Announcement » Contact Us 877-206-0106 | USA Flag
Close
Close
Close
photo

Thank you for your interest in LearnQuest.

Your request is being processed and LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

photo

Thank you for your interest in Private Training.

We look forward to helping you develop the perfect training solution to help you meet your company's goals.

For immediate assistance, speak with one of our representatives using the chat module below. Otherwise, LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

Close
photo

Thank you for your interest in LearnQuest!

Now, you will be able to stay up-to-date on our latest course offerings, promotions, and training discounts. Watch your inbox for upcoming special offers.

title

Date: xxx

Location: xxx

Time: xxx

Price: xxx

Please take a moment to fill out this form. We will get back to you as soon as possible.

All fields marked with an asterisk (*) are mandatory.

Microsoft Dynamics 365: Finance and Operations Apps Developer

Price
2,975 USD
5 Days
MOC-MB-500T00
Classroom Training, Online Training
Microsoft

AWS Training Pass

Take advantage of flexible training options with the AWS Training Pass and get Authorized AWS Training for a full year.

Learn More

Prices reflect a 22.5% discount for IBM employees (wherever applicable).
Prices reflect a 24% discount for Kyndryl employees (wherever applicable).
Prices reflect the Accenture employee discount.
Prices shown are the special AWS Partner Prices.
Prices reflect the Capgemini employee discount.
Prices reflect the UPS employee discount.
Prices reflect the ??democompanyname?? employee discount.
GSA Private/Onsite Price: ??gsa-private-price??
For GSA pricing, please go to GSA Advantage.

Class Schedule

Delivery Formats

Sort results

Filter Classes

Guaranteed to Run

Modality

Location

Language

Date

  • Date: 27-May-2024 to 31-May-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,975 USD
  • Date: 8-Jul-2024 to 12-Jul-2024
    Time: 9AM - 5PM US Eastern
    Location: Virtual
    Language: English
    Delivered by: LearnQuest
    Price: 2,975 USD
View Global Schedule

Course Description

Overview

In this course we discuss the tasks needed to fulfill the role of developer in Dynamics 365 Finance and Operations Apps. The Dynamics 365 Finance and Operations apps developer is a key technical resource that implements and extends the application to meet the requirements of the business.
 

Objectives


 

Audience

Microsoft Dynamics 365 Finance and Operations Apps Developers Job role: Developer
 

Prerequisites


     

Topics

Explore the ecosystem and main components of finance and operations apps
  • Finance and operations apps and associated apps
  • Finance + Operations on-premises and cloud-based finance and operations apps
  • Development and deployment processes
  • The user interface
  • Reporting capabilities
  • Check your knowledge
Explore the technical architecture of finance and operations apps
  • Differentiate cloud and on-premises architecture
  • Elements, models, and packages
  • Application components and architecture
  • Metadata management processes
  • Source control processes
  • Conform code to organization policies
  • Overview of Lifecycle Services
  • Check your knowledge
Explore design and deployment considerations for finance and operations apps
  • Introduction
  • Identify relevant business concepts
  • Evaluate functional specifications and create technical design documentation
  • Identify the technical gaps
  • Design patterns and practices for code deployments
  • The process for deploying code changes
  • Finance and operations apps frameworks
  • Check your knowledge
Manage finance and operations apps implementations by using Lifecycle Services
  • Introduction
  • Perform support tasks
  • Provision and manage environments
  • Manage asset libraries
  • Manage the code update process
  • Check your knowledge
Work with performance and monitoring tools in finance and operations apps
  • Introduction
  • Diagnose performance issues by using Trace parser
  • Load testing by using the Performance SDK
  • Monitor performance by using SQL Insights
  • Create a SQL trace by using the SQL Profiler
  • Monitor server health metrics in Lifecycle Services
  • Exercise - Use the Environment monitoring tool in Lifecycle Services
  • Check your knowledge
Manage source code by using version control in finance and operations apps
  • Introduction
  • Configure Visual Studio to connect to Azure DevOps
  • Working in Visual Studio
  • Manage and perform code reviews
  • Check your knowledge
Explore the test framework and tools in finance and operations apps
  • Introduction
  • Unit test framework
  • Acceptance test library
  • Task recorder
  • Best Practices tool
  • Identify various categories and types of errors
  • Configure the testing environment and prepare data
  • Run unit tests
  • Document and fix issues
  • Check your knowledge
Explore reporting tools in finance and operations apps
  • Introduction
  • Create and modify report data sources and supporting classes
  • Implement reporting security requirements
  • Publish a report
  • Lab – Set authorization requirements on database tables
  • Check your knowledge
Set up a VHD for finance and operations apps
  • Introduction
  • Set up a VHD for first-time use
  • Set up and manage a downloadable VHD for development
  • Upgrade the VHD
  • Exercise – Install a virtual machine
  • Check your knowledge
Start developing for finance and operations apps by using Visual Studio
  • Introduction
  • Create and build projects
  • Create and use label files
  • Manage metadata by using the Application Explorer
  • Build deployment packages
  • Synchronize data changes with the database
  • Use the Element Designer to create elements
  • Lab - Create a project and add an element
  • Check your knowledge
Get started with development using X++ in finance and operations apps
  • Introduction
  • Implement base types and operators
  • Common structured programming constructs of X++
  • Use X++ to write SQL statements
  • Use conditional and iterative statements
  • Exception handling
  • Use const values
  • Use X++ runtime functions for common tasks
  • Call .NET libraries by using X++ code
  • Check your knowledge
Develop object-oriented code in finance and operations apps
  • Introduction
  • Explore inheritance and abstract classes
  • Use attributes
  • Implement Chain of Command
  • Implement X++ scoping and access identifiers
  • Interfaces
  • Exercise - Create an extension by using Chain of Command
  • Check your knowledge
Implement application lifecycle management in finance and operations apps
  • ALM methodologies
  • Design and create models
  • Plan the build, test, and quality control processes
  • Identify upgrade scenarios and appropriate tools
  • Plan the release, change, and risk management processes
  • Check your knowledge
Build extended data types and enumerations for finance and operations apps
  • Introduction
  • Extended data types and element properties
  • Base enums and element properties
  • Lab - Create a base enumeration, add elements, and update properties
  • Check your knowledge
Build data models in finance and operations apps
  • Create tables and table fields
  • Populate table and field properties
  • Add fields, field groups, indexes, and relations
  • Table methods
  • Create, manage, and extend views
  • Create, manage, and extend queries
  • Create, manage, and extend table maps
  • Lab - Create a table, add fields, and create field groups
  • Check your knowledge
Build forms and optimize form performance in finance and operations apps
  • Introduction
  • Add a new form to a project and apply a pattern
  • Add a data source to a form
  • Add grids, fields, and groups to a form
  • Form methods
  • Create and populate menu items
  • Test form functionality and data connections
  • Diagnose and optimize client performance
  • Optimize form loading and performance
  • Lab - Create a form
  • Check your knowledge
Create classes in finance and operations apps
  • Introduction
  • Add a class to a project
  • Add code and methods to meet business requirements
  • Data manipulation
  • Lab - Insert records by using a runnable class
  • Check your knowledge
Build reports for finance and operations apps
  • Implement Business document management
  • Create and modify reports that use SSRS
  • Implement query objects and query builder
  • Create and modify reports by using Power BI
  • Create and modify reports by using Excel
  • Exercise - Create and deploy a report
  • Check your knowledge
Build workspaces in finance and operations apps
  • Design KPIs
  • Create drill-through workspace elements
  • Create custom reusable report functions by using RDL
  • Implement built-in KPIs, charts, and other reporting components
  • Exercise - Create a workspace and add a tile, list, link, and Power BI element
  • Check your knowledge
Implement role-based security in finance and operations apps
  • Introduction
  • Create and modify duties, privileges, and permissions
  • Enforce permissions policy
  • Extensible data security framework
  • Apply security permissions
  • Lab - Create a new security role and add duties
  • Check your knowledge
Apply basic performance optimization in finance and operations apps
  • Introduction
  • Identify and apply caching mechanisms
  • Optimize temporary table usage
  • When to use set-based statements and row-based operations
  • Query optimization principles
  • Modify the scope of a variable
  • Analyze and optimize concurrency
  • Apply parallel processing algorithms
  • Implement the Async framework
  • Develop Windows PowerShell scripts
  • Lab - Create runnable classes in Visual Studio to test code
  • Check your knowledge
Explore extensions and the extension framework in finance and operations apps
  • Introduction
  • Customization models
  • Extension points for frameworks
  • Develop code to extend a framework
  • Implement the SysOperationSandbox framework
  • Lab - Extend an EDT
  • Check your knowledge
Extend elements in finance and operations apps
  • Introduction
  • Add a table extension to a project
  • Add a form extension to a project
  • Lab - Extend a form and add controls
  • Check your knowledge
Consume business events in finance and operations apps
  • Introduction
  • Business event framework
  • Create a new business event
  • Activate business events
  • Consume business events
  • Extend an existing business event
  • Role-based security for business events
  • Business events in Microsoft Power Automate
  • Check your knowledge
Work with workflows in finance and operations apps
  • Introduction
  • Workflow types for business processes
  • Create and set up workflows
  • Assign users to workflow elements
  • Use the daily journal workflow
  • Lab - Create a purchase requisition workflow
  • Check your knowledge
Identify data integration patterns and scenarios in finance and operations apps
  • Introduction
  • Select an integration API
  • Synchronous and asynchronous patterns
  • Data integration scenarios
  • Check your knowledge
Implement data integration concepts and solutions for finance and operations apps
  • Introduction
  • Develop an entity and enable it for data export
  • Implement custom services
  • Expose OData endpoints from data entities
  • Consume external web services
  • Integrate finance and operations apps with Microsoft Excel
  • Integrate finance and operations apps with external applications by using Power Apps
  • Download electronic document interchange solutions
  • Verify source and target data for auditing
  • Debug with JSON Web Tokens
  • Check your knowledge
Implement the Data management package API for finance and operations apps
  • Introduction
  • Import and export APIs
  • Monitor the status of APIs
  • Manage entity change tracking
  • Create wrapper classes to consume external web services
  • Create wrapper classes with C#
  • Check your knowledge
Data integrations with finance and operations apps
  • Introduction
  • Set up a data project and recurring data job
  • Exercise - Create a data project and recurring data job
  • Implement authorization to support integration
  • Monitor status and availability of entities
  • Develop data transformation
  • Microsoft Dataverse integrations
  • Work with composite data entities
  • Azure Data Lake and Entity Store
  • Change data in Azure Data Lake
  • Power Platform convergence
  • Check your knowledge
Prepare data for migration to finance and operations apps
  • Introduction
  • Select a data integration (import/export) strategy
  • Common migration scenarios and tools
  • Bring your own database (BYOD)
  • Test a data migration and validate output
  • Check your knowledge
Manage data sources with external data stores in finance and operations apps
  • Introduction
  • Identify report data source requirements for external sources
  • Create and manage custom data sources
  • Optimize data entities to achieve better performance
  • Lab - Create a data entity
  • Check your knowledge
Integrate finance and operations apps with Microsoft Azure
  • Introduction
  • Develop and integrate by using Logic Apps
  • Develop and integrate Microsoft Power Platform
  • Integrate finance and operations apps with enterprise applications
  • Automate EAI, B2B, EDI, and business processes with Logic Apps
  • Consume data from the Azure Machine Learning service
  • Enable connectivity with external services
  • Optimize data entities to achieve better performance
  • Check your knowledge
Connect to Microsoft Power Platform services with finance and operations apps
  • Connect your finance and operations apps data using Power Automate
  • Connect to your finance and operations apps data with Power Apps
  • Finance and operations data on Common Data Model and Microsoft Dataverse
  • Check your knowledge
Work with tools and best practices to integrate finance and operations apps with Microsoft Power Platform
  • Alerting and automatic actions
  • Pause and Resume options
  • Initial sync
  • Live sync
  • Tools for performance issues
  • Best practices
  • Exercise – Troubleshoot dual-write integration
  • Check your knowledge
Work with data management in finance and operations apps
  • Introduction
  • Data management concepts
  • Use data entities for data management and integration
  • Work with the Data management workspace
  • Using Standard and Enhanced views for tiles
  • Use templates in data management
  • Export, import, and copy data into a legal entity
  • Lab - Explore the Data management workspace
  • Lab - Export data using the Data management workspace
  • Database movement operations
  • Data sharing framework
  • Check your knowledge
Perform user acceptance testing in finance and operations apps
  • Introduction
  • Create user acceptance test libraries
  • Record test cases and save to BPM
  • Synchronize and configure your test plan in Azure DevOps
  • Run user acceptance tests
  • Data task automation
  • Exercise - Build test scripts to test business functionality
  • Check your knowledge
Prepare to go-live with finance and operations apps
  • Introduction
  • Understand the go-live process
  • Complete the Lifecycle Services methodology
  • Perform user acceptance testing (UAT) for your solution
  • FastTrack go-live assessment
  • Request a production environment
  • Check your knowledge
Use RSAT with Dynamics 365 Commerce
  • Introduction
  • RSAT and reasons to use it
  • Create a test recording in Store Commerce
  • Install and configure RSAT
  • Load test cases and run automated tests
  • Check your knowledge
Work with analytics and reporting in finance and operations apps
  • Introduction
  • Understand different types of reports and inquiries
  • Financial reporting
  • Find inquiries and reports
  • Generate and consume inquiries and reports
  • Configure finance and operations apps for Microsoft Power Platform
  • Lab - Work with reports
  • Check your knowledge
Configure electronic reporting in Dynamics 365 Finance
  • Introduction
  • Configure electronic reporting
  • Use barcode data sources to generate bar code images
  • Lab - Generate electronic documents for payments
  • Check your knowledge
2023 Top 20 Training Industry Company - IT Training

Need Help?

Call us at 877-206-0106 or e-mail us at info@learnquest.com

Personalized Solutions

Need a personalized solution for your Training? Contact us, and one of our training advisors will help you find the best solution.

Contact Us

Need Help?

Do you have a question about the courses, instruction, or materials covered? Do you need help finding which course is best for you? We are here to help!

Talk to us

20% Off All AI Training Courses

Achieve more with AI-powered tools and strategies.

PROMO CODE: AI20
VALID THROUGH APRIL 30, 2024

20% Off All AI Training Courses

Self-Paced Training Info

Learn at your own pace with anytime, anywhere training

  • Same in-demand topics as instructor-led public and private classes.
  • Standalone learning or supplemental reinforcement.
  • e-Learning content varies by course and technology.
  • View the Self-Paced version of this outline and what is included in the SPVC course.
  • Learn more about e-Learning

Course Added To Shopping Cart

bla

bla

bla

bla

bla

bla

Self-Paced Training Terms & Conditions

??spvc-wbt-warning??
??group-training-form-area??
??how-can-we-help-you-area??
??personalized-form-area??
??request-quote-area??

Sorry, there are no classes that meet your criteria.

Please contact us to schedule a class.
Close

self-paced
STOP! Before You Leave

Save 0% on this course!

Take advantage of our online-only offer & save 0% on any course !

Promo Code skip0 will be applied to your registration

Close
Nothing yet
here's the message from the cart

To view the cart, you can click "View Cart" on the right side of the heading on each page
Add to cart clicker.

Purchase Information

??elearning-coursenumber?? ??coursename??
View Cart

Need more Information?

Speak with our training specialists to continue your learning journey.

 

Delivery Formats

Close

By submitting this form, I agree to LearnQuest's Terms and Conditions

heres the new schedule
This website uses third-party profiling cookies to provide services in line with the preferences you reveal while browsing the Website. By continuing to browse this Website, you consent to the use of these cookies. If you wish to object such processing, please read the instructions described in our Privacy Policy.
Your use of this LearnQuest site affirms your consent to our use of session and persistent cookies to track how you use our website.