Sign in
Dynamics AX Integration using AIF
Integration scenarios, problems, solutions, etc.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
AIF
Application Integration Framework
AX 2012
BizTalk adapter
Consuming
Custom
custom services
delete
Dynamics AX 2009
Dynamics AX 2012
Dynamics AX 4
Dynamics AX Services
Integration
Kerberos
NTLM
sp2
Troubleshooting
update
WCF
Web Services
Windows Communication Foundation
Windows Integrated Authentication
Archive
Archives
April 2013
(1)
December 2012
(1)
May 2012
(1)
March 2012
(1)
January 2012
(1)
September 2011
(1)
August 2011
(2)
June 2011
(1)
April 2009
(2)
December 2008
(3)
November 2007
(2)
January 2007
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Dynamics AX Integration using AIF
Welcome to the AIF blog
Posted
over 6 years ago
by
mmerz
12
Comments
Hello everybody, The AIF team is excited to announce this new blog for discussing issues related to integrating Dynamics AX through the Application Integration Framework (AIF) and Dynamics AX services.
Dynamics AX Integration using AIF
Creating Custom Dynamics AX Services
Posted
over 5 years ago
by
mmerz
3
Comments
Version : Dynamics AX 2009. Disclaimer All code used below is meant for illustration purposes only and is not intended for use in production. The following disclaimer applies to all code used in this blog: Copyright (c) Microsoft Corporation...
Dynamics AX Integration using AIF
Web Service Message Limits in AX 2009
Posted
over 4 years ago
by
dsiebold
3
Comments
By default, the WCF values for maxBufferSize and maxReceivedMessageSize are both 65536 (64K). If you send a request to a document service in Microsoft Dynamics AX and the message size exceeds this value, you’ll see a cryptic error that says something...
Dynamics AX Integration using AIF
Consuming "CustomerService" Web Service
Posted
over 6 years ago
by
mmerz
2
Comments
Version : Dynamics AX 4 SP2. In Dynamics AX 4 SP2, basic framework support for update and delete functionality has been added to the pre-existing framework support for create, read and find functionality. This blog illustrates how the pre-existing...
Dynamics AX Integration using AIF
Consuming External Web Services (Dynamics AX 4)
Posted
over 6 years ago
by
mmerz
2
Comments
Version : Dynamics AX 4. 1 Motivation In today's world of complex business processes, it is not always desirable or possible for companies to implement or customize all aspects of their business applications in-house. At the same time, service...
Dynamics AX Integration using AIF
Using Windows Integrated Authentication with IIS-hosted Dynamics AX Services
Posted
over 5 years ago
by
mmerz
1
Comments
Version : Dynamics AX 4, Dynamics AX 2009. Problem When you host Dynamics AX web services on Microsoft Internet Information Services (IIS) v6 you might see an error message similar to the one shown in Figure 1 at runtime. Possible Cause...
Dynamics AX Integration using AIF
AIF BizTalk adapter white paper updated for sales order scenarios
Posted
over 4 years ago
by
Hitesh Dani
1
Comments
The AIF/BizTalk white paper has been updated to provide hands-on instructions for reading, updating, and deleting a sales order from BizTalk. You can find it here . This white paper is an extension of the Microsoft Dynamics AX 2009 AIF BizTalk Adapter...
Dynamics AX Integration using AIF
New white paper for BizTalk integration with AIF
Posted
over 2 years ago
by
Jim Travis [MS]
1
Comments
Hi everyone, I'm Jim Travis, a Senior Technical Writer at Microsoft. I write documentation for services and Application Integration Framework (AIF) in Microsoft Dynamics AX. Recently, I've been working on integration between Microsoft BizTalk Server...
Dynamics AX Integration using AIF
OData Query Service
Posted
over 2 years ago
by
ms-robinvs
0
Comments
Today's post on the OData Query Service is by Principal Software Architect Arthur Greef. Microsoft Dynamics AX 2012 hosts an OData Query Service that uses the Open Data Protocol (OData) protocol to execute queries that are modeled in the Application...
Dynamics AX Integration using AIF
New content for September
Posted
over 2 years ago
by
Jim Travis [MS]
0
Comments
Our colleague Margo Crandall has posted the list of new and updated content for Dynamics AX on TechNet and MSDN for the month of September. See http://blogs.msdn.com/b/axsupport/archive/2011/09/20/content-news-september.aspx One big piece of news is...
Dynamics AX Integration using AIF
Decoding image blobs obtained from OData query services
Posted
over 1 year ago
by
ms-robinvs
0
Comments
This post on the OData Query Service is by Principal Software Architect Arthur Greef. Images retrieved using OData query services are returned as base 64 encoded containers. The following code will decode the image container into a byte array that...
Dynamics AX Integration using AIF
Introduction to the SysOperation Framework
Posted
over 1 year ago
by
ariph
0
Comments
This blog entry provides sample code for the whitepaper Introduction to the SysOperation Framework for Microsoft Dynamics AX 2012. This white paper illustrates how the SysOperation framework can be used to build scalable asynchronous operations. The best...
Dynamics AX Integration using AIF
How to serialize int/real properties with 0/0.00 values via AIF outbound integration
Posted
over 1 year ago
by
ShwetaSa
0
Comments
It is a known limitation that AIF does not serialize null values in outbound XMLs. This is true for fields of data type int or real (or any EDT based on them) in Microsoft Dynamics AX. If the outbound document has int or real fields with value 0 or 0...
Dynamics AX Integration using AIF
AX 2012 Documentation Resources for AIF and Services - with updates for Dynamics AX 2012 R2
Posted
5 months ago
by
ms-robinvs
0
Comments
I've gotten a few requests recently for links to the documentation resources for AIF and services in Dynamics AX 2012. The following list is organized by type of documentation - I hope you find it useful! White papers: Selecting the Best Development...
Dynamics AX Integration using AIF
Microsoft Dynamics AX 2012 Services and AIF White Papers
Posted
over 2 years ago
by
ms-robinvs
0
Comments
We are very happy to announce the availability of several white papers that describe new capabilities supporting the implementation of web services in Microsoft Dynamics AX 2012. The following white papers introduce the different types of services in...
Dynamics AX Integration using AIF
Browsing '.svc' Files yields HTTP Error 404.3
Posted
over 5 years ago
by
mmerz
0
Comments
Version: Dynamics AX 2009. Problem You have published your Dynamics AX services as Windows Communication Foundation (WCF) web services through Microsoft Internet Information Services (IIS), running on Windows Server 2003 or on Windows Server...
Page 1 of 1 (16 items)