Showing posts with label Visual Studio 2010. Show all posts
Showing posts with label Visual Studio 2010. Show all posts

Tuesday, February 14, 2012

Dynamics Ax 2012 – AIF Import CSV File

Hi there!

While searching for an answer on weather some file data could be imported into AX 2012 via AIF I found Shashi's Ax.Net Space blog.

In the article I'm to share he explains, in detail, the following:

  1. Create a transformation library using the Microsoft.Dynamics.IntegrationFramework in a Visual Studio Solution.
  2. Creating classes from XSD, and
  3. Loading the transformation library back into AX 2012.

You can access his article from HERE