SlideShare a Scribd company logo
1 of 68
RobertoStefanetti,
MVP BusinessSolutions– NAV &BC
@robstefane
AGENDA
NAV to BC TIMELINE
https://robertostefanettinavblog.com/2015/06/14/from-navision-to-microsoft-the-history-of-dynamics-nav-navision/
https://robertostefanettinavblog.com/2018/03/13/microsoft-dynamics-365-business-central/
NAVBC Timeline – Best Features in Time
Business
Central
Business Central Roadmap
https://dynamics.microsoft.com/it-it/business-central/overview/
Business Central Docs Portal
https://docs.microsoft.com/en-us/dynamics365/#pivot=main&panel=getstarted
https://docs.microsoft.com/en-us/dynamics365/#pivot=main&panel=apps
Dynamics 365 Business Central (BC)
Dynamics 365 Business Central - About
Dynamics 365 BC OnCloud is based on
the Microsoft NAV platform and several
other Microsoft services.
With Dynamics 365 BE Microsoft reinvents business productivity. 365 BC
Windows iOS Android
https://docs.microsoft.com/en-us/dynamics365/business-
central/index
Dynamics 365 Business Central - About
here
Dynamics 365 Business Central - About
Dynamics 365 Business Central - About
Dynamics 365 Business Central - About
Dynamics 365 Business Central - About
Dynamics 365 Business Central – Offering
Dynamics 365 Business Central will present the full functionality of
Dynamics NAV under two different offerings:
Essential
Financial Management
Supply Chain
CRM
Human Resources
Project Management
Premium
Service Management
Manufacturing
https://community.dynamics.com/nav/b/dynamicsnavessentials/archive/2018/03/17/dynamics-365-business-
central-roadmap
Dynamics 365 Business Central – Features
Features
• New user interface
• Financial management
• Customer relationship management
• Supply chain management
• Human resources
• Project management
• Service order management
• Manufacturing
Details here:
https://community.dynamics.com/business/b/financials/archive/2018/0
3/13/test
Dynamics 365 Business Central – BEST TOPICS
NAV will be available in the cloud (SaaS)  BusinessCentral”s”
On Premise is there to stay… for a long time ??
One Codebase (two pillars, BC On Premise, BC OnCloud)
Extension V2 will work on Dynamics NAV 2018 and BUSINESS
CENTRAL
You will be able to white label your product, but you don’t have to..
Microsoft is working on the prices, there is no monetization in AppSource
– but it will come (not.. Far away..)
Microsoft Dynamics NAV consumes an insane amount of Azure stuff..
(Azure, Dockers, SQL Azure tuning, Development, Cognitive services….)
Dynamics 365 BC – Connected Data
Dynamics 365 Business Central – Apps
Dynamics 365 Business Central – “face”
Dynamics 365 BC – Azure Cloud SaaS
On-premises is more secure
Data is used for things like advertising
It’s not compliant with industry regulations
Control of data in the cloud is lost
Built to provide a level of security that exceeds most customers’
on-premises infrastructure and scale.
The first to comply with ISO/IEC 27018, which prohibits the
use of personal data for advertising and marketing.
Compliant with HIPAA, FISMA and many other industry-
specific and government regulations.
Designed to give you complete control of your data.
You own it; Microsoft manages it for you.
COMMON MYTHS
ABOUT THE CLOUD
THE MICROSOFT CLOUD IS…
BUSINESS CENTRAL “KEYWORDS”
BUSINESS CENTRAL THOUGHT
TECHNOLOGY:
CLOUD FIRST
WEB CLIENT ONLY (prospects ask for this!)
AZURE PLATFORM
OFFICE365+ALL MICROSOFT SOLUTIONS INTEGRATIONS
LOCALIZATIONS: ONLY WITH EXTENSIONS..IN FUTURE
UPGRADE: AUTOMATIC UPGRADE (STAY UPDATED!)
VS CODE : KILLING C/SIDE …VS CODE ONLY
MARKETPLACE: A LOT OF APPS (TRY, REVIEW & BUY)
Only Extensions
Extensions – “Building” Solutions
Extensions are the way to build for Software as a Service (SaaS)
 Allow you to sell your product in Microsoft AppSource
 Takes advantage of our upgrade investments
(Automatic Upgrade - standard platform !)
 Offer additional protection of your IP compared to the very “open
source” nature of classic NAV
 Platform stability
 Reduced time to deployment
Why Extensions ?
To Customize.... In next future.. all
 Page & Page Extensions
 Table & Table Extensions
 Codeunits & TBD
 Profiles
 Web services
 Report layouts
 Tenant specific web services
 Permissions
 Table data
 New safe methods for .NET
 Query Object
 Menusuite
 .NET Interop
 Client Add-ins
 Files
 Local resources
Extensions: Where are my Objects (APPS) ?
Extensions v2.0 – SaaSification
Extensions v2.0 – SaaSification
Dynamics 365 BC – ECOSYSTEM
Dynamics 365 BC – Power Apps
Dynamics 365 BC – Common Data Model
Dynamics 365 BC – DEVELOPING FOR CLOUD
Dynamics 365 BC – New Philosophy
The right UX for the right user
Underneath everything is an extension
“Visual for Business Consultant
Code for the developer”
But why C/AL still?
Dynamics 365 BC – New Philosophy “API”
Application as an API
 Shipped in product
 Microsoft Application (W1, US, CA, UK, etc)
 Code your own objects
Continuing the application as an API. Not all internal methods &
resources support security and isolation.
Will show up as an error in the editor.
 .NET Interop
 Attributes
 Methods
 Properties
 System Tables
 AL System Methods
Controlled in the app.json file. Enforced by server.
Legal values: Extension, Internal
Dynamics 365 BC – New Philosophy ..”MISSION”
• Start to refactor code
• Remove code from modified objects where
possible
• Good: Use “Hook” pattern
• Better: Use events
• Evaluate architecture of solution
• How much code is reused between customers?
• Can your solution be broken into multiple
extensions?
• Start to build code into extensions where possible
Dynamics 365 BC – “ALL API” INTEGRATIONS
BC – OFFICE NATIVE INTEGRATIONS
BC – PDF IN BROWSER
BC – EXTENSIONS BUTTONS
BC – SETUP & EXTENSIONS
BC – OUTLOOK 365 INTEGRATION
https://docs.microsoft.com/en-us/dynamics-nav/integrating%20dynamics%20nav%20and%20office
L’integrazione con Outlook 365 si fa ancora più potente: Business Central è in grado di leggere il
contenuto delle mail andando a popolare automaticamente le righe del documento che si
vuole produrre. L’utente, senza dover inserire i dati a mano, per esempio potrà creare un’offerta
per il cliente e successivamente inviare la fattura senza mai lasciare Outlook.
BC
Mail Reading &
Automations
BC – CREATE CONTACT INTERACTIONS
BC – CUSTOMER MANAGER
BC – CREATE NEW QUOTE
BC – CREATE NEW QUOTE
BC – EXCEL REPORTS
New Excel integration, with preconfigured Excel reports. The Business
Manager and Accounting Role Center has a new option in the ribbon for
Excel Reports.
Users may select from a dropdown menu of preconfigured reports (see
graphic) that is ready to print from Excel. Among those reports are such
broadly useful ones as Balance Sheet, Cash Flow Statement and Trial
Balance.
BC – EXCEL REPORT TEMPLATES
BC – POWER BI REPORTING
BC – POWER BI REPORTING
BC – WEB CLIENT PERSONALIZATION
BC – WEB CLIENT PERSONALIZATION
WEB CLIENT - USER PERSONALIZATION
BC – RUN TIME DESIGNER – JAVAS.
https://docs.microsoft.com/en-us/dynamics-nav/developer/devenv-
inclient-designer
BC – WEB CLIENT PERSONALIZATION
RUN-TIME DESIGNOR - JAVASCRIPT
BC – WEB CLIENT PERSONALIZATION
FINISH DESIGN & SAVE “.APP”
BC – NEW DEVELOPMENT ENVIRONMENT
BC – .NET REPLACEMENT
BC – OData V4 – Single Call !
Business Central runs OData web services based on OData
V4, OData Relational Query Support provides the ability to
include related entities inline within a single OData V4
response..
Great feature… ALL data in a single call !
BC Instant Upgrade – What & Why
 What
 Enable upgrade at scale with minimal to no interruption of service with
scheduling capabilities, notification of customers as well as re-scheduling
capabilities while not exhausting SQL in the process. In all ensure that we
have a scalable upgrade story that is manageable with least possible
customer impact.
 Why
 The continuous effort to improve repeatability built on top of Shared
database – and at the same time strive for minimal customer downtime.
Development Environments
Development Environments Comparison
OLD Development
Environment
NEW Development
Environment
C/SIDE
+
C/AL
VS Code
+
AL
Object
Designer
.FOB
.TXT
C/SIDE
VS Code Editor
.APP
Powershell /
VS Code
VS Code+AL = New Development Environment
VS Code (Visual Studio Code)
CODE.EXE > Show Projects > Objects: Files
AL
AL Extension for VS Code > Show Business Logic > Code:
text inside “.AL” file
http://aka.ms/navdeveloperpreview
https://code.visualstudio.com/
VS Code: Open Source, Cross Platform, Git
“VS Code: Open source, cross-platform, multi-language
development environment that puts writing code at its center”
https://code.visualstudio.com/
AL Language extension
https://msdn.microsoft.com/en-us/dynamics-nav/developer/devenv-programming-in-al
https://msdn.microsoft.com/en-us/dynamics-nav/developer/devenv-dev-overview
https://robertostefanettinavblog.com/2016/11/29/microsoft-al-al-language-code-samples-for-developing-extensions/
C/SIDE Vs VS Code
https://msdn.microsoft.com/en-us/dynamics-nav/developer/devenv-reference-overview
Differences in the Development Environments C/SIDE Vs AL Development Env (VS Code)
Coming from the Dynamics NAV Development Environment and C/SIDE, there are some
differences and optimizations that you should familiarize yourself with. The following
sections go through these changes.
C/SIDE VS Code
Keyword Uppercase Keyword Lowercase
.NET Support Native Web Services Types
Object Designer Real-time compiling
Symbol Menu Option Member
File Support File Upload from Stream
Translations in Objects Where Used
Object Designer VS Vs Code Editor - Face
Object Designer VS Code Editor
https://msdn.microsoft.com/en-us/dynamics-nav/developer/devenv-reference-overview
https://github.com/Microsoft/AL
AL - Details
AL https://marketplace.visualstudio.com/items?itemName=ms-dynamics-smb.al
Formatting, syntax highlighting and rich IntelliSense
Support for and snippets to define Codeunits, Pages, Page Extensions, Tables, Table Extensions,
XMLPorts, and Reports
Support for reference by symbols (Shift+F12) to jump to all instances of a specific symbol
Added support for using HTTP and JSON types to access Azure functions and other Web Services
Ability to define a dependency on another extension by listing it in the app.json configuration file
Autogeneration of app.json and launch.json project files
.FOB Vs .APP
Differences between .FOB and .APP Files
.FOB Files .APP Files
PACKAGE: “.FOB” : Financials Objects, standard old
objects package
PACKAGE: “.APP”: Based on Extensions (v. 2.0 - Vs Code)
 .al file, app.json, launch.json
Source code visible in C/SIDE NO
Include standard Objects and standard Code can be
changed
NO
Imported in NAV : C/SIDE Powershell, VS Code
Extensions of standard objects and include additional
business logic for solutions
“Vs Code” face
RobertoStefanetti,
MVP BusinessSolutions– NAV &BC
@robstefane

More Related Content

What's hot

Microsoft Dynamics 365 and why you need it NOW!
Microsoft Dynamics 365 and why you need it NOW!Microsoft Dynamics 365 and why you need it NOW!
Microsoft Dynamics 365 and why you need it NOW!
David Blumentals
 
Microsoft dynamics-crm-online-overview-ppt
Microsoft dynamics-crm-online-overview-pptMicrosoft dynamics-crm-online-overview-ppt
Microsoft dynamics-crm-online-overview-ppt
Mohammed Badruddin
 
Dynamics 365 for finance operations pitch deck (002)
Dynamics 365 for finance  operations pitch deck (002)Dynamics 365 for finance  operations pitch deck (002)
Dynamics 365 for finance operations pitch deck (002)
Jürgen Ambrosi
 

What's hot (20)

Microsoft Dynamics CRM presentation
Microsoft Dynamics CRM presentationMicrosoft Dynamics CRM presentation
Microsoft Dynamics CRM presentation
 
Microsoft Business Central, the all in one business management ERP software.
Microsoft Business Central, the all in one business management ERP software. Microsoft Business Central, the all in one business management ERP software.
Microsoft Business Central, the all in one business management ERP software.
 
Microsoft Dynamics 365 for sales
Microsoft Dynamics  365 for sales Microsoft Dynamics  365 for sales
Microsoft Dynamics 365 for sales
 
Microsoft Dynamics 365
Microsoft Dynamics 365Microsoft Dynamics 365
Microsoft Dynamics 365
 
Dynamics 365 introduction and functional
Dynamics 365 introduction and functionalDynamics 365 introduction and functional
Dynamics 365 introduction and functional
 
Introduction to Microsoft ERP Dynamics 365 for finance and operation
Introduction to Microsoft ERP Dynamics 365 for finance and operationIntroduction to Microsoft ERP Dynamics 365 for finance and operation
Introduction to Microsoft ERP Dynamics 365 for finance and operation
 
Microsoft Dynamics 365 Finance and Operations Overview
Microsoft Dynamics 365 Finance and Operations OverviewMicrosoft Dynamics 365 Finance and Operations Overview
Microsoft Dynamics 365 Finance and Operations Overview
 
Microsoft dynamics 365 for finance and operations case study based solution
Microsoft dynamics 365 for finance and operations  case study based solutionMicrosoft dynamics 365 for finance and operations  case study based solution
Microsoft dynamics 365 for finance and operations case study based solution
 
Microsoft Dynamics 365 and why you need it NOW!
Microsoft Dynamics 365 and why you need it NOW!Microsoft Dynamics 365 and why you need it NOW!
Microsoft Dynamics 365 and why you need it NOW!
 
Microsoft Dynamics 365 for customer services
Microsoft Dynamics 365 for customer servicesMicrosoft Dynamics 365 for customer services
Microsoft Dynamics 365 for customer services
 
Microsoft dynamics-crm-online-overview-ppt
Microsoft dynamics-crm-online-overview-pptMicrosoft dynamics-crm-online-overview-ppt
Microsoft dynamics-crm-online-overview-ppt
 
Introduction to Microsoft 365 Business
Introduction to Microsoft 365 BusinessIntroduction to Microsoft 365 Business
Introduction to Microsoft 365 Business
 
MSDYN365 Business Central On-premise Vs Cloud SaaS
MSDYN365 Business Central On-premise Vs Cloud SaaSMSDYN365 Business Central On-premise Vs Cloud SaaS
MSDYN365 Business Central On-premise Vs Cloud SaaS
 
Dynamics 365 CRM Introduction
Dynamics 365 CRM IntroductionDynamics 365 CRM Introduction
Dynamics 365 CRM Introduction
 
D365 Sales - Processes
D365 Sales - ProcessesD365 Sales - Processes
D365 Sales - Processes
 
Oracle Customer Experience - Sales
Oracle Customer Experience - Sales Oracle Customer Experience - Sales
Oracle Customer Experience - Sales
 
Ms dynamics 365 First Overview
Ms dynamics 365 First OverviewMs dynamics 365 First Overview
Ms dynamics 365 First Overview
 
Dynamics 365 for finance operations pitch deck (002)
Dynamics 365 for finance  operations pitch deck (002)Dynamics 365 for finance  operations pitch deck (002)
Dynamics 365 for finance operations pitch deck (002)
 
SAP ECC to S/4HANA Move
SAP ECC to S/4HANA MoveSAP ECC to S/4HANA Move
SAP ECC to S/4HANA Move
 
Best Practices for Adopting Microsoft Dynamics 365
Best Practices for Adopting Microsoft Dynamics 365Best Practices for Adopting Microsoft Dynamics 365
Best Practices for Adopting Microsoft Dynamics 365
 

Similar to Microsoft Dynamics 365 Business Central

Performance Canvas Planning
Performance Canvas PlanningPerformance Canvas Planning
Performance Canvas Planning
Jennifer Howell
 
IEEE-SCCPresentation.290214544
IEEE-SCCPresentation.290214544IEEE-SCCPresentation.290214544
IEEE-SCCPresentation.290214544
ypai
 
Microsoft dynamics nav 2009 vs 2013 ver1
Microsoft dynamics nav 2009 vs 2013 ver1Microsoft dynamics nav 2009 vs 2013 ver1
Microsoft dynamics nav 2009 vs 2013 ver1
Linh La
 
Mimi-Byrd-Updated-Resume
Mimi-Byrd-Updated-ResumeMimi-Byrd-Updated-Resume
Mimi-Byrd-Updated-Resume
Mimi Byrd
 

Similar to Microsoft Dynamics 365 Business Central (20)

Jerry Tian Resume AX 2012
Jerry Tian Resume AX 2012Jerry Tian Resume AX 2012
Jerry Tian Resume AX 2012
 
BizViz - CA PPM Analytics
BizViz - CA PPM AnalyticsBizViz - CA PPM Analytics
BizViz - CA PPM Analytics
 
Sage MAS Intelligence vs. Biz Insights
Sage MAS Intelligence vs. Biz InsightsSage MAS Intelligence vs. Biz Insights
Sage MAS Intelligence vs. Biz Insights
 
CV RCD- Eng
CV RCD- EngCV RCD- Eng
CV RCD- Eng
 
SAP Microsoft Interoperability - Business Process Solutions
SAP Microsoft Interoperability - Business Process SolutionsSAP Microsoft Interoperability - Business Process Solutions
SAP Microsoft Interoperability - Business Process Solutions
 
Performance Canvas Planning
Performance Canvas PlanningPerformance Canvas Planning
Performance Canvas Planning
 
C/SIDE-C/AL Vs VS Code-AL
C/SIDE-C/AL Vs VS Code-ALC/SIDE-C/AL Vs VS Code-AL
C/SIDE-C/AL Vs VS Code-AL
 
Openobject Intro
Openobject IntroOpenobject Intro
Openobject Intro
 
IEEE-SCCPresentation.290214544
IEEE-SCCPresentation.290214544IEEE-SCCPresentation.290214544
IEEE-SCCPresentation.290214544
 
IBM Hybrid Integration Platform
IBM Hybrid Integration PlatformIBM Hybrid Integration Platform
IBM Hybrid Integration Platform
 
Microsoft dynamics nav 2009 vs 2013 ver1
Microsoft dynamics nav 2009 vs 2013 ver1Microsoft dynamics nav 2009 vs 2013 ver1
Microsoft dynamics nav 2009 vs 2013 ver1
 
Prodev Solutions Intro
Prodev Solutions IntroProdev Solutions Intro
Prodev Solutions Intro
 
PowerApps.pptx
PowerApps.pptxPowerApps.pptx
PowerApps.pptx
 
Business central october 2018 release what's new
Business central october 2018 release   what's newBusiness central october 2018 release   what's new
Business central october 2018 release what's new
 
Business central october 2018 release what's new
Business central october 2018 release   what's newBusiness central october 2018 release   what's new
Business central october 2018 release what's new
 
Integrating Salesforce.com and Oracle ERP Using IBM WebSphere Cast Iron
Integrating Salesforce.com and Oracle ERP Using IBM WebSphere Cast IronIntegrating Salesforce.com and Oracle ERP Using IBM WebSphere Cast Iron
Integrating Salesforce.com and Oracle ERP Using IBM WebSphere Cast Iron
 
Integrating SFDC and Oracle ERP with IBM Websphere CastIron Appliance
Integrating SFDC and Oracle ERP with IBM Websphere CastIron ApplianceIntegrating SFDC and Oracle ERP with IBM Websphere CastIron Appliance
Integrating SFDC and Oracle ERP with IBM Websphere CastIron Appliance
 
Sap Business One
Sap Business OneSap Business One
Sap Business One
 
Live Cycle ES2 News From Adobe MAX
Live Cycle ES2 News From Adobe MAXLive Cycle ES2 News From Adobe MAX
Live Cycle ES2 News From Adobe MAX
 
Mimi-Byrd-Updated-Resume
Mimi-Byrd-Updated-ResumeMimi-Byrd-Updated-Resume
Mimi-Byrd-Updated-Resume
 

More from Roberto Stefanetti

More from Roberto Stefanetti (20)

Microsoft Azure - Passaggio al Cloud
Microsoft Azure - Passaggio al CloudMicrosoft Azure - Passaggio al Cloud
Microsoft Azure - Passaggio al Cloud
 
Dynamics 365 Business Central Wave 2 - Fast Tracks
Dynamics 365 Business Central Wave 2 - Fast TracksDynamics 365 Business Central Wave 2 - Fast Tracks
Dynamics 365 Business Central Wave 2 - Fast Tracks
 
Microsoft Power BI - Concetti base
Microsoft Power BI - Concetti base Microsoft Power BI - Concetti base
Microsoft Power BI - Concetti base
 
Microsoft Dynamics 365 Business Central - ITA
Microsoft Dynamics 365 Business Central - ITAMicrosoft Dynamics 365 Business Central - ITA
Microsoft Dynamics 365 Business Central - ITA
 
Business Central CRM Module (ITA)
Business Central CRM Module (ITA)Business Central CRM Module (ITA)
Business Central CRM Module (ITA)
 
Dynamics NAV Concetti Base
Dynamics NAV Concetti BaseDynamics NAV Concetti Base
Dynamics NAV Concetti Base
 
Microsoft Dynamics 365 Business Central April'19 release
Microsoft Dynamics 365 Business Central April'19 releaseMicrosoft Dynamics 365 Business Central April'19 release
Microsoft Dynamics 365 Business Central April'19 release
 
Python for dummies
Python for dummiesPython for dummies
Python for dummies
 
Implementing Microsoft Dynamics 356 Business Central On-Premise
Implementing Microsoft Dynamics 356 Business Central On-PremiseImplementing Microsoft Dynamics 356 Business Central On-Premise
Implementing Microsoft Dynamics 356 Business Central On-Premise
 
NAV 2018 What's new, December 14, 2017, Milan
NAV 2018 What's new, December 14, 2017, MilanNAV 2018 What's new, December 14, 2017, Milan
NAV 2018 What's new, December 14, 2017, Milan
 
GDPR Microsoft Strategies - Topics & Links
GDPR Microsoft Strategies - Topics & LinksGDPR Microsoft Strategies - Topics & Links
GDPR Microsoft Strategies - Topics & Links
 
ForNAV la nostra soluzione per i reports con Dynamics NAV
ForNAV la nostra soluzione per i reports con Dynamics NAVForNAV la nostra soluzione per i reports con Dynamics NAV
ForNAV la nostra soluzione per i reports con Dynamics NAV
 
NAV 2018 and NAV New Technology - Fast Tracks - 14 dicembre 2017
NAV 2018 and NAV New Technology - Fast Tracks - 14 dicembre 2017NAV 2018 and NAV New Technology - Fast Tracks - 14 dicembre 2017
NAV 2018 and NAV New Technology - Fast Tracks - 14 dicembre 2017
 
NAV 2018 What's New
NAV 2018 What's NewNAV 2018 What's New
NAV 2018 What's New
 
MRP and Planning Overview
MRP and Planning OverviewMRP and Planning Overview
MRP and Planning Overview
 
VS Code and Modern Development Environment Preview
VS Code and Modern Development Environment PreviewVS Code and Modern Development Environment Preview
VS Code and Modern Development Environment Preview
 
NAV 2013 Cost Accounting Module
NAV 2013 Cost Accounting ModuleNAV 2013 Cost Accounting Module
NAV 2013 Cost Accounting Module
 
Document Management Systems con GLOBE e Dynamics NAV addon
Document Management Systems con GLOBE e Dynamics NAV addonDocument Management Systems con GLOBE e Dynamics NAV addon
Document Management Systems con GLOBE e Dynamics NAV addon
 
Dynamics NAV Warehouse Management System (WMS)
Dynamics NAV Warehouse Management System (WMS)Dynamics NAV Warehouse Management System (WMS)
Dynamics NAV Warehouse Management System (WMS)
 
NAV 2017 What's New
NAV 2017 What's NewNAV 2017 What's New
NAV 2017 What's New
 

Recently uploaded

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Recently uploaded (20)

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
JavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuideJavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate Guide
 
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
 
Design and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data ScienceDesign and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data Science
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
Decarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational PerformanceDecarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational Performance
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
ChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps ProductivityChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps Productivity
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 

Microsoft Dynamics 365 Business Central

  • 3. NAV to BC TIMELINE https://robertostefanettinavblog.com/2015/06/14/from-navision-to-microsoft-the-history-of-dynamics-nav-navision/ https://robertostefanettinavblog.com/2018/03/13/microsoft-dynamics-365-business-central/
  • 4. NAVBC Timeline – Best Features in Time Business Central
  • 6. Business Central Docs Portal https://docs.microsoft.com/en-us/dynamics365/#pivot=main&panel=getstarted https://docs.microsoft.com/en-us/dynamics365/#pivot=main&panel=apps
  • 7. Dynamics 365 Business Central (BC)
  • 8. Dynamics 365 Business Central - About Dynamics 365 BC OnCloud is based on the Microsoft NAV platform and several other Microsoft services. With Dynamics 365 BE Microsoft reinvents business productivity. 365 BC Windows iOS Android https://docs.microsoft.com/en-us/dynamics365/business- central/index
  • 9. Dynamics 365 Business Central - About here
  • 10. Dynamics 365 Business Central - About
  • 11. Dynamics 365 Business Central - About
  • 12. Dynamics 365 Business Central - About
  • 13. Dynamics 365 Business Central - About
  • 14. Dynamics 365 Business Central – Offering Dynamics 365 Business Central will present the full functionality of Dynamics NAV under two different offerings: Essential Financial Management Supply Chain CRM Human Resources Project Management Premium Service Management Manufacturing https://community.dynamics.com/nav/b/dynamicsnavessentials/archive/2018/03/17/dynamics-365-business- central-roadmap
  • 15. Dynamics 365 Business Central – Features Features • New user interface • Financial management • Customer relationship management • Supply chain management • Human resources • Project management • Service order management • Manufacturing Details here: https://community.dynamics.com/business/b/financials/archive/2018/0 3/13/test
  • 16. Dynamics 365 Business Central – BEST TOPICS NAV will be available in the cloud (SaaS)  BusinessCentral”s” On Premise is there to stay… for a long time ?? One Codebase (two pillars, BC On Premise, BC OnCloud) Extension V2 will work on Dynamics NAV 2018 and BUSINESS CENTRAL You will be able to white label your product, but you don’t have to.. Microsoft is working on the prices, there is no monetization in AppSource – but it will come (not.. Far away..) Microsoft Dynamics NAV consumes an insane amount of Azure stuff.. (Azure, Dockers, SQL Azure tuning, Development, Cognitive services….)
  • 17. Dynamics 365 BC – Connected Data
  • 18. Dynamics 365 Business Central – Apps
  • 19. Dynamics 365 Business Central – “face”
  • 20. Dynamics 365 BC – Azure Cloud SaaS On-premises is more secure Data is used for things like advertising It’s not compliant with industry regulations Control of data in the cloud is lost Built to provide a level of security that exceeds most customers’ on-premises infrastructure and scale. The first to comply with ISO/IEC 27018, which prohibits the use of personal data for advertising and marketing. Compliant with HIPAA, FISMA and many other industry- specific and government regulations. Designed to give you complete control of your data. You own it; Microsoft manages it for you. COMMON MYTHS ABOUT THE CLOUD THE MICROSOFT CLOUD IS…
  • 22. BUSINESS CENTRAL THOUGHT TECHNOLOGY: CLOUD FIRST WEB CLIENT ONLY (prospects ask for this!) AZURE PLATFORM OFFICE365+ALL MICROSOFT SOLUTIONS INTEGRATIONS LOCALIZATIONS: ONLY WITH EXTENSIONS..IN FUTURE UPGRADE: AUTOMATIC UPGRADE (STAY UPDATED!) VS CODE : KILLING C/SIDE …VS CODE ONLY MARKETPLACE: A LOT OF APPS (TRY, REVIEW & BUY) Only Extensions
  • 23. Extensions – “Building” Solutions Extensions are the way to build for Software as a Service (SaaS)  Allow you to sell your product in Microsoft AppSource  Takes advantage of our upgrade investments (Automatic Upgrade - standard platform !)  Offer additional protection of your IP compared to the very “open source” nature of classic NAV  Platform stability  Reduced time to deployment
  • 24. Why Extensions ? To Customize.... In next future.. all  Page & Page Extensions  Table & Table Extensions  Codeunits & TBD  Profiles  Web services  Report layouts  Tenant specific web services  Permissions  Table data  New safe methods for .NET  Query Object  Menusuite  .NET Interop  Client Add-ins  Files  Local resources
  • 25. Extensions: Where are my Objects (APPS) ?
  • 26. Extensions v2.0 – SaaSification
  • 27. Extensions v2.0 – SaaSification
  • 28. Dynamics 365 BC – ECOSYSTEM
  • 29. Dynamics 365 BC – Power Apps
  • 30. Dynamics 365 BC – Common Data Model
  • 31. Dynamics 365 BC – DEVELOPING FOR CLOUD
  • 32. Dynamics 365 BC – New Philosophy The right UX for the right user Underneath everything is an extension “Visual for Business Consultant Code for the developer” But why C/AL still?
  • 33. Dynamics 365 BC – New Philosophy “API” Application as an API  Shipped in product  Microsoft Application (W1, US, CA, UK, etc)  Code your own objects Continuing the application as an API. Not all internal methods & resources support security and isolation. Will show up as an error in the editor.  .NET Interop  Attributes  Methods  Properties  System Tables  AL System Methods Controlled in the app.json file. Enforced by server. Legal values: Extension, Internal
  • 34. Dynamics 365 BC – New Philosophy ..”MISSION” • Start to refactor code • Remove code from modified objects where possible • Good: Use “Hook” pattern • Better: Use events • Evaluate architecture of solution • How much code is reused between customers? • Can your solution be broken into multiple extensions? • Start to build code into extensions where possible
  • 35. Dynamics 365 BC – “ALL API” INTEGRATIONS
  • 36. BC – OFFICE NATIVE INTEGRATIONS
  • 37. BC – PDF IN BROWSER
  • 38. BC – EXTENSIONS BUTTONS
  • 39. BC – SETUP & EXTENSIONS
  • 40. BC – OUTLOOK 365 INTEGRATION https://docs.microsoft.com/en-us/dynamics-nav/integrating%20dynamics%20nav%20and%20office L’integrazione con Outlook 365 si fa ancora più potente: Business Central è in grado di leggere il contenuto delle mail andando a popolare automaticamente le righe del documento che si vuole produrre. L’utente, senza dover inserire i dati a mano, per esempio potrà creare un’offerta per il cliente e successivamente inviare la fattura senza mai lasciare Outlook. BC Mail Reading & Automations
  • 41. BC – CREATE CONTACT INTERACTIONS
  • 42. BC – CUSTOMER MANAGER
  • 43. BC – CREATE NEW QUOTE
  • 44. BC – CREATE NEW QUOTE
  • 45. BC – EXCEL REPORTS New Excel integration, with preconfigured Excel reports. The Business Manager and Accounting Role Center has a new option in the ribbon for Excel Reports. Users may select from a dropdown menu of preconfigured reports (see graphic) that is ready to print from Excel. Among those reports are such broadly useful ones as Balance Sheet, Cash Flow Statement and Trial Balance.
  • 46. BC – EXCEL REPORT TEMPLATES
  • 47. BC – POWER BI REPORTING
  • 48. BC – POWER BI REPORTING
  • 49. BC – WEB CLIENT PERSONALIZATION
  • 50. BC – WEB CLIENT PERSONALIZATION WEB CLIENT - USER PERSONALIZATION
  • 51. BC – RUN TIME DESIGNER – JAVAS. https://docs.microsoft.com/en-us/dynamics-nav/developer/devenv- inclient-designer
  • 52. BC – WEB CLIENT PERSONALIZATION RUN-TIME DESIGNOR - JAVASCRIPT
  • 53. BC – WEB CLIENT PERSONALIZATION FINISH DESIGN & SAVE “.APP”
  • 54. BC – NEW DEVELOPMENT ENVIRONMENT
  • 55. BC – .NET REPLACEMENT
  • 56. BC – OData V4 – Single Call ! Business Central runs OData web services based on OData V4, OData Relational Query Support provides the ability to include related entities inline within a single OData V4 response.. Great feature… ALL data in a single call !
  • 57. BC Instant Upgrade – What & Why  What  Enable upgrade at scale with minimal to no interruption of service with scheduling capabilities, notification of customers as well as re-scheduling capabilities while not exhausting SQL in the process. In all ensure that we have a scalable upgrade story that is manageable with least possible customer impact.  Why  The continuous effort to improve repeatability built on top of Shared database – and at the same time strive for minimal customer downtime.
  • 59. Development Environments Comparison OLD Development Environment NEW Development Environment C/SIDE + C/AL VS Code + AL Object Designer .FOB .TXT C/SIDE VS Code Editor .APP Powershell / VS Code
  • 60. VS Code+AL = New Development Environment VS Code (Visual Studio Code) CODE.EXE > Show Projects > Objects: Files AL AL Extension for VS Code > Show Business Logic > Code: text inside “.AL” file http://aka.ms/navdeveloperpreview https://code.visualstudio.com/
  • 61. VS Code: Open Source, Cross Platform, Git “VS Code: Open source, cross-platform, multi-language development environment that puts writing code at its center” https://code.visualstudio.com/
  • 63. C/SIDE Vs VS Code https://msdn.microsoft.com/en-us/dynamics-nav/developer/devenv-reference-overview Differences in the Development Environments C/SIDE Vs AL Development Env (VS Code) Coming from the Dynamics NAV Development Environment and C/SIDE, there are some differences and optimizations that you should familiarize yourself with. The following sections go through these changes. C/SIDE VS Code Keyword Uppercase Keyword Lowercase .NET Support Native Web Services Types Object Designer Real-time compiling Symbol Menu Option Member File Support File Upload from Stream Translations in Objects Where Used
  • 64. Object Designer VS Vs Code Editor - Face Object Designer VS Code Editor https://msdn.microsoft.com/en-us/dynamics-nav/developer/devenv-reference-overview https://github.com/Microsoft/AL
  • 65. AL - Details AL https://marketplace.visualstudio.com/items?itemName=ms-dynamics-smb.al Formatting, syntax highlighting and rich IntelliSense Support for and snippets to define Codeunits, Pages, Page Extensions, Tables, Table Extensions, XMLPorts, and Reports Support for reference by symbols (Shift+F12) to jump to all instances of a specific symbol Added support for using HTTP and JSON types to access Azure functions and other Web Services Ability to define a dependency on another extension by listing it in the app.json configuration file Autogeneration of app.json and launch.json project files
  • 66. .FOB Vs .APP Differences between .FOB and .APP Files .FOB Files .APP Files PACKAGE: “.FOB” : Financials Objects, standard old objects package PACKAGE: “.APP”: Based on Extensions (v. 2.0 - Vs Code)  .al file, app.json, launch.json Source code visible in C/SIDE NO Include standard Objects and standard Code can be changed NO Imported in NAV : C/SIDE Powershell, VS Code Extensions of standard objects and include additional business logic for solutions