Sunday, July 3, 2016

Web service Helpful link ax 2012

https://sumitsaxfactor.wordpress.com/2012/05/19/create-your-first-custom-service-ax-2012/

https://www.dynamics101.com/creating-custom-inbound-aif-service-microsoft-dynamics-ax-2012/
http://tech.alirazazaidi.com/custom-aif-service-in-dynamics-ax-2012-r3-from-scratch/
http://tech.alirazazaidi.com/creating-and-consuming-custom-document-service-in-dynamics-ax-2012-r3/
http://yetanotherdynamicsaxblog.blogspot.com/2013/10/consuming-web-service-in-ax-2012-is-easy.html
https://technet.microsoft.com/en-us/library/gg731848.aspx

No comments:

Post a Comment

Get or set adjust tax calculated amount using TAXDOCUMENT framework (Tax calculation service) in D365FO

 //Get or adjust tax calculation using TAXDOCUMENT framework (Tax calculation service) TaxRegulation taxRegulationDetail; TmpTaxRegulation  ...