Показать сообщение отдельно
Старый 04.05.2008, 23:05   #1  
Blog bot is offline
Blog bot
Участник
 
25,475 / 846 (79) +++++++
Регистрация: 28.10.2006
Arijit Basu: Infopath, Web Services & AX Integration
Источник: http://daxguy.blogspot.com/2008/05/i...tegration.html
==============

A small quick demo on how to interface Infopath forms with AX using Web Services. In this small simple demo I have created a new supplier registration infopath form which can be posted to the company website. Any supplier
interested in registering can fill up the form and submit it to AX via Web Services. To do this, the following things were required:


1. A class in AX which holds the AX business logic to create new records in VendTable [Class_AXWS.xpo]
2. A Web Service (ASP.net) which invokes this AX class via .net Business Connector
3. A Infopath form which uses this web service [AXVendor.xsn]

First create/ import the class in AX. Then create a Web Service which invokes this class using .net Business Connector. Then create a Infopath form to use this Web Service to interface with AX.


The Web Service which interacts with AX:




The Web Service Code:




The Infopath Form:



Video of the completed application:

Infopath, Web Services & Dynamics AX


Source Code: [Contains all source files & raw video :)]


Happy DAXing:)

Источник: http://daxguy.blogspot.com/2008/05/i...tegration.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.