RE: where to write business logic in Form customization ?
Hi,If you have complex business logic to be executed on opening the form then one way is to write code in the static method of the class(to fill the required data) in the init method of the form/form...
View ArticleRE: MR 2012 CU8 Fact table and account table empty
you need to compile the application and synchronize database firstly to check AX firstly.I face similar problem before, after checking, I have a problem in an index in cuttable.
View ArticleMR 2012 CU8 Fact table and account table empty
Hello All,After 10 days blcoked on this topic I am asking your help.We have installed a hotfix on our AX 2012 R3 CU8 environment and from that time the integration with MR 2012 CU8 is no longer...
View ArticleRE: There was no endpoint listening at...
I solved the issue. The problem is in Ax32Serv.exe.config and the sendTimeout property have a wrong value.
View ArticleThere was no endpoint listening at...
Hi All,I work on MS Dynamics AX 2012 R2 and I have an error with QueryService and MetadataService. I followed this paper...
View ArticleRE: Error while applying tab page pattern
Hi Sukrut,Thanks for the reply. So, I need to delete customizations in personnel management, core. I have some customizations directory also. In MS docs, where can i get the update for the hard...
View ArticleError while applying tab page pattern
Hi All,I am getting the error, while trying the apply the pattern in forms fast tab. Same issue for all the forms. But it's allowing for fields right click.It's Visual Studio 2015 versionThanks,
View ArticleRE: Global variables on an extension class
Hi Sukrut,Thanks for your help, we had use reflection to accessing global variables.However, is there any way to modify the value of these variables using reflection?
View ArticleGlobal variables on an extension class
Hi,I have an extension class from "PriceDiscAdmCheckPost", and I have created a method in order to return the value of a global variable (JournalNum) from the base class.But when I try it, I receive an...
View ArticleRE: Error: Module dependency graph has cycles
I have installed new VM :) I think I have deleted some files which corrupted it.
View ArticleRE: Cancel picking route button in 'Picking list registration' is greyed out
yes i have, but is also canceled
View ArticleRE: Purchase order invoice error
Hi,You have to mention Account number and dimensions if they are linked then, it can be solved
View Articlevoucher do not balance as per accounting currency and reporting currency
Hi,I am trying to update sale tax settlement, but its showing error "voucher do not balance as per accounting currency and reporting currency". please help to update sale tax settlement.
View ArticleRE: where to write business logic in Form customization ?
Thanks Martin for your suggestion,If i write code in Class then finally set "RunOnProperty = Client" before execution.Please give me more shed on this.Thanks!Arpan
View ArticleSelling charges on the sum disappear after invoicing?!
Hi, so a sales order that I have invoiced that have selling charges have null value in the SUM button information after invoicing, although the journal vouchers are correct and visible.the highlighted...
View ArticleProject invoice Dimension problem
Dear im facing an issue while posting project invoices where it is not showing the dimensions of the ACC receivable main account on trial balance or any other report.the transaction itself (after...
View ArticleRE: TMS Transporation Charges in Transfer Order CU12
Hi Norman,I'm just wondering if you ever figured this one out? We do not see any financial postings when charges are written to a TO and are wondering if this is standard design?Thanks!
View ArticleTMS Transporation Charges in Transfer Order CU12
Hi All!I have an issue regarding misc.charges that can be allocated to Transfer Order(TO) through Transporation Management module.In TMS>Setup>General>Miscellaneous Charges form there are two...
View ArticleRE: where to write business logic in Form customization ?
Can you finish sentence first, please? 'If i write code in Class then finally set "RunOnProperty = Client" before execution' seems to miss the part of what should happen if the condition is met.Note...
View Article