Architecture diagram debug
Hello, please help me to breakdown this diagram (explanation), point wise
View ArticleWhere is 'Go to Main Table' in Dynamics 365 FO?
Hi there,Those who worked on Dynamics AX 2009 and 2012 are familiar with the Right Click > Go to main table which was a time saving shortcut to, for example, to update an item in its master table...
View ArticleData entity created in one cloud hosted environment does not reflect in other
Hi Folks,We have multiple cloud hosted environments for development which are periodically synced by means of doing objects checking-in and doing get lated by source control in other machines. After...
View ArticleAdding field to an Existing form
Hello All,I want to add Product Name field in InventTransItem form. I have added EcoResProductTranslation in data source of that form and added the Product Name field in Grid of the form.The problem is...
View ArticleThe "select all" of checkbox in grid does not select records that...
Hi,When I try to select all records in the grid for a custom form, it only selects records that are currently loaded and not the total number of records in the grid.For example, I select all the...
View Articleerror generating the XML document
Hi ,There is a piece of code which is not able to generate xml document below:private void methodxyz (RetailEodTransactionAggregationHeader _aggregationHeader, CustomerOrderInfo _custOrderInfo) { if...
View ArticleOracle EBS to D365 Migration
Hi Everyone,We are planning to migrate from Oracle EBS to Microsoft Dynamics 365 and I would need your support to know the migration of data process. I would like to know whether Microsoft has come up...
View ArticleData Entities Container fields
I have a need of using unmapped fields on a data entity of type container. I know that there are 2 ways in using unmapped fields, either by setting the isComputed property to yes, or no.I have created...
View ArticleDocument routing is only use for print Label printing?
Hi All,I searched in Google reg Document Routing. It's only use for print 'Label printing ?Please let me know in detail. I never before work with Document routing.Please give me more shed on this.Thanks!
View ArticleBuilding class took 80 minutes
Hi I got new VM and just added a class salesformletter_invoice in my project and complied the project then it got stuck in building project for 4657454 m = 80 minutes (approx) Do I need to do...
View ArticleCross-company query where the link exists across companies
Hi allRunning AX 2012 R3 CU9.Have a query which I need to feed to an SSRS report, but the query involves inter-company purchase and sales orders. I've, through testing, created a query which shows all...
View ArticleHow i can return a condition in a method? Is possible?
I use 'IN' a lot, and I want to create a function that allows me to put less code. Is it possible to return certain conditions to a query from a method?This is my requirement as an exampleThanks in...
View ArticleTest Plan shows zero records On Load of RSAT configuration file
This is first time we are using RSAT tool and on Load of Test plan in RSAT configuration , The Test plan shows zero. Pls review below screen shot.Pls suggest
View ArticleAn exception occured when invoking the operation - Stack trace: Cannot run...
Hi All,I was hitting this error while consuming my D365FO Custom Web Service for Posting Confirmation of Sales Order.Is there anyone encounter same before? appreciated if can share to us some lights to...
View ArticleHOW TO ADD FIND AND EXISTS METHOD IN NEW TABLE
Can anyone please help , how to add new methods in Newly created tables and existing table .
View ArticleCustom RDP: CustDueDetailReportDP
Hello master, I have a problem. I got request to add Customer name and invoices description to Detailed Due Day Report. You can access the report in AX with this steps: AR (Account Receiveable) >...
View ArticleCan't import MODELS on VisualStudio TEAM SERVICES
Hi everyone,I have an environment with a connection to Team Project in visual studio. I can connect correctly with the repository. When i load the proyect a error "one or more projects in the solution...
View ArticleOdata endpoint returns null exception
Hi All,Is there any service we can reset to restart the Odata endpoint? I get the following error on all the data entities that I try to access on a Dev machine?...
View ArticleDuplicate rows (records) on a view
Hi All, I made a view based on Query.Query is:InventTrans->InventTransOrigin (TransOriginRecId->RecId)->CustInvoiceTrans (InventTransId->InventTransId) + RANGE InvoiceId =...
View ArticleAdding callback method for .net event in x++
So the System.Net.ServicePointManager has the function, to add a callback method for the ServerCertificateValidationCallback method/eventI want to add my own callback method to this in x++.The...
View Article