AIF provides an extensible framework that supports multiple asynchronous
transports, and synchronous transport using web services, to exchange documents
in XML format with external systems.
You can use AIF to either send data into Microsoft Dynamics AX, called aninbound exchange, or retrieve data during an outbound exchange. An example of
an inbound exchange would be an external system sending a sales order saved to
the Microsoft Dynamics AX database. An example of an outbound exchange
would be an external system sending a request for a purchase order and receiving
the purchase order back. The inbound and outbound exchanges can be
categorized as follows:
• Send data: Microsoft Dynamics AX sends documents to an external
system.
• Send data in response to requests: Microsoft Dynamics AX
receives requests for documents from another authorized system,
retrieves the requested information (such as a document or a list of
documents) from the Microsoft Dynamics AX database, and returns
it to the requesting system, with appropriate filtering and security.
The request message would contain the entity keys or a query
specifies the data that the external system is requesting.
• Receive and create data: Microsoft Dynamics AX receives
documents from another authorized system and creates new records
in the Microsoft Dynamics AX database.
Regards,
Hossein Karimi
Wednesday, July 25, 2018
How Documents are Exchanged
Labels:
AX 2012,
Installation
+10 years of experience with hands-on lead-level background in the full life cycle of software development with demonstrated cross-functional team leadership skills.
Programming:
• ERP :Microsoft Dynamics AX 2012
• Language :X++, C#, C++, XAML, Asp.Net, Html, VB.Net, Android
• Environment : Windows XP, Windows 8, Windows 10, Windows Server
• DataBase : Oracle 9i,10g,11g and SqlServer and SQLlite
Subscribe to:
Post Comments (Atom)
Configure the Firewall on the Enterprise Portal Server
After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...
-
To integrate Microsoft Dynamics AX and Analysis Services, you must connect Analysis Services to the Application Object Server (AOS). To do s...
-
The below select query will give the both the Sales Line record count and the sum of sales quantity. static void Test_Data(Args _args) ...
-
In Reporting Services, reports and resources are processed under the security identity of the user who is running the report. If the report ...
No comments:
Post a Comment