is Windows Server 2012 support to Microsoft Dynamics AX 2009??
is Windows Server 2012 support to Microsoft Dynamics AX 2009??
View ArticleRE: what is the difference between "for update' and "selectforupdate" ?
Thanks HosseinMy question is1. ttsbegin;while select forupdate <Table name>where condition...{ <Table.update() OR Table.doUpdate();>}ttscommit;2. table.selectforupdate(true)Both are...
View ArticleRE: what is the difference between "for update' and "selectforupdate" ?
Hi,In update() values stored in buffer then update the record with reference to RecID & doupdate() can directly update the record with out cheking the condisions and all. if we want to select...
View Articlewhat is the difference between "for update' and "selectforupdate" ?
Hi allCan you please let me know what is the difference between "for update' and "selectforupdate" ?Please give me more shed on this.Thanks!
View ArticleRE: Positive PayFile: Output file should be in Txt instead of XML
hi,i have read through this but it is for AX 2012 using inbound and outbound ports. for d365 those ports are valid anymore .
View ArticlePositive PayFile: Output file should be in Txt instead of XML
there is a requirement where in the output of the positive pay file has to be in txt rather than in XML. Has anyone been able to generate a text file as output? If so, what are the classes and methods...
View ArticleRE: Case management workflow editor: Manual tasks
Hi LudwigIt is an interesting approach, but it will require us to work with queues entirely until the process is finished and we update the last task as "Complete". But one of our biggest requirements...
View ArticleCase management workflow editor: Manual tasks
Good dayWe have case process that includes workflow and activities. Currently the only task available in the Case Management workflow editor is the Complete task (See below screenshot). But if a user...
View ArticleRE: Added fields but it's Disabled :(
Check active method of PurchparmLine datasource of PurchEditLines form.
View ArticleRE: PO line items inquiry
HI Sam , You can get details you need in Purchase order followup in Procurement and sourcing module. You can see forms like backorder purchase lines, if you don't see details you need you can add it...
View ArticleRE: Summary of Query in an Infolog, based on specific field values.
Hi Could you assist us with understanding what you are struggling with in specific? The requirement seems a little contrary to the way things would normally work (i.e. showing a filtered enquiry form)....
View ArticleRE: batch Processing Errors
Hi LakshmiPlease can you give us more info on the batch job you are trying to run, I believe the ASN prefix is not part of any standard adding on AX R3? You can always run the batch job directly from...
View ArticleRE: Free Text Invoice
Look at the below linkcommunity.dynamics.com/.../free-text-invoice-in-dynamics-ax-2012-r3
View ArticleFree Text Invoice
Hello everyone,I am New to Dynamics Ax Retail Functional i have question What is the purpose of Free Text Invoice and how does its effect general ledger??anyone please answer this question it vl be...
View ArticleRE: batch Processing Errors
It's running 2 service classes. Aifoutboundprocessingservice and AifGatewaySendservice.Let me know what other inputs you are expecting. I can definitely provide them.At one time, these codes worked....
View ArticleRE: Free Text Invoice
Hello Omkarthik, You can use free text invoices for many purposes, such as e.g. - selling fixed assets- invoicing projects- charging customers for recurring transactions - creating simplified invoices-...
View ArticleRE: batch Processing Errors
Hi Lakshmi.Can you test this in a non-prod environment? Try looking at your AIF Queue to see if there are any records that may be broken, this may well be causing the error.
View ArticleRE: Case management workflow editor: Manual tasks
Hello Dawid, I have not tested the email notification for work item queues in D365FO yet but would expect it to work the same way as all other workflow notifications provided that the user specific...
View Article