Import data from InfoPath forms to AX 4.0
Here is a very high-level description on how you can import data from an InfoPath form to AX 4.0:
- Create the AX web service you want to use (e.g. to create a sales order)
- Create a new InfoPath form
- Define the web service as data source in InfoPath and point InfoPath to the web service's WSDL (URL)
- Drag and drop the required fields (e.g. the entire DocumentContext and a subset of fields on SalesOrder) onto the InfoPath form
- Save & publish
- Now, you can use the InfoPath form to fill in customer data and submit requests into AX
This posting is provided "AS IS" with no warranties, and confers no rights.
Comments
- Anonymous
June 18, 2008
PingBack from http://axaptasource.com/2008/06/import-data-from-infopath-forms-to-ax-40-9/