Simon, the Systems Implementer, needs to create the integration between
Microsoft Dynamics AX 2012 and the vendor management system. The vendor
management system uses a fixed width file format to communicate with outside
systems. Simon could write custom code to accommodate the integration, but
would prefer using the more robust capabilities of services and the AIF in
Microsoft Dynamics AX 2012.
A transform pipeline is introduced to change the format of service requests and
responses to fit the requirements of external systems. These transforms are
configured at the port level and apply to all services on that port. The transforms
types supported are Extensible Stylesheet Language Transformations (XSLT),
and .NET assemblies.
You can consume and respond to XML formatted messages using a different
schema, or to messages that are not XML such as Comma Separated Value
(CSV) or fixed width files.
Regards,
Hossein Karimi
Wednesday, July 25, 2018
Support for Non-XML Files
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