How can i send a nested List response in XML using Custom Service
Hi All,I am trying to achieve the below XML response where when we pass the Customer ID and TransDate as input, system should send the Sales ID's and the Invoice ID's which are related to the input...
View ArticleCreate Sharepoint folder and subfolders from D365 Finance and Operations when...
We are using D365 Finance and Operations and we are looking to create a Sharepoint folder within a document library when creating a new project within the project module of D365. The folder might be...
View ArticleCreation of menu item using code in D365FO
I used the following code for creating a new output type menuitem using code https://github.com/HichemDax/D365FONinjaDevTools/blob/master/D365FONinjaDevTools/AddItemsToFolder/AotElementCreate.cs I...
View Articlemodified field value with 2 different tables field method
Hi everyone, I'm new to AX 2012. I really need someone who can help me out with this kind of problem.So, currently I've 2 tables:1) VendTable field AccountNum (drop down menu)2) DirPartyTable field...
View ArticleStringEdit control in form..
Hi,I have created a stringedit field in the grid which is not bound to any datasource table,Whenever i enter the data in that field and close that form and reopen it the values is not appearing...
View ArticleEmail Body attachment
Hi All,I am using D365 Finance and Operations (Update 11) version. I want to add a body to invoice emails being sent from the system. I have read some helpful links and am trying to replicate the...
View ArticleIssue in adding reference for Metadata API in C# code
I am new to D365. I tried using the metadata API and encountered these errors.There are reference issues of Microsoft.Dynamics.Ax that I could not found on nuget. How can I resolve this issue?
View ArticleSysTest Framework In D365
Hi All, Can you please tell me what changes comes with SysTest Framework in D365 FO? And How can I use it for my Automation Unit testing ?Looking for your suggestions on this.Thanks.
View ArticleHow do I access the AOT from D365 for Operations?
Hi,I am new to D365 and am working with a setup as application consultant. Where do I find the AOT in D365? Do I need Visual Studio just to watch the tables and projects?Many thanks for any help.Anna
View ArticleQuery Group By not working as expected
I am trying to make a query for a lookup which selects all purchase orders that are either in Received Status or in BackOrder status with at list one packingslip not received using this query:Query...
View ArticlePerformance issues with AX development
Maybe this does not belong on this forum, but this is the only forum I am a member of and I only develop in AX. Please bare with me.So I recently sold my soul to acquire a decent PC. I assigned my VM...
View ArticleCode editor source code
Good morning,As i want to check source code for the code editor in ax 365 / ax 2012How can we check that.Please provide some light on this.Regards.Have a great day.
View ArticleUploading file to Azure File storage
Hi, All,I am trying to create a comma separated text file and then upload that in the azure file storage. Below is my code. The file is getting created in the azure storage, but the file contains...
View ArticleError retrieving data from an entity created in Dynamics 365
I have the following error I would not know if it is for the entity because when I see the data of that entity I see everything with total normality. Ejm: I have 1 Document with 3 lines with amounts...
View ArticleHow to remove the special characters in select statement
How to remove the special characters in select statement ?
View ArticleCall API in and out in Dynamics 365
Dear Friends,I have a case:1/ The ABC have a legacy Retail application (on-premise).2/ The CEO want to purchase Dynamics 365 and integrate with Retail applicationQuestion:1/ I want to write the code...
View ArticleThis Variable is not in scope in Number Seq
Good Morning,When i am trying to create number seq i am getting following errorPlease provide some light on this.Regards.Have a great day.
View ArticleIssue Export Data Entity
Dear All I have an issue with custom Entity Based on CustTran table .When I export data I have error in staging table . You cannot create record in CustTransStaging the record already existe voucher...
View ArticleError when citing a WCF service with dynamics 365
Adjunto el error que me genera cuando hago el llamado de un método de mi servicio (WCF)I attach my method of my service (WCF)The method returns a list
View ArticleSOAP Service URL gives "500 Error" "There is a problem with...
Hi,I have made a custom service on dynamics 365.The json url for the service works fine but for the same service, the soap url does not work.At first, I thought it was doing it with all the soap...
View Article