RE: AX 2012 Testing Tools
Note that GUI tests are very fragile (= expensive to maintain), slow and it's difficult to find the cause if a test fails (because you usually test too many things at once and you don't know which one...
View ArticleRE: Negative Financial Inventory.
One stops inventory going negative, one stops you using it unless fully financial recognised. They are independent of each other. Neither of them need to be checked it depends upon what you want.
View ArticleRE: Integration - get item details from another application
Hello Sukrut,Thank you for sharing information & it is very good.RegardsGouri
View ArticleDynamix AX 2009 SP1 RU8
Hi All,I am trying to locate some information regarding Dynamix AX 2009 SP1 RU8what I am trying to find out it what are the operating systems that is supported for itMany Thanks
View ArticleRE: Integration - get item details from another application
AIF(Application Integration Framework) in Ax offers the function for you: technet.microsoft.com/.../bb496530.aspx
View ArticleRE: AX 2012 Testing Tools
You may have a look at Automated Testing with Coded UI Tests: msdn.microsoft.com/.../jj620891.aspx
View ArticleRE: Reserve inventory manually for a sales order.
In Standard AX, Reservation is not allowed for continuity items. The Code for this has the following comment:'Don't allow inventory reservation for continuity items'So, most likely this is your case.
View ArticleRE: What Class in AX to know when adjustment is made to purchase financial...
Ax tracing is a handy tools to find what happened behind. blogs.msdn.microsoft.com/.../dynamics-ax-tracing-part-1
View ArticleRE: Integration - get item details from another application
Hello Ada,Thank you. Its good information.RegardsGouri
View ArticleRE: On premises installation without clustered SQL Server
Ax as a application which is using SQL server, it does not care about whether SQL is standalone or clustered. All it knows is the hostname/ip and port to connect to SQL.So from the aspect of tech, you...
View ArticleMicrosoft Dynamics AX 2012 Trade & Logistics full study material
Anyone have a full study material of Microsoft Dynamics AX 2012 Trade & Logistics full study material Please send to mdibrahimali.bsc@gmail.com
View ArticleRE: Delivery date control NONE taking sales leadtime
Hi Steven, I understand you view. But this is not an answer to the question. For me it is not clear what and if there is a difference between the delivery date control setting "None" and "Sales lead...
View ArticleDelivery date control NONE taking sales leadtime
How can I setup AX2012 in a way that the system will NOT take the leadtime of the item into account. I thought it was delivery date control NONE. But this setup still takes the sales leadtime that has...
View ArticleRE: Microsoft Dynamics AX 2012 Trade & Logistics full study material
This will lead you to different materials, and will also prepare you for the mentioned exam.www.microsoft.com/.../exam-mb6-703.aspx
View ArticleRE: Set up financial dimensions for integrating applications with multiple...
Zvika, as I said in my original post I know that it is a possible (and may be the only one) solution. My customer has more than 50 companies, each on will use different account structures, so to...
View ArticleRE: Dynamix AX 2009 SP1 RU8
I googled Dynamics AX 2009 system requirements and found the official system requirements document.There it says that supported Operating systems are:Windows Server 2012 R2, Standard Edition or...
View ArticleMultiple model database
I have multiple model database please let me know to switch model database.
View ArticleRE: AX 2012 Testing Tools
Coded UI tests is the same thing I'm talking about. You record a manual test and then can run it automatically. But you'll find that it doesn't work that great with certain features of Dynamics AX;...
View ArticleRE: Set up financial dimensions for integrating applications with multiple...
Here's a "bad" idea.Create a new field of type DataAreaId, and set it to the present company's value (from a generate method or even hardcoded in the DMF config.) In each Company add, a filter on this...
View ArticleRE: Delivery date control NONE taking sales leadtime
My response was not an answer in reality it was a question. As an answer to this question: difference between the delivery date control setting "None" and "Sales lead time"None will, as standard,...
View Article