VSTS Agent Build for two branches
Hello, everyone!Is it possible to build two branches of one VSTS projects on one agent?Thank you!
View ArticleDeclare subclass in dll and call the methods from X++
Hi experts,I got a dll with two classes in inheritance relation, like below: namespace Test{public class A{public class B{public string bString;public string bMethod(){return bString;}}}}when I add...
View ArticleUnable to import AxDW from onebox to Azure SQL Database
I get an error when I attempt to import the databse - "TITLE: Microsoft SQL Server Management Studio ------------------------------ Could not import package. (Microsoft.SqlServer.Dac)...
View ArticleD365FO debugging
Hi,I'm trying to debug a development environment (demo - 7.3, Update 12) and have tried the following methods, all unsuccessfully:Open VS as admin, find code, add breakpoint, Debug > Attach to...
View ArticleHow to re-create TFS repository from VS Dev environment or at least delete...
I have the problem in call center in D365 that the unit price that corresponds with the sales unit change isn't saved to the DB. This is a Microsoft bug and they are looking into it.However before we...
View ArticleJson array
I am working with ax data entity using Json.I try to push a list of records to AX data base using Json array shown below but the below error is faced Json array:[{"Key1":"Value1","Key2":Value }...
View ArticleWorkTimeCopyDay class , copy method
I've check the code of the method copy in class WorkTimeCopyDay and I notice that the buffer (workTimeLine) used in a while statement is also used to do insert inside the while , I need to make sure...
View ArticleGet the datasource from caller MenuItemButton
Hi allI have a form with 3 Action MenuItemButtons. In that form I have 3 different datasources. The menuItems call the same class.I have set the datasource property for all 3 menuItems. In the class...
View ArticleCOM object of class 'xxxxx' could not be created. Ensure that the...
Hi all,I wants to integrate COM object at Axapta 3.0 and Ax 2009.I created .net class project in framework 4.5. And strongly sign assembly.I keep the dll in the Navision/Axapta Client/Bin...
View ArticleReg context of the display field.
Hi guys,I have created a display method to get displayproductnumber from ecoresproduct to been shown in ecoresproductpercompanylistpage.I have completed that,But what i want is to filter the display...
View ArticleD365: Standard Way to Move File From D365 Environment To Separate Third Party...
D365: Standard Way to Move File From D365 Environment To Separate Third Party FTP Path.Requirement :User will click on a button and a CSV file will be generated on the click event of button after...
View ArticleChange segment of many number sequences at once
Hello i created a new company and now have to change segment for about 200 number sequences can anyone suggest best way to do this other then manually updating each one?
View ArticleGDPR For D365 FO Data transfer
Hello, everyone!Could you provide some information about data transfer in frames of GDPR.I'll elaborate. Let's suppose we work in the EU. We have production environment with database filled with...
View ArticleHow to consume C# data contract class list in Ax 2012
Hello,I had to make integration between 2 different Ax environment. I wrote an AIF service for one environment to read data and I wrote a C# class, I am getting data from AIF to C# by using data...
View ArticleHTTP Error 503. The service is unavailable
Hi friends,when trying to access the AOS url for Dynamics 365 for operations, enterprise edition i am getting "HTTP Error 503. The service is unavailable" error.I checked the Application Pools services...
View ArticleShow less fields in a lookup form
Hi,I have created a display method in the job for the purchase table and i want only purchid to be shown in the dialog box.But i am getting all the values from the purchtalbe.Please...
View ArticlePO
s are going into approved state but not going into Confirmed state so e-mail with PO is not going back to originator any idea what I need to change here or look into I am stuck
View Articledata entity for inventtrans
I require to run a report for all inventory activity and I focusing on inventtrans file is the table I need to focus on. I cannot create a data entity for this since there is no natural key. How can...
View ArticleHow to read the estimated execution plan of a view
We have custom on the advanced product search (form: MCRSalesQuickQuote). It runs a bit slower than the standard.I came across the following link on how to determine if a view is missing an...
View ArticleAccess form control in edit method of a form extension class
Hi,I have added two form controls to a form extension; one drop-down(Field01) and another a text box(Field02). Based on the selection made in drop down the text box gets populated with some...
View Article