ax32serv.exe doesn't release memory
We developed Planned Order importing system using csv files. Our client is using this system through batch jobs. But client said there are memory problem. So we monitored memory usage of server while...
View ArticleBlocked modifiedField in vendTable table twice trigger in debug.
Hi What is wrong in the field of VendTable.Blocked because I write a code in modifiedField an info message then when I tried to change the value of field the info message appear witch is expected but...
View ArticleEmail Report as attachment & Add another attachment in Ax 2012 R3
We are using Ax 2012 R3.We are sending Sales Order Confirmation in Email as attachment.We require to send another PDF along with this report in the same email.How can this be done?
View ArticleI want to add more fields to filter
i want to add more fields to filter in a list page . when i am trying to add fields that means clicking on more in filter i am getting an error (C)\Classes\SysFieldManager\BuildFieldTree - line 25
View ArticleForm grid syncronisation
Hi guys For the experienced ones of you, this will be an easy one.The standard form, PriceDiscActual, we want to make a change to.When you are in the Details tab, we want the price-disc grid to filter...
View ArticleQuicklaunch web part
Hi,I deploy a ListPage to AX 2012 EP. However the web part page does not have a quick launch webpart. I found actually there is a quick launch web part when I try to edit the page. But I don't know how...
View ArticleAX 2012 - Latest code not picked up (Batch X++)
I had a batch class that generated Excel reports, and it was running fine. We did some modifications to it and it runs fine(as per the modification) when we run as ad-hoc(without using the Batch tab...
View ArticleForm Lookup is not working in AX 7
Hi,I have created a form and used a String control there which is bound to a Data Field of a datasource table. I wish to populate the lookup with Names of all the Forms present in UtilElements...
View ArticleAX 7: AOTgetPropertiesExt() always throwing CLR Exception
Hello,I have the following code in AX 7. TreeNode treeNode; TreeNode dsNode; Struct propertyStruct; treeNode =...
View ArticleHow to set SSRS language in the data provider class
Hi,I am aware of this.parmReportContract().parmRdlContract().parmLanguageId(language-id) code to change the language of the report. But, I have seen this code only in the controller class's...
View ArticleService connection name in Android mobile app
Can any body tell me what is the service connection name in android dynamics ax mobile app. Or where i can find it.
View Articlehow to add new discount fields in purchase order
i want two fields in the purchase order line detailslocation discount and regional discount.these two also calculated for purchase orderHow to add these two for calculation
View ArticleRetrieving batch flag?
Firstly, the flow chart. A-1 and A-2 is not that different. But still, i need it.So i added this code in my code. NoYes a; a=this.batchInfo().parmBatchExecute(); I tried to log a and...
View ArticleGet Resource CalendarID
Hi all,Can someone know, how to get what CALENDARID from RESOURCE using X++Thank's for any helpSorry about language, I use google translate
View ArticleHow to clean USR / ISV / VAR layer code
Hello everyone,Got a new box that's has code in the following layers and my idea to handle them. The main idea is to establish TFS to do version control. As TFS version control is layer specific, I...
View ArticleCustom Aif Enhanched inbound port
hi i am getting exception "(Invalid Message schema)" when run services throw batch job.i am created service service group and then created a inbound port using file adapter.I have requirement to...
View ArticleAdding caption to UI builder generated dialog box
Hi,I want to add a caption to the dialog box (parameter window) generated using a UI builder.I am looking for code similar to what I would do in case of legacy reports to add a caption to the dialog...
View Articlefigure out the calling process
We are introducing some custom code in salesLine table's insert method. However, we want to execute this code only when the sales lines are being inserted using the AX rich client and not when we are...
View ArticleSales Order Import via X++ (add item dimensions) AX 2012
Hi all,I am currently working on importing sales orders from an external database.At the lines I want to be able to include dimensions for the item ...i.e BusinessUnit, Department e.t.c. How can I...
View ArticleCustomer address creation error
Hi, I'm getting the below error when creating address for the customer.Please guide. Thanks & Regards,Chutti
View ArticleCompilation error on build compile due to referenced dll
Hi, I am using a third party dll in my application and I have added it to the reference node in aot.I am able to access it in the classes and dont see any compilation errors but when I run a build...
View ArticleI got error when i was posting a ticket
Because of a system upgrade, purchase orders selected to be posted have no transaction date and cannot be posted. Enter the dates manually, or do a batch update with the transaction date clean-up form...
View ArticleError when creating multiple purchase orders through x++ code.
Hi All, When I try to create multiple purchase orders from newly created form, it is throwing error "Order Account cannot be changed" but if I create single purchase order, I can be able...
View ArticleHow to refresh a parent form while updating the child form in axapta 2009?
I was created two forms. One is the parent and another one is the child form. whenever i am adding the row or deleting the row in the child form, i want to update the calculation in the parent form...
View ArticleUnable to contact the server help service svc
Help Server ErrorError: unable to contact the server help service svcWe get this error after Installing Enterprise Portal. Help server was installed on port no 80 by default and even EP installed on...
View ArticleCustvendPaymProposal SSRS Report does not answer
Hi, AccountsPayable / Journals / Payments / Payment Ledger FormLines / Ledger voucher / action Panel => Print / Payment (CustVendPaymProposal Output/CustVendPaymProposal - >...
View ArticleSSRS report enum parameter overshadowed, not fully displayed
In my SSRS report I'm using a string report parameter which gets values from an AX Enum Provider Dataset. And this dataset refers to an AX base enum. I'm not using neither Data Contract nor UIBuilder...
View ArticleAIF - Custom document service
Hi ..I am new to AIF. I have one issue, With two staging tables i created one ax query. after that i run the wizard based on this query. after i generating , only some classes generated with out...
View ArticleHow can I use AX labels in SSRS report's parameter values?
How can I use AX labels in SSRS report's parameter values instead of text? I tried using expression =Labels!@XXXXX but it didn't work.
View ArticleDescription field in GenerealJournalAmountEntry (ax2012 r3)
HI all,when posting through JV , i get Description in GenerealJournalAmountEntry table. But when i do posting through Free txtthe Description field in GenerealJournalAmountEntry table does not...
View ArticleI need to bind on the selected data in grid view How? AX 2012 R2
Hi Guys,I'm doing this on SSRS.. i getting problem in creating my code? can you help me..? you can give me a link so that i can read and analyst by myself. here's the screen shots:So here it goes.. As...
View ArticleXDS security on LedgerTrialBalanceListPageTmp table
Hello,I have been tasked with setting up AX 2012 R3 CU9 XDS security on several tables. The inventory tables were straight forward and I was able to find a white paper that explained how to setup the...
View ArticleQuery based report without parameter form in ax 2012
Hi, I am using ax 2012 R2.I want to generate a report when clicking on a Button in details form. When click on Button Report parameter form need not to open and generated the report for current record...
View ArticleAX 2009 - "crosscompany" VS "changecompany" performance issues
Hi everyoneWhile analyzing some performance issues that we are having with our system, I have come across a code in standard AX 2009 which comes up quite often as a performance bottleneck. Table...
View ArticleModifiedField method in VendTable for Blocked field
Hi Expert I add code in modifiedField method in VendTable table for Blocked field and I wonder why my breakpoint twice trigger when I do debug but in other field is only one.. it trigger...
View ArticleInitially slow, but after that, became fast.
We developed barcode scanning system.Using the machine like POS, the user scans the barcode and that data is inserted into AX.After that AX returns OK sign and scanning machine shows the message "Data...
View ArticleMethod to change bool dynamicly.
Heello. I have to make method which changes bool dynamicly and overtime and it should depends on two date variables.3 Tables: Customers, movies, transactions. When making a transaction(rent movie)...
View ArticleHow to let the table lend record only once?
Im new in programming. Im working on ms dynamics ax and i have a problem.Im making simple movie rental.3 simple tables: - movies, - customers, - transactions.I want to know how to restrict to assign a...
View ArticleCustomer attachments in sales order
Hi, I would like to add attachments of the customer (to whom the sales order is created) in the sales order. Can anyone help me on how to do it?
View ArticleDownload update CU8 for Dynamics AX 2012 R3
Hello,I am a newbie in AX 2012, I have installed AX 2012 R3 but I have no update CU8, and I am not have partner account of Microsoft to download it.Can someone help me for free download link of...
View ArticleWorkflow Does not proceed further after activation in AX2009
Hi All,I have developed a workflow for sales free text invoices in AX2009 and I Think i have done all the required setups for the workflow to work such as , setup with batch group, setup with batch...
View ArticleDataSource listpage has less tables then query
Hi all,I am using AX2012 CU7 and trying to modify the datasource from the smmActivitiesListPage form. The form is using the smmActivities_Activities query, but has less tables in the dataSource then...
View ArticleWhat is the main reason to moved the relations from EDT to table level in AX...
Hi, What is the main reason to moved the relations from EDT to table level in AX 2012 Thanks in advance.
View ArticleImporting Xpo showing Error: Unknow Export Code: FR,IN... in Ax 2009
Hi Experts, I am trying to importing Xpo Showing Error: Unknow Export Code: FR,IN... Anyone help me..Thanks,
View Articlethis.orig()
in the table insert my this .orig() function not works. Could any one help me please. whats wrong with me.
View ArticleHow to get vendors?
I want to get vaendTable from logisticsElectronicAddress. I dont know what are the relations between them. Can you please help me.?
View ArticleRestrict Dimension value in lookup (ax2012 r3)
Hi friends ,I want to restrict the dimension value in lookup. I know that there is Suspended checkbox is there , but due to some customization I cannot use this. Also i have tried to use Active from...
View ArticleForm Sorting Issue
Hi,I have done following minor customization but encounter sorting issue. Would like to have advice to fix this issue? Following are the details customization done:Customization: 1. Add new datasource...
View ArticleError Creating Purchase Order in .NET using AIF
Hi AllI have created a custom service to enable creation of Purchase Order using AIF. The service was created successfully but when I am trying to create Purchase Order with following code the...
View ArticleIdentityField property on a table field
Hi,What is the purpose of "IdentityField" property on a table field?Please give some example standard tables where this property has been set . Thanks & Regards,Chutti
View Article