Introduction
Web services are a great way for other applications to connect with Dynamics AX, and are also very easy to create and use through the tools that are delivered with Dynamics AX. You can create new web services that you can use to perform updates in the system, and you can also use the standard query services to get data from the database, all through a secure method.
InfoPath is a great Office application that you may already have installed, but not know what you can use it for. It allows you to create forms and documents that can read and update databases, and also use web services to grab and update data. When you combine these two, you will be able to create simpler forms very quickly that the users can use for Dynamics AX without having to be an expert programmer.
In this chapter, we will show you how you can use web services and InfoPath to create a simple update form for Dynamics AX.