Forum Post: RE: WMS - Enable Shipment Detail fields
Hi Josh, You need to create the Mode of delivery in a special way. You should not use the setup form at Sales and marketing -> Setup -> Distribution -> Modes of delivery. Instead, go to...
View ArticleForum Post: RE: Report Field Color Change in Method
Please check the following: thinkinginax.blogspot.com/.../highlighting-record-in-grid.html
View ArticleBlog Post: Using financial dimensions with Lean manufacturing
There’s a little trick, or rather, limitation, to using financial dimensions with Lean Manufacturing. You can get the dimensions to come through for most everything in the process by using the correct...
View ArticleBlog Post: Using AX with “Block editing” of Routes enabled
I’ve been getting some questions lately concerning the “Block editing” of routes functionality in Dynamics AX (Production control | Setup | Production control parameters). This is useful functionality,...
View ArticleBlog Post: Using AX with “Block editing” of BOM’s enabled
I’ve had some questions come in lately regarding the use of the “Block editing” function in the Bill of materials setup (Inventory management | Setup | Inventory and warehouse management parameters)....
View ArticleForum Post: RE: Diff'ing Model Stores
It doesn't necessarily have to be automated, although I do believe that doing it manually is a waste of time. Don't forget that models have version numbers - it's enough for tracking what you've...
View ArticleForum Post: RE: Diff'ing Model Stores
Perfect. Yup, I saw the both the AX Build Scripts and Dynamics AX Admin Utilities. Sounds like I'll be looking into the new build framework. Thank you very much, Bob
View ArticleBlog Post: Error when modifying existing Purchase order Delivery schedules -...
I've recently come across a couple of customers that were having issues modifying previously created Purchase order Delivery schedules. This typically happens if we have at least 2 items on a purchase...
View ArticleForum Post: RE: Product Attributes
Guy- are you aware of any OOB reports on product attributes? For example, using speed as a product attribute, slow, medium, fast- could you run a report for all sales transactions for 'fast' items?
View ArticleComment on Phantoms
Regarding point 4, I was testing in R3 and I found that the children of a phantom will get the operation number of the phantom rather than always being operation 10.
View ArticleForum Post: RE: Tax configuration in Ax 2012-
You may please login to MS connect. Then search for suggestions titled Dynamics Ax 2012 Sales Tax (VAT/CST) for INDIA . ID 808586. Comment is give as follows: Posted by Sara [MSFT] on 2/14/2014 at 1:17...
View ArticleForum Post: RE: Database AX Log Too BIG!
It is a test environment with only demo data installed in it. I've already change to simple recovery model. MicrosoftDynamicsAX_model_log has about 2GB in size which I really feel like to shrink it. My...
View ArticleForum Post: RE: Update bulk records
Hi Anton, Thanks for reply, I tried by calling the methods what you suggested. Nothing change. My situation is very general, just updating a field based on dates, below is code. And I have a Index with...
View ArticleForum Post: RE: AX 2012 R3 Retail: call CDX Real-Time Service from...
I don’t have the experience in calling retail server API directly, but I created a small client in .NET and it did work without any issues. I have created the client in Visual Studio from the WSDL of...
View ArticleForum Post: RE: Update bulk records
Hi Martin, Thanks for reply. I believe table has proper indexes. Anyway I will cross check. I have been trying to find the cause. When the table has few records like 100K, its updating quickly, but...
View ArticleForum Post: RE: Management Reporter Server Components Installation Failed
Hi Peter, The scenario is quite simple. There are no saved reports. I am trying to do a fresh installation of server components. Please tell me which other details you need? Thanks.
View ArticleForum Post: RE: Financial Dimensions in EP
hello Rodolfo Recalde , Thank you.. I have used the same.. nd also i have written OnPreRender Event to get the Dimension RecId from AX.. It is coming in VS but in Control Values are not Displayed.. May...
View ArticleForum Post: RE: Command button "New" in NewGroup (Button Group) of List Page
it would not work in this way, List pages are supposed to have a new dialog or a new form on creation of new record. A new form should open So adding a command button here is not worth instead add a...
View ArticleForum Post: RE: DimensionAttrivuteValue Ralation
Hi AlexAxing, Can you explain functionally what you try to achieve? What do you mean with an error EndingBalance? It is really an error or a wrong amount? Note that the table FocusDimensionBalance is...
View Article