Thursday, February 22. 2007
Using SOAP via a .NET in Dynamics AX Posted by Simon Butcher
in Axapta, C#, X++ at
00:00
Comments (12) Trackback (1) Using SOAP via a .NET in Dynamics AXOur company was the first to use the European Commission's VIES system via SOAP to validate VAT numbers automatically. We used to have a custom hack to perform this operation within Axapta 3.0, waiting for what was then a rumour that Dynamics Ax 4.0 would be able to call .NET assemblies via CLR interoperability. In my previous article, I touched on calling code within Ax from C#, but now I want to explain how this works the other way around. Continue reading "Using SOAP via a .NET in Dynamics AX"Saturday, February 17. 2007
Monitoring Recurring Batch Jobs via .NET Posted by Simon Butcher
in Axapta, C#, X++ at
00:00
Trackback (1) Monitoring Recurring Batch Jobs via .NETI'm currently in the process of migrating our Axapta 3.0 system over to Dynamics Ax 4.0. This is a difficult process due to the number of customisations we have made in the system, and many changes between the two standard code-beds. In light of this, we've been conscious of new developments on the horizon, so some of our customisations had temporary snippets of code in them, waiting for enhancements such as .NET interoperability. One of these temporary snippets of code is responsible for monitoring recurring batch job execution, and ultimately the use of a monitoring system completely outside of Dynamics Ax is preferable. This is where the .NET Business Connector steps in, and since a small number of licenses come with the base Dynamics Ax product, it can be a really useful development tool. Most of what's written here will also apply to the old COM Connector, in principle. Continue reading "Monitoring Recurring Batch Jobs via .NET" |
Calendar
Creative Commons |