Together we achieve

Posts Tagged ‘AIF’

Dynamics AX 2012 Excel Add-in – Add Data

Dynamics AX 2012 Excel Add-in – Add Data Purpose: The purpose of this document is to illustrate how to enable AIF Web Service for Dynamics AX 2012 Excel Add-in. Task: In order to enable AIF Web Service for Dynamics AX 2012 Excel Add-in 2 main prer…

Read more

Dynamics AX 2012 Sales Agreements Import using Excel Add-in

Microsoft Dynamics AX 2012 Excel Add-in – Sales agreements Import Purpose: The purpose of this document is to illustrate how to use Microsoft Dynamics AX 2012 Excel Add-in for import of sales agreements. Challenge: Data model changes in Microsof…

Read more

Dynamics AX 2012 Purchase Agreements Import using Excel Add-in

Microsoft Dynamics AX 2012 Excel Add-in – Purchase agreements Import Purpose: The purpose of this document is to illustrate how to use Microsoft Dynamics AX 2012 Excel Add-in for import of purchase agreements. Challenge: Data model changes in Mi…

Read more

Dynamics AX 2012 Excel Add-in – Issues and Solutions

Dynamics AX 2012 Excel Add-in – Issues and Solutions Purpose: The purpose of this document is to outline some issues you may encounter when using Dynamics AX 2012 Excel Add-in for import of data and provide solutions to resolve them. Issue: “T…

Read more

AIF: Execute messages on demand

Sometimes when you try to debug problems with an AIF message, you’d like to just execute it rather than wait for the batch server to pick it up.This job can do just that. It requires the GUID of the message and a call to \Classes\AifInboundProcess…

Read more

Import CSV files using AIF

I was really happy back in January when I learned that you can now can import CSV, and other flat files, into AX using AIF with .NET transformations. Many proprietary file imports, and exports, can now be handled by AIF allowing you to focus …

Read more