As we know that COM Business Connector provides Microsoft COM interoperability, we used COM Business Connector to interact with Microsoft COM before Axapta 4.0. In Axapta 2012, COM Business Connector is no longer supported, but for the .NET Business Connector. The problem is that our Microsoft COM was programmed with C++.
So is there anyone know how to interact with Axapta 2012 in my C++ COM?