본문 바로가기

리디 접속이 원활하지 않습니다.
강제 새로 고침(Ctrl + F5)이나 브라우저 캐시 삭제를 진행해주세요.
계속해서 문제가 발생한다면 리디 접속 테스트를 통해 원인을 파악하고 대응 방법을 안내드리겠습니다.
테스트 페이지로 이동하기

Extending Microsoft Dynamics 365 Finance and Supply Chain Management Cookbook Second Edition 상세페이지

Extending Microsoft Dynamics 365 Finance and Supply Chain Management Cookbook Second Edition

Create and extend secure and scalable ERP solutions to improve business processes

  • 관심 0
소장
전자책 정가
24,000원
판매가
24,000원
출간 정보
  • 2020.03.27 전자책 출간
듣기 기능
TTS(듣기) 지원
파일 정보
  • PDF
  • 523 쪽
  • 6.6MB
지원 환경
  • PC뷰어
  • PAPER
ISBN
9781838647070
ECN
-
Extending Microsoft Dynamics 365 Finance and Supply Chain Management Cookbook Second Edition

작품 정보

▶Book Description
Dynamics 365 Finance and Supply Chain Management is Microsoft's ERP solution, which can be implemented as a cloud or on-premise solution to facilitate better decision-making with the help of contemporary, scalable ERP system tools. This book is updated with the latest features of Dynamics 365 Finance and Supply Chain Management including Chain of Command (CoC), Acceptance Test Libraries (ATL), and Business Events. The book not only features more than 100 tutorials that allow you to create and extend business solutions, but also addresses specific problems and offers solutions with insights into how they work.

This cookbook starts by helping you set up a Azure DevOps project and taking you through the different data types and structures used to create tables. You will then gain an understanding of user interfaces, write extensible code, manage data entities, and even model Dynamics 365 ERP for security. As you advance, you'll learn how to work with various in-built Dynamics frameworks such as SysOperation, SysTest, and Business Events. Finally, you'll get to grips with automated build management and workflows for better application state management.

By the end of this book, you'll have become proficient in packaging and deploying end-to-end scalable solutions with Microsoft Dynamics 365 Finance and Supply Chain Management.

▶What You Will Learn
- Understand the importance of using patterns and frameworks for creating unique solutions
- Write code that can make your solution extendable
- Leverage new frameworks that allow your solution to adapt as your business grows
- Design the UI and business logic to fit standard patterns
- Understand how to not only write unit tests, but also perform efficient unit testing to automate the testing process
- Design your security model and policies to provide code access privileges

▶Key Features
- Extend Dynamics 365 Finance and Supply Chain Management features in a cost-effective manner
- Learn how to integrate with other applications and services securely using Business Events, OData and the Service Bus
- Extend and hook into standard processes safely using Chain of Command

▶Who This Book Is For
This Dynamics 365 book is for anyone who wants to learn Dynamics 365 Finance and Supply Chain Management development or migrate from C# or Microsoft Dynamics AX 2012 (or prior) development. Although finance and Supply Chain Management experience is not necessary, a background in software development is required. You will also need access to Microsoft's Lifecycle Services to download the necessary development tools.

▶What this book covers
- Chapter 1, Starting a New Project, covers setting up a new Azure DevOps project, integrating with Lifecycle Services, and creating a Microsoft Dynamics 365 Finance and Supply Chain Management package and model.

- Chapter 2, Data Structures, contains common recipes for creating data structure elements such as tables, enumerated data types, and extended data types. The recipes are written to patterns, guiding you through the steps you would take when creating the types of table used in Microsoft Dynamics 365 Finance and Supply Chain Management application development.

- Chapter 3, Creating the User Interface, explains how to create user interface elements such as menus, forms, form parts, tiles, and workspaces. This chapter includes recipes for each of the main types of user interfaces used when creating or extending Dynamics 365 Finance and Supply Chain Management user interfaces with practical guidance and tips on how to do this efficiently.

- Chapter 4, Working with Form Logic and Frameworks, helps us step into writing the business logic to handle table and form events. It then explains how to create and hook up a number sequence to a form and how to use it in a record to create dialog. It finishes with a recipe on how to update form controls at runtime.

- Chapter 5, Application Extensibility, looks at extensibility, which can be said to be one of the biggest changes in Dynamics 365 Finance and Supply Chain Management. This chapter pays special attention to the key aspects of how to use extend the standard application while avoiding regression as Microsoft release updates to the base application.

- Chapter 6, Writing for Extensibility, moves from using extensibility features to writing extensible code. This is done through practical examples of the use of delegates, interfaces, extension attributes, facades, and how to avoid hardcoding business rules by the use of metadata. This also covers the most important features of the SysOperation framework.

- Chapter 7, Advanced Data Handling, covers more advanced data model features such as table inheritance, date-time effectiveness, and views with computed columns.

- Chapter 8, Business Events, shows you how to write, implement, and process business events, an exciting new feature in Microsoft Dynamics 365 Finance and Supply Chain Management. The recipes in this chapter follow a real-world example from initial event development, Azure Service Bus setup, and configuration in Microsoft Dynamics 365 Finance and Supply Chain Management in a way to augment the standard documentation.

- Chapter 9, Security, explains the security model design in Microsoft Dynamics 365 for Operations and provides recipes for the creation of the elements used in security. The recipes augment the standard documentation to provide real-world examples of how to create and model Microsoft Dynamics 365 Finance and Supply Chain Management security.

- Chapter 10, Data Management, OData, and Office, focuses on data integrations that an organization can use to leverage their data stored in Microsoft Dynamics 365 Finance and Supply Chain Management. This covers writing Edit in Excel experiences, using the data import/export framework with extended data entities, and reading and writing data in Microsoft Dynamics 365 Finance and Supply Chain Management through OData.

- Chapter 11, Consuming and Exposing Services, provides recipes for creating services from within Dynamics 365 Finance and Supply Chain Management, consuming external services, and also on consuming Dynamics 365 Finance and Supply Chain Management services in C# using SOAP and JSON. All this is covered using practical examples that should easily translate into your specific requirements.

- Chapter 12, Unit Testing, provides recipes to show you how to create unit tests and how they are used with the application life cycle. This chapter covers an insight into test-driven development, automated unit testing on the build server, and how to write and use the new acceptance test library (atl).

- Chapter 13, Automated Build Management, helps us move more into application life cycle management, providing recipes for setting up and using a build server.

- Chapter 14, Workflow, covers the development of workflow approvals and tasks in Dynamics 365 Finance and Supply Chain Management. The recipes are given context by continuing to work with the sample application that is worked on through the course of this book, effectively explaining state management, which is easily misunderstood.

- Chapter 15, State Machines, covers state machines, which is another new feature in Dynamics 365 Finance and Supply Chain Management. This chapter covers all key areas of this feature, explaining when and how to use this feature appropriately.

작가 소개

▶About the Author
- Simon Buxton
Simon Buxton has worked with Dynamics 365 Finance and Supply Chain Management since its earliest incarnations, starting with the product in early 1999 when Dynamics 365 Finance and Supply Chain Management was known as Damgaard Axapta 1.5.

Simon has been the technical lead on many highly challenging technical projects in countries all around the world. These projects included complex integrations with on-premises and external systems, ISV solutions, and many technically challenging customer solutions.

Now working with Binary, he was part of a team that implemented the first Dynamics 365 Finance and Supply Chain Management implementation as part of the Community Technical Preview (CTP) program, which led to the close working relationship with Microsoft that made this book possible

리뷰

0.0

구매자 별점
0명 평가

이 작품을 평가해 주세요!

건전한 리뷰 정착 및 양질의 리뷰를 위해 아래 해당하는 리뷰는 비공개 조치될 수 있음을 안내드립니다.
  1. 타인에게 불쾌감을 주는 욕설
  2. 비속어나 타인을 비방하는 내용
  3. 특정 종교, 민족, 계층을 비방하는 내용
  4. 해당 작품의 줄거리나 리디 서비스 이용과 관련이 없는 내용
  5. 의미를 알 수 없는 내용
  6. 광고 및 반복적인 글을 게시하여 서비스 품질을 떨어트리는 내용
  7. 저작권상 문제의 소지가 있는 내용
  8. 다른 리뷰에 대한 반박이나 논쟁을 유발하는 내용
* 결말을 예상할 수 있는 리뷰는 자제하여 주시기 바랍니다.
이 외에도 건전한 리뷰 문화 형성을 위한 운영 목적과 취지에 맞지 않는 내용은 담당자에 의해 리뷰가 비공개 처리가 될 수 있습니다.
아직 등록된 리뷰가 없습니다.
첫 번째 리뷰를 남겨주세요!
'구매자' 표시는 유료 작품 결제 후 다운로드하거나 리디셀렉트 작품을 다운로드 한 경우에만 표시됩니다.
무료 작품 (프로모션 등으로 무료로 전환된 작품 포함)
'구매자'로 표시되지 않습니다.
시리즈 내 무료 작품
'구매자'로 표시되지 않습니다. 하지만 같은 시리즈의 유료 작품을 결제한 뒤 리뷰를 수정하거나 재등록하면 '구매자'로 표시됩니다.
영구 삭제
작품을 영구 삭제해도 '구매자' 표시는 남아있습니다.
결제 취소
'구매자' 표시가 자동으로 사라집니다.

개발/프로그래밍 베스트더보기

  • 핸즈온 LLM (제이 알아마르, 마르턴 흐루턴도르스트)
  • 도커로 구축한 랩에서 혼자 실습하며 배우는 네트워크 프로토콜 입문 (미야타 히로시, 이민성)
  • LLM과 RAG로 구현하는 AI 애플리케이션 (에디유, 대니얼김)
  • 나만의 MCP 서버 만들기 with 커서 AI (서지영)
  • 개정판 | 밑바닥부터 시작하는 딥러닝 1 (사이토 고키, 이복연)
  • 생성형 AI 인 액션 (아미트 바리, 이준)
  • 데이터 삽질 끝에 UX가 보였다 (이미진(란란))
  • 지식그래프 (이광배, 이채원)
  • 생성형 AI를 위한 프롬프트 엔지니어링 (제임스 피닉스, 마이크 테일러)
  • 테디노트의 랭체인을 활용한 RAG 비법노트 심화편 (이경록)
  • 지속적 배포 (발렌티나 세르빌, 이일웅)
  • LLM 인 프로덕션 (크리스토퍼 브루소, 매슈 샤프)
  • 실전! 스프링 부트 3 & 리액트로 시작하는 모던 웹 애플리케이션 개발 (주하 힌쿨라, 변영인)
  • 혼자 공부하는 네트워크 (강민철)
  • 혼자 공부하는 컴퓨터 구조+운영체제 (강민철)
  • 객체지향의 사실과 오해 (조영호)
  • 그림으로 이해하는 알고리즘 (이시다 모리테루, 미야자키 쇼이치)
  • 코드 밖 커뮤니케이션 (재퀴 리드, 곽지원)
  • LLM을 활용한 실전 AI 애플리케이션 개발 (허정준, 정진호)
  • LLM 엔지니어링 (막심 라본, 폴 이우수틴)

본문 끝 최상단으로 돌아가기

spinner
앱으로 연결해서 다운로드하시겠습니까?
닫기 버튼
대여한 작품은 다운로드 시점부터 대여가 시작됩니다.
앱으로 연결해서 보시겠습니까?
닫기 버튼
앱이 설치되어 있지 않으면 앱 다운로드로 자동 연결됩니다.
모바일 버전