RE: Using display methods in data entities
Hi Joe,The postLoad method can be used if you have also the original fields in your staging table. Then you can use something like this: /// <summary> /// Map data fields to virtual fields ///...
View ArticleUsing display methods in data entities
HiI want to be able to use a display method from one of the tables in my data entity. I have created an unmapped field, but cant see how to populate it. I guess I have to override the postLoad method...
View ArticleRE: SSRS report controller parmShowDialog(false) doesn't work
A workaround is fixing the underlying problem by yourself, as discussed in previous replies in this thread.
View ArticleSSRS report controller parmShowDialog(false) doesn't work
I have a report controller class and am trying to prevent the parameters dialog from showing in certain instances.myController.parmShowDialog(false);myController.StartOperation();the parmShowDialog is...
View ArticleSales tax - delivery address - AX doesn't pick it up
Hi all,AX doesn't pick up a sales tax group from a customer's delivery address.What I have:1. Terms of delivery: sales tax address is set to Delivery.2. Multiple addresses on the customer record. Only...
View ArticleGet address bar path of menus X++
Hello everyone,I want to get menu path of a specific menu in AOS by using code. Is there any ways to do this?Ex: "Accounts receiveable/Common/Customers/All customers"
View ArticleRE: Dynamics 365 for Operations integrations licensing
That's the official story regarding multiplexing - if you indirectly access Windows Server (and it's licensed on pre-user basis), you need a Windows Server CAL, similarly with SQL Server and so on, and...
View ArticleDynamics 365 for Operations integrations licensing
Hi, we have a customer who has 15 legal entites, all of them but a few are manufacturing companies. Now they want to buy a new ERP for their centralised purchase and supply chain. At the same time they...
View ArticleSales order creation from XML file with DocuRef - Field Type must be filled in
Hi All,I have been facing an issue while creating a sales order from an XML file. I have provided the TypeId element tag in DocuRefHeader entity but its still complaining the value must be provided.XML...
View ArticleError "The state of the source document or Source document line could not be...
Hi All,Let me give a background on the scenario.Initially we had two companies and the user had specific roles for creating purchase requisition and those specific roles had access to all organizations...
View ArticleSales invoice financial dates
I have a situation where the sales invoice posting is failing because the financial dates are in previous months. The module access is set to "On hold" in Feb. The wierd thing is that the sales...
View ArticleRE: Link vendor to customer
Hi Preeti MenonThanks for the information, but the blog mentioned above does not available. Do you have any other link where I can get information about it.ThanksShashikant
View ArticleLink vendor to customer
Dear how do i link a customer to a vendor in Dynamics AX 2012 R3 , it seems all the instruction online are for earlier versions ?regards
View ArticleRE: Zero VAT transaction does not post/save into TaxTrans table
Hi Ludwig, I have setup From and To date against the tax code for Company B in the test system and I do get the post into TaxTrans table finally after that . Thank you very much for the information...
View ArticleRE: Layers , Models and Compare with baseline in Visual Studio
Hi Joris,I got it that we dont have any option to select the baseline.I got that only models created first will go as the baseline.(but)to cross check my results I tried creating a new model wih cus...
View ArticleLayers , Models and Compare with baseline in Visual Studio
Hi everyone,I have a doubt, whether in AX7 what is the importance of layers do they have any significance or models are having any precedence the way they are being created. I tried overlayering an...
View ArticleTime Zone Conflict
Dear Team,I need to know about the time zone conflict which happened in ax 2009. and how it is rectified in ax 2012 R3.Basic Example: Workflow approval Originator is from India sending the approval on...
View ArticleRE: Best approach for setup AOS, DB and client for different Geographical...
Hi Vilmos, I have last confusion with your one comment , please clear :" The typical installations go with 6 AOS and 3 SQL instances (2x SQL Server for AlwaysOn, 1x for SSRS/SSAS)." What are these 6...
View ArticleRE: Best approach for setup AOS, DB and client for different Geographical...
AX AOSes for different purposes and considering disaster recovery: User1, User2, Batch1+Reporting, Batch2+DIXF, AIF/API1, AIF/API2AlwaysOn is the disaster recovery for SQL Server that needs minimum 2...
View Article