Secure by Address Book setup not in AX7
Hi Experts,I could not find the setup "Secure by address books" in Global address book parameters .Please share your views how to setup security privileges based on teamsThanks.Vinod
View ArticleRE: Po Confirmation Button no Enable
Thanks a Lot. Anand . and thanks all other experts Mr. Ludwig.Its done.
View ArticleRE: Wrong argument types InventJournalFormTrans_Movement.datasourceInitPost()
In debugger, look at what's the type of the value in _journalTrans variable. It's declared as a map - you want to know which actual table it is. The code will work only with InventJournalTrans; the...
View ArticleRE: Wrong argument types InventJournalFormTrans_Movement.datasourceInitPost()
Thanks. it works perfectly.
View ArticleRE: Override class methods in D3FO
Overriding is related to inheritance, therefore you would create a new class inheriting from myClass, overrode the method and provide a different implementation.You can't access the protected member...
View ArticleRE: Posting Payment to D365 for Operations from external software
Flow is definitely a wrong tool - it's intended for self-service integration set up by business users. If you want something similar but suitable for developer-driven, missing-critical integration, use...
View ArticlePosting Payment to D365 for Operations from external software
Hi fellasMy company intends to post payment transactions to Ax from its own in-house software (written in PHP). Can someone give us an idea on how to implement something like this using the Common Data...
View ArticleRE: Forms : Input Values Check (restrict input values)
yasu, when you get an answer, don't forget to mark the thread as answered by marking the helpful reply (replies). Notice "Did this answer your question?" beside each reply.
View ArticleRE: Override class methods in D3FO
Thanks for your response Martin. I got that, but is there any way we can change implementation of our existing class methods ?
View ArticleRE: Override class methods in D3FO
And what if i want to add new variables in my existing class?
View ArticleRE: SalesQuotationReport:: How to add parameters
Hi, I see... Our quotation usually have a technical specification we add at the end of the quotation. Sometimes we quote several lines of the same product and we need only one spec for all of those...
View ArticleSalesQuotationReport:: How to add parameters
Hi guys,I am reviewing some reports in my AX. Some of them needs some parameters for custom purposes. For those I made from the scratch it is pretty easy. But SalesQuotationReport looks like different....
View ArticleRE: On premise Dynamcis 365 Vs Cloud Dynamics 365 for Operations
Currently the answer is simple - there is no on-premise solution yet, so there is nothing to compare.When it's introduced, the answer will be "it depends". Each approach has its pros and cons.One...
View ArticleOn premise Dynamcis 365 Vs Cloud Dynamics 365 for Operations
Hi All,Which one is better On premise Dynamics 365 or Cloud Dynamics 365?What are all the major advantages disadvantages of Cloud Dynamics 365 over the on premise Dynamics 365.Thanks,Krihna
View ArticleRE: Wrong argument types InventJournalFormTrans_Movement.datasourceInitPost()
Please don't forget to mark the thread as answered by marking the helpful reply (replies). Notice "Did this answer your question?" beside each reply.Also, please make clear which of the suggestions...
View ArticleRE: Find out Visual Studio project name in ax 2012
How about the list of reporting projects for each standard report?technet.microsoft.com/.../hh496433.aspx
View ArticleFind out Visual Studio project name in ax 2012
Hi All,How can we find out the Visual Studio Project name for particular report in ax 2012?For eg: Projects->All projects->Invoice Journal->PrintRegards,Neethu K B
View ArticleRE: SRSTMPDATASTORE and other "TMP" tables
Hi Brandon, Sorry for my late response, but many thanks for your reply. Wel will continue and clean up this table as well.
View ArticleSRSTMPDATASTORE and other "TMP" tables
I've notice that the SRSTMPDATASTORE table seems to grow forever. I have records going back to the start of our production environment. The same appears to be true with other TMP tables like...
View ArticleRE: On premise Dynamcis 365 Vs Cloud Dynamics 365 for Operations
There will be Edge, which can have a local database for one company account, but the transactions and master data are still kept and synchronized in the cloud, and other companies are not visible to my...
View Article