Book Image

Microsoft Dynamics AX 2012 R2 Services

Book Image

Microsoft Dynamics AX 2012 R2 Services

Overview of this book

Table of Contents (17 chapters)
Microsoft Dynamics AX 2012 R2 Services
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Sample data


In Chapter 3, AIF Document Services, we test the Create operation of a document service by importing an XML file that contains a number of movie titles. This file is located at SourceCode\VisualStudio\Chapter3\DynamicsAxServices.Document\DynamicsAxServices.Document.TitleService\Resources. Copy the TitleDemoData.xml file to C:\temp, and you will be able to import the data using the example console application as described in the chapter.