Exception thrown: 'System.Net.WebException' in System.Web.Services.dll
Hi!:I had an error, CLRInterop in Ax 2,009 calling a C# class.Now, I don't have the issue in Ax.But, in the C# class, I get this message calling the send method(user, password and class with...
View ArticleManagement Report - Referencing other MR report
Hi,We have about 20 schedule MR reports from which the totals have to be referenced in a covering summary report. If any new line or account added at the different expense level at the “Schedule...
View ArticleLookup in inquiry form
When attempting to select value from drop down in the advanced query for field "code", getting error like "Type void is not supported in this type of lookup's".can someone help me to get it resolve.
View ArticleLot of entries in DIMENSIONATTRIBUTEVALUEGROUPSTATUS with IsValid = false
We have troubles when we try to post some invoices the last few days. We got the error a financial dimension is missing. The structure does not require this dimension.Some analysis with a partner lead...
View Articleis it possible to have an alert when the function app is disabled mode.
i'm trying to set up an alert to get email notifcation ,if the function app is disabled.can you help.
View ArticleHow to get project Settelment Amount for Each ProjectInvoiced
Dears,I'm trying to get the settlement amount for projects invoices. I'm getting only one settled amount but not all invoices settled amount. I create a static method to find settlement amount with...
View ArticleError while configuring Management Reporter
Hi Experts,I getting error while configuring Management Reporter for dynamics ax, please sugget.Best Regards,Shabir Ahmad
View ArticleCreate Output Order Automatically for Shipment Process
Hi guys im currently new to the warehouse/advance warehouse stuff, so I want to figure out whether we can make output order/inventory order is auto created by system or not?The process we currently...
View ArticleHow do I blacklist a certain pallet type from being put into a certain pallet...
I would like to know how to blacklist a certain pallet type from being put into a certain rack location, both from the system side and the user side
View Articlepackages for one project
Hello friendsIs it possible to make packages for one project only and upload it in LCS?
View ArticleDynamics AX 2012 R3 Fiscal year closing issue
Hello ,"We are facing a year-end closing issue for AX 2012 R3 . We are running a process called Opening Transactions (Navigation: General Ledger >> Periodic > Fiscal Year Close) which creates...
View ArticleX++ code to generate access token for third party Rest API using URL, client...
Hi folks,I am consuming third party Rest API , and send JSON data to third party.In this I have required access token which should generate every time while sending json data to third party.I am able...
View ArticleSteps to consume Rest API and send JSON to third party using access only...
Hi ,Anyone can share the steps and X++ code to consume Rest API in D365 FnO and Send JSON to third party only using access token(which I need to generate at run time every time when I will send...
View ArticleAIF service customization
Hi,I would like to add expDate field from InventBatch table to the AIF service InventInventoryOnHandService.How Could I do it?Thanks in advance.
View ArticleNumber round off
Hi Experts,I've a requirement to round off a number to nearest number.weight is the field to round off.like if the weight is 0.5 and below it should consider 0..if it is 0.75 and above the weight...
View ArticleReturn quarter for give date in AX - 2009/D365FO (date2Qtr)
Class available in AX2009/D365 Quarter date2Quarter(date _date) { int intQuarter = date2Qtr(_date); Quarter quarter; switch(intQuarter) { case 1: quarter = Quarter::Q1; break; case 2: quarter =...
View ArticleProduction control setup for another site
Hello All,We have two sites(A and B). Long back we have implemented production control module for one site(A site) and running. Now we are planning to start production for another site(B). How to setup...
View ArticleValidate a field while modifying another
Hi,I have a forum with two text fields, field A of size 1000 chars and field B of size 255 chars.I am duplicating/mirroring content of field A to field B while field A is being modified.I want to show...
View ArticleLinking Invoice Journal to Purchase Order
Hi,I've a requirement in my organization which is of using the invoice journal against a purchase order without carrying-out grn and invoice through PO. A payment has already been issued by group and...
View Article