business-connector
Dynamics AX / AXAPTA .Net Business Connector - How to clear old exceptions
I\'m writing a little tool to process AX transactions and have discovered that with each error, my exception output grows.[详细]
2023-04-12 03:02 分类:问答Returning XMLDocument from Ax2009
I have a function in Axapta as follows: static client XMLDocument GetXmlData() { XMLDocument xmlReturnDoc = new XMLDocument();[详细]
2023-03-01 01:39 分类:问答Dynamics AX 2009 .NET Business connector
I want to know how to create a new item record usi开发者_如何学Cng a template in Dynamics AX 2009 .NET Business connector. I know how to do this using Dynamics AX 2009. Is there a static method that i[详细]
2023-01-04 19:59 分类:问答In Dynamics AX, using the Business Connector, how do you call kernel functions?
I would like to know how to 开发者_C百科call kernel functions from AX using C# (.Net Business Connector).[详细]
2022-12-31 11:42 分类:问答Can PHP communicate with Dynamics AX business connector?
PROBLEM: I need to feed data from a PHP script into Dynamics AX. METHOD: I suppose the easiest way to do this is by using the Dynamics AX Business Connector.[详细]
2022-12-18 12:19 分类:问答