Home
»
Microsoft Dynamics AX
»
Microsoft Dynamics AX Forum
»
All Tags
»
AIF
»
AX 2009
Browse by Tags
Tags
.net
.NET Business Connector
AOT
AX
AX 2009 2009
AX 2009 AOS
AX 2009 Client
AX 2009 CRM
AX 2009 EP Development
AX 2009 EP Installation
AX 2009 Inventory
AX 2009 Reporting
AX 2009 SP1
AX 2009 upgrade problem
AX 3.0
AX 4.0
AX2009
AX2009 Security
Axapta
Business Connector
Dimension
Dynamics AX
dynamics AX 2009
Dynamics AX 2009 SP1
sales order
Related Posts
Forum Post:
Dynamics AX and BizTalk on the Same SQL Cluster?
Clay
Hello, I'm curious if there's any white paper or documentation out there that may help me understand if I can host my BizTalk environment on the same SQL Cluster as my AX environment. One option is using an Active-Active cluster and putting DAX 09' on one node and BizTalk on the other. The...
on
15 Apr 2009
Forum Post:
AIF and Sales Order
Julien B
Hi everyone, We have a problem when we use AIF in order to import sales order. We work with AX 2009. The aim is to create and automatically invoice sales order. But when we integrate sales order with a XML scheme, the sales type for the very first sale order is "sales" and the next are...
on
25 May 2009
Forum Post:
Re: Re: Re: Dynamics AX 2009 - AIF - Adapter Based Exchange - File System - Inward Data Configuration Help Needed
Nick_X
Hi Deva, After following your steps, I got warning and errors like below: Warning: Field 'Item number' must be filled in. in subsystem Subsystem: Line=1, Pos=77, Xpath=/Item/InventTable[1] Error: Error found when validating record. in subsystem Subsystem: Line=1, Pos=77, Xpath=/Item...
on
31 Jul 2009
Forum Post:
Modifying AIF Service to accept custom fields
Clay
Hi all, I've added a ton of custom fields off the inventTable, inventColor, inventSize, etc. I'm trying to use the InventItemService.create service. What do I have to do to be able to populate my custom fields with my incomming XML message? My current itemCreate schema doesn't have any of...
on
3 Sep 2009
Forum Post:
AX Interfacing Technology Components -VS- Direct AX SQL-Database Access
mastervbnet
As since AX has good set of technologies to interface external applications with enforcing business-logic such as COM & .NET Business Connector, AIF & Web-services and CLR Interoperability, these all are available to easily integrate with custom applications. For simplicity and time saving...
on
12 Sep 2009
Forum Post:
Handling SOAP Faults
chuckg
I'm currently communicating with an external SOAP service within AX using the a service reference and the generated .NET class. Everything is working out greatly with the exception of how to handle SOAP faults. Ideally, this doesn't happen, but sometimes the SOAP server (which I control as well...
on
29 Jan 2010
Forum Post:
Sort Sales Invoice in Axapta on Serial Number
Azwar Alam
Hi, I have to sort sales invoice in axapta 2009 on serial number from inventdim table ?
on
29 Apr 2010
Forum Post:
Re: Interface between AX and Biztalk
Martin Dráb
Application Integration Framework supports BizTalk. See Microsoft Dynamics AX 2009 AIF BizTalk Adapter Configuration White Paper for details.
on
3 Jun 2010
Forum Post:
How to set a dimension field in AIF?
Jorge Rodrigues
Hi, I'm trying to set a field in my Console Application but I can't. How to do this? string[] dimension = new string[5]; dimension[1] = "REV"; dimension[2] = "BOLS"; dimension[3] = ""; dimension[4] = "CORP"; salesTable.Dimension = dimension;...
on
15 Feb 2011
Forum Post:
Has ANYONE used AIF to Update an Item?
Clay
I would love to see the format of your incoming XML message. Please let me know if anyone has done this...
on
29 Sep 2009
Forum Post:
AifFault "The creator of this fault did not specify a Reason."
Chad H
I just got this error while trying to use the Aif InvoiceJournal service. It was working. Now I get this very useless error message. There is nothing in the Exceptions screen in Ax. There is nothing in the server's event viewer. Any idea what could cause this, or how I can...
on
10 Jun 2011
Forum Post:
AX 2009: How to configure AIF (Error-message: "The remote server returned an error: (401) Unauthorized.")
thuld
Hello community, since yesterday I try to configure the Scribe Adapter for AX 2009 and finally the web-services are running. But when I try to setup the Scribe Adapter I receive the following error: System.Net.WebException: The remote server returned an error: (401) Unauthorized. Details...
on
5 Dec 2012
Forum Post:
Unable to create Item using AIF
Laxmi Gopala Krishna Mandhapally
Hi, I am trying to create Items using AIF-AX2009. The create schema looks like below: <? xml version = " 1.0 " encoding = " UTF-8 " ?> < Envelope xmlns = " http://schemas.microsoft.com/dynamics/2008/01/documents/Message " > < Header > ...
on
15 Dec 2012
Forum Post:
AX 2009 SP1 AIF importing a large file
Erik Kornerup
I have a need to import a large file into a ledger journal using AIF. I have tried the interface wit a small file and it works. The file that the customer need to import is 500 MB. I have changed registry settings for AOS (Maxbuffersoze = 1024, Client 1024 and added to .AXC files I have also...
on
8 May 2013
Forum Post:
AIF batch job takes long time to read files in directory
Sergio Venicius
Hi, I'm using Dynamics AX 2009, and I have configured AIF endpoints for inbound and outbound files. The Recurrence I put for the batch job is 1 minute, with no end date. It works perfectly, but most of the time it is taking around 2 minutes to pick up the file from the inbound directory, and...
on
8 May 2013