What this book covers
Chapter 1, Getting Started with Microsoft Dynamics AX 2012 Services, introduces the concept of services and explores the new features and enhancements made to services in Microsoft Dynamics AX 2012.
Chapter 2, Service Architecture and Deployment, dives deeper into the service architecture and explores the different options that are available when deploying services.
Chapter 3, AIF Document Services, focuses on the creation, deployment, and consumption of the AIF document services.
Chapter 4, Custom Services, shows you how to create and deploy custom services and consume them using a Windows Communication Foundation (WCF) application using new concepts such as attributes.
Chapter 5, The SysOperation Framework, builds upon the knowledge gained from developing custom services to demonstrate how you can run the business logic in Microsoft Dynamics AX 2012 using services and the SysOperation framework.
Chapter 6, Web Services, walks you through all the steps that are needed to consume an external web service in Microsoft Dynamics AX 2012 using the Visual Studio integration.
Chapter 7, System Services, demonstrates how powerful the system services that are provided out of the box can be and how they allow you to build applications faster.
Chapter 8, High Availability, shows you how you can go from a very basic architecture to one that allows for the high availability of services.
Chapter 9, Tracing and Debugging, guides you through the many different debugging and tracing options that are available to troubleshoot services.
Appendix, Installing the Demo Application, describes how to install and use the demo application that you need to perform most of the examples in this book.