Contact Us 1-800-596-4880

Microsoft Dynamics AX 2012 Connector Release Notes - Mule 3

Support Category: Select

Anypoint Connector for Microsoft Dynamics AX 2012 enables Mule apps to interact with the Microsoft Dynamics AX Query Service. Microsoft Dynamics AX is an enterprise resource planning (ERP) application.

1.3.0

October 3, 2016

Fixed Issues

  • Added support to set a Call Context to be used within each operation.

1.2.0

June 3, 2016

Fixed Issues

  • Optimized Windows Gateway bandwidth from connector by adding GZIP compression to request/responses.

  • Added timeout configuration settings (optionally setable).

  • Improved exception handling.

1.1.2

March 23, 2016

Fixed Issues

  • Fixed metadata retrieval bug for datasense. When inbound/outbound ports are not configured over the net.tcp adapter their metadata is not retrieved and, in consequence, they are not shown through Datasense. In addition, net.tcp services that are not deployed within the AOS are not shown either.

1.1.1

December 15, 2015

Fixed Issues

  • Fix stability issues when the connector was run with other connectors that use the CXF libraries.

1.1.0

August 26, 2015

Fixed Issues

The connector is now able to autodiscover the AX service endpoint address and port from the WSDL of the service. It is still possible to manually override in the global element configuration with the aosEndpointPort parameter, but this field is now optional instead of mandatory.

1.0.0

July 15, 2015

New Features

  • In addition to executing static and user-defined queries, you can now create documents in AX using the new Document Service interface.

  • Improved interactive performance is achieved by fetching WSDL files in parallel and caching them.

0.9.0

May 8, 2015

Compatibility

Software Version

Mule

3.5.n and later

Anypoint Studio

October 2014 and later

Microsoft Dynamics AX

2012

New Features

  • Ability to run dynamic queries against AOT tables, or an AOT static query (system or user defined) with full in/out metadata

  • Connectivity via the Windows Gateway Services to allow out-of-the-box AX services to be leveraged without additional configuration