更新时间:2021-07-16 12:13:24
coverpage
Microsoft Dynamics AX 2012 R2 Services
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Getting Started with Microsoft Dynamics AX 2012 Services
Introducing services and SOA
Architectural overview
New and enhanced features
AIF change tracking
Custom services
The SysOperation framework
Types of services
Summary
Chapter 2. Service Architecture and Deployment
Introducing WCF
Service deployment
Bindings
Adapters
Service generation - under the hood
The power of CIL
Chapter 3. AIF Document Services
Introducing document services
Key components
Creating a document service
Updating an existing document service
Deploying a document service
Consuming a document service
Asynchronous communication
The send service framework
Batch processing
Chapter 4. Custom Services
Creating custom services
Deploying services
The rental service
Consuming services
Chapter 5. The SysOperation Framework
SysOperation versus RunBaseBatch
Creating a SysOperation service
Running a SysOperation service
Custom controllers
Custom UI Builders
Multithreading
Chapter 6. Web Services
Installing Visual Studio tools
Visual Studio development
X++ development
Chapter 7. System Services
Introducing system services
The metadata service
The query service
The user session service
The OData query service
Chapter 8. High Availability
Introducing high availability
Putting high availability into practice
Chapter 9. Tracing and Debugging
Installing development tools
Using the Microsoft Dynamics AX 2012 debugger
Using the Visual Studio debugger
Using the Tracing cockpit
Using the integration port logging mode
Using WCF message logging and tracing
Appendix A. Installing the Demo Application
Prerequisites
Dynamics AX 2012 models
Dynamics AX XPO file
Code snippets
Initializing number sequences
Visual Studio code
Sample data
Index