I have a website running in Microsoft SharePoint which uses menus and other data from Dynamics AX 4.0. I have a weblet in the website where I fetch a menu from Dynamics AX, which uses the WebMenuWebLe
We want to build a report in Microsoft Dynamics AX 2009 to show all employees that worked on a production order.
i\'m looking for a way to import an existing xpo-export via command-line into ax2009 aot and afterwards compile just this imported xpo. google tells me how to开发者_StackOverflow compile the whole aot
I have a table with a field name \"StartDateTime\" of type \"DateTime\". I want to do a query where those fields are null.
I am hoping someone out there can give me help with this. So I need to be able to run Microsoft Dynamics AX test case in C#. Now I was going to try and do something like
I have a form and I want to embed it in another form. I want to keep both form, but I would prefer to avoid duplicating the first form.
and once again an axapta-question ( running on ax 2009 and sql-server 2008 r2 ): which is exactly the point of time, when inserted or updated datasets are stored in the regarding database?
I have added an ob开发者_如何学Pythonject member to InventMovement class and have created one parameter method for the same but following line of code is popping up above error:
I have a grid that displays lines from a table. Now, I have these two requirements: Show only the lines that contains values in the \"hour\" fields. The \"hour\" field is an array type.
G\'day, OK, I have now rewritten this question totally: I am trying to import data into Dynamics through the use of the Business Connector (ideally, I would be importing it directly through SQL but