Показать сообщение отдельно
Старый 24.12.2010, 12:11   #1  
Blog bot is offline
Blog bot
Участник
 
25,643 / 848 (80) +++++++
Регистрация: 28.10.2006
daxdilip: Dynamis AX Integration with QAS for Address Verification
Источник: http://daxdilip.blogspot.com/2010/12...h-qas-for.html
==============

Introduction
QAS is a third party address verification service which gets the full address from a given postcode and street. You can find more details in their website
http://www.qas.co.uk/products/captur...s-data/pro.htm
We had to do integration for Australian Post Codes and Street Addresses. So, we were given the web service by QAS which we needed to plug in to AX

Integration with Dynamics AX
a. Consume the QAS Web Service by going through Tools > Development Tools > Application Integration Framework > Add Service Reference
b. Once the Service Reference is added, write a class to instantiate the proxy and pass the zip code and street name
c. Here is a sample code snippet which does the call to QAS and retreives the full address

















We are calling this class from different forms like Customers, Sales Orders, CRM wherever we need to validate address with QAS


Источник: http://daxdilip.blogspot.com/2010/12...h-qas-for.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.