Can't get .Net (Http)WebRequest ResponseStream
Hello,I am trying to make some test web requests out of AX 2012 to an open API, as we need to implement parcel carrier API into our system in near future.As we don't have experience with C# I've only...
View ArticleWhat will be the ideal Azure career path for Dynamics 365 F&O developer?
First of all apologies if this is not the right place to post this question. The reason why I am posting this here is, not everyone knows what AX is and this forum is filled with experts.As the title...
View ArticleExtra node is getting added while restore data source in free text invoice...
Hi,I have added few fields in temp table(FreeTextInvoiceHeaderFooterTmp) which is used as data source in the free text invoice report.When i am clicking on restore on Data...
View ArticleDeserializing root JSON attributes via D365 custom service.
I'm working on a custom Dynamics service that I'm using to process webhook requests from a 3rd party vendor. The request body of the 3rd party vendors webhook is as follows...I have a custom service...
View ArticleDynamics AOS service down automatically
Dear Senior,When ever I run customize JOB, AOS service down automatically and then I start the service than I run process its run successfully but I run 2nd time the service go down.I did Incremental...
View ArticleQuery is not working on functional side
I have update a query of Generate Earning in Payroll Module. Actually I have add employ type drop down in query (PayrollStatementGenerationQuery) and it is showing dropdown in developer side when i run...
View ArticlePopulate the lookup field value based on other column lookup fields if...
Hi all,I'm new to AX,My question is, in the SalesTable Form, i have 2 customised fields(Destination port and Fumigation number) both are lookup fields.If the destination port(fumigation is yes/checked)...
View ArticleComputed coloum expressions in entity
Hi,How can i do the follwoing condition using computed column in an entity If (view1.FieldX! = ' ') { If (view1 recId exist) { return(@labelY) } Else if (view2 recId exist) { return(@labelZ) } Else {...
View ArticleCan't get .Net (Http)WebRequest ResponseStream
Hello,I am trying to make some test web requests out of AX 2012 to an open API, as we need to implement parcel carrier API into our system in near future.As we don't have experience with C# I've only...
View ArticleDynamics AOS service down automatically
Dear Senior,When ever I run customize JOB, AOS service down automatically and then I start the service than I run process its run successfully but I run 2nd time the service go down.I did Incremental...
View ArticleHow to join query datasource to EITHER its sister datasource OR its parent?
I am attempting to join a query datasource to Either its parent OR its sister, but am not getting the desired results.I overrode the init method of the query and added a range to the subject datasource...
View ArticleRestrict the particular tables in SQL Server via creating username and...
Hi Friends, I have one challenge on SQL side.We have tables 'vendtable, custtable, generalJournalentry, generalJournalAccountEntry' in AX, but due to Integration I need to give access on these...
View ArticleWebAPI : NTLM authentication in Ax2012 R3
Hi,I'm actually trying to call a WebAPI from code.The API is running on a IIS which has Windows Authentication activatedI've tried to call it in a job with the code below :static void TestApi(Args...
View ArticleHow to source control AX model code? (Local Git repo)
Hello, we primarily develop custom AX classes and objects, and I have model with many new classes and extensions I need to version control. I want to control within the Visual Studio 2017 environment...
View ArticleError when calling custom service
Hi,I called a customer service by C# and i'm getting this error:System.ServiceModel.CommunicationException: 'An error occurred while receiving the HTTP response tourl/soap/services/XXCustServices. This...
View ArticlePopulate the lookup field value based on other column lookup fields if...
Hi all,I'm new to AX,My question is, in the SalesTable Form, i have 2 customised fields(Destination port and Fumigation number) both are lookup fields.If the destination port(fumigation is yes/checked)...
View ArticleError when calling custom service
Hi,I called a customer service by C# and i'm getting this error:System.ServiceModel.CommunicationException: 'An error occurred while receiving the HTTP response tourl/soap/services/XXCustServices. This...
View ArticleChange Tracking for customer primary delivery postal address using business...
Hi,I want to create a new business event that fires based on the following conditions1. creating a customer primary delivery postal address2. deleting a customer primary delivery postal address5....
View Article