EXTENDING DYNAMICS 365 FINANCE AND OPERATIONS APPS WITH POWER PLATFORM integrate Power Platform solutions to maximize the efficiency of your finance & operations projects

Unlock the potential of Dynamics 365 Finance and Operations apps by creating innovative solutions that can enhance the performance of your projects Key Features Learn how to leverage Power Platform tools with Dynamics 365 Finance & Operations Work on real-world use cases and discover ways to max...

Descripción completa

Detalles Bibliográficos
Otros Autores: Santacreu, Adrià Ariste, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing Ltd 2024.
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009810935506719
Tabla de Contenidos:
  • Cover
  • Copyright
  • Contributors
  • About the reviewers
  • Table of Contents
  • Preface
  • Part 1: Dynamics 365 Finance and Operations and Power Platform
  • Chapter 1: Dynamics 365 F&O and Low-Code Development
  • Benefits of low-code and no-code
  • Introducing Power Platform
  • Understanding low- or no-code
  • Is this the end of X++?
  • Convergence
  • The foundation of Power Platform
  • Dataverse
  • If not a database... what is a Dataverse?
  • Components of Power Platform
  • Power Apps
  • Power Automate
  • Power BI
  • AI Builder
  • Power Pages
  • PPAC
  • Summary
  • Questions
  • Further reading
  • Answers
  • Chapter 2: Dual-Write and Virtual Tables
  • Technical requirements
  • F&O and Dataverse environment linking
  • Configuring the Power Platform integration
  • Dual-write or virtual tables?
  • Scenarios for Dual-write
  • Table mappings
  • Different concepts between apps
  • When should I use Dual-write?
  • Scenarios for virtual tables
  • Enabling virtual tables
  • When to use virtual tables
  • Summary
  • Questions
  • Further reading
  • Answers
  • Part 2: Extending Dynamics 365 F&O with Power Platform
  • Chapter 3: Power Automate Flows in Dynamics 365
  • What is Power Automate, and why should I use another tool for my processes?
  • Aren't batch jobs and X++ enough?
  • Scheduled, instant, and automated cloud flows
  • Automated cloud flows
  • Instant cloud flows
  • Scheduled cloud flows
  • Power Automate connectors
  • Connector types
  • Dynamics 365 Finance and Operations standard connectors or Dataverse connectors?
  • Connectors
  • Triggers
  • Actions
  • Summary
  • Questions
  • Further reading
  • Answers
  • Chapter 4: Replacing F&O Processes with Power Automate
  • Technical requirements
  • F&O Business events, our workflow trigger
  • Workflow business events
  • Parse the response
  • Using OData actions
  • Validate the workflow
  • Creating an adaptive card
  • Posting an adaptive card to Teams
  • Processing the workflow elements
  • Processing the response
  • Processing a timeout
  • Managing the approval process on Teams
  • Approvals using email
  • Adding Power Automate approvals
  • Approving via email
  • Summary
  • Questions
  • Further reading
  • Answers
  • Chapter 5: Building Automations and Integrations
  • Technical requirements
  • The issue with FTP and self-service deployments
  • The solution
  • Connecting to an FTP server in Power Automate
  • Using the SFTP connector
  • Parsing a JSON file
  • Why parse?
  • Using the F&O connector to update a record
  • Getting the existing record
  • Adding conditional branches
  • Using the Dataverse connector to update a record
  • Summary
  • Questions
  • Further reading
  • Answers
  • Chapter 6: Power Apps: What's in it for Finance and Operations Consultants?
  • Technical requirements
  • Model-driven and canvas apps
  • Model-driven apps
  • Canvas apps
  • Embedding a Power Apps app in a finance and operations form
  • Passing the app context