Tagged Questions

0
votes
1answer
240 views

Microsoft AX and Business Connector / Enterprise Portal / Application Integration Framework

I've been working a while with a project aiming to integrate AX with the Web. The company who delivered AX has chosen to use Business Connector (BC.net) directly on my side of the …
0
votes
0answers
14 views

Determine session state in AX Business Connector

Using Microsoft.Dynamics.BusinessConnectorNet, Version 5.0. What is the recommended way to determine if an Axapta instance is already logged on? I noticed that the Dispose() met …
0
votes
2answers
176 views

AX / Axapta: Retrive Custom fields via SQL

I'm creating a rather "dirty" business connector of my own here, and I'm having trouble finding those "custom fields" that have been created. They show up in AX - but in the SQL- …