RE: How to create Objects(tables/class etc) and Object extension(tables...
HI Sukrut Parab, I have a sample code, using the standard class of D365 I'm trying to create a Class object.It throws an exception any Idea please find Screenshot.
View ArticleRE: How to create Objects(tables/class etc) and Object extension(tables...
What is your business requirement?You can't create new AOT objects during runtime with D365FO, like you could with previous versions of Dynamics AX. Your sample code is clearly intended to be used with...
View ArticleRE: How to create Objects(tables/class etc) and Object extension(tables...
Hi GopalRC,As the development environment has been separated from the application in comparison with AX2012, you cannot create all type of objects like before. Using some dlls, Microsoft is now able to...
View ArticleRE: Getting CORS error while calling Dynamics 365 Operations JSON-Based...
Any Solution here? I am trying the same and get the same result.
View ArticleGetting CORS error while calling Dynamics 365 Operations JSON-Based custom...
Hi,I am developing a simple SPA application and trying to access a Dynamics 365 for Operations JSON-Based custom service. I am using ADAL.js library for authentication. The way for authentication i am...
View ArticleRE: WinForm.ReportViewer in Dynamics AX 2012
Microsoft.Reporting.WinForms.ReportViewer myReportViewer = new Microsoft.Reporting.WinForms.ReportViewer(); Microsoft.Reporting.WinForms.ServerReport myServerReport;...
View ArticleWinForm.ReportViewer in Dynamics AX 2012
Hi!I am new in Dynamics AX and programming.So i have some problem with embedding SSRS remote report into DAX.How i did it in Visual Studio:- Created Empty winform- using Microsoft.Reporting.WinForms;-...
View ArticleRE: Production Control - routing
Tim Schofield has a really good blog post you should follow, then see if you still have questions. timsaxblog.wordpress.com/.../subcontract-purchase-order-receipt-with-route-card-posting
View ArticleProduction Control - routing
Hi,Environment: MDSTG01Routing: CN01-000004I am trying to setup a test route in MDSTG01, but I struggle with the outsource part of the routing and how will it generate a purchase order. Can you please...
View ArticleCannot Invoice
Hi All,I have an issue regarding invoicing Purchase Order, in my case I order this item at 72 unit and doing receiving with two invoices. First invoice item received 13 units, while second invoice item...
View ArticleAX learning path
I have a lot of AX learning resources. As I want to get certified later ( Solution and developer). can you tell me If am on right path: I want to start with the solution first from organization module...
View ArticleRE: AX learning path
About the developer path, I suggest you concentrate on Dynamics 365 for Operations instead of Dynamics AX 2012. AX2012 is an old system and what you learn there is many times not applicable to...
View ArticleRE: Cannot Invoice
Hi, If you open the invoice journal and check the lines tab. Have all of your items already been invoiced?If you open the related inventory transactions, how many items have already been invoice...
View ArticleRE: EP Questionnaire List-page start button error
What was the resolution for this? I am having the same issue currently and can't see to find anything. I don't have any customizations as of right now for my toolbar. This happens on the add and delete...
View ArticleEP Questionnaire List-page start button error
When I try to answer questionnaire from my Test environment from EP throws "Dynamics Object Adapter Call failed." Error. In eventvwr and i found following errorDynamics Object Adapter Call failed.Error...
View ArticleIn Retail Module DownLoad Session Form in AX 2012, Canceled Status records...
Hi Friends,In Retail module Download Session Form,record with Canceled Status is creating after some time those records are gone.Please let me know how that gets deleted after some time.
View ArticleRE: AX 2012 R3 & MSSQL 2016 - MDOP (max degree of parallelism)
Yes, the recommended value for AX is 1. I have only seen the MDOP value set to 4 during a data upgrade of a 6TB database.
View ArticleRE: Purchase Order Fully Receipted But Items Still Appearing in Net Requirements
Going into this a bit deeper it looks like the following1. PO line created (stock transaction created in the background) InventTrans/InventTransOrigin2. PO line was Confirmed3. PO line was the deleted...
View ArticleRE: Relationship between Centralized Payment and Intercompany?
Hello Kim, I would call the intercompany sales order - purchase order process as 'intercompany trade'. AX does not only support intercompany trade but also other intercompany transactions, such as...
View ArticleRE: AX 2012 R3 & MSSQL 2016 - MDOP (max degree of parallelism)
Yes its recommended on technet to set MDOP to 1 but I have seen and gained better performance by setting MDOP between 4-8. It all depend on CPU cores which your DB server have. As in my case, My DB...
View Article