RE: Enterprise Portal users are shown as system account instead of their...
On the EP application setting in the IIS ?
View ArticleRE: Data entity Reference
HI hath,In Visual Studio, there is a property at data entity level called 'FormRef'. This is the link for having it available on forms.
View ArticlePO with back date
Dear All,I am entering PO for 2016 year. On PO header for Accounting date I am using back date from 2016 year. But system says that I am entering information for different fiscal year and asks to run...
View ArticleRE: Fetch / Use the Data From WebRequest (XML)
Hi Tristan,Please elaborate. Your question is unclear. Where is his data coming from and what would be the target? What is the business requirement you are trying to fulfill?
View ArticleHow to publish addin?
Hello, everyone!I'd like to know, what is the preferable way to publish your custom addin?Thank you!
View ArticleRE: Fetch / Use the Data From WebRequest (XML)
What problem do you have with it? You don't know how to parse XML?Or you really don't know what to do with the data? If so, tell us what you're trying to achieve and what kind of data it is.
View ArticleRE: AX URL is taking lot of time to load the page
Hi Sangram,It might be related to several factors. Check:- Database index fragmentation (rebuild or reorganize indexes)- Memory allocation and usage- Disk performance- Unneeded services can be stopped-...
View ArticleRE: Disable Modules Selection Option from File Menu
In that case, coding isn't sufficient. (It is only at a Display Level)You have to remove the rights. This might be difficult.So instead, I suggest making a new security structure, and giving only the...
View ArticleRE: Enterprise Portal users are shown as system account instead of their...
I mean SharePoint>>site permissions.. If you do this right, and also the user security roles in AX, EP Access should work despite a blank BC Proxy account.
View ArticleRE: AX 2012 R3 SQL User CAL for AX User
If you useĀ a licensingĀ model that doesn't require SQL Server CAL, installing AX doesn't change anything on this fact.
View ArticleAX 2012 R3 SQL User CAL for AX User
Could anyone advise whether SQL User CAL is still required for each AX user when SQL is licensed based on Processor Core? Thanks.Ā
View ArticleRE: Classes used by Data entity report
You can use the new metadata API to get this kind of information.
View ArticleClasses used by Data entity report
Hi All,Greetings of the Day !In D365 we have Data entity report, just wanted to know which all AX classes is being called when we generate this report, here I have attached the snap of the sameKindly...
View ArticleRE: How to publish addin?
Hi Eugene,What do you mean with a custom addin? If it is a customization done on a D365 environment, you can deploy it using deployable packages. Have a look at the documentation to create and deploy...
View ArticleRE: Service reference in AX7
What exactly do you mean "it's not bring found when I try to code in C#". I thought you would use from X++, not C#.Forget the using statement for a moment and use the fully qualified name of the class...
View ArticleService reference in AX7
Hi,In AX 2012, we implement some business logic in .NET DLL and add it as a service reference in AOT. Is it possible to do the same thing in AX 7?Thanks,
View ArticleRE: Uploading Bank Statements in Ax 2009
Firstly, you have to ask the bank to provide their MT940 file converted to another Format (preferably csv or Excel). This can be different for different Banks.Get a sample file, do the mappings against...
View ArticleUploading Bank Statements in Ax 2009
I got query from Client thatĀ Upload Rabobank orCitibank Bank Statements. If any Help let me KnowThanks,Ravi G
View ArticleRE: How to publish addin?
Hi, Andre,I'm talking about a Visual Studio AddIn project. It is a special D365FO C# project which uses Dynamics libraries and can be called from Dynamics 365 -> Addins OR by the right click on an...
View ArticleRE: Bank Statement MT940 Text File Import
' *.txt to *.xsl ' is it that simple as renaming the file Extension?
View Article