Understanding TFS with AX 2012 (II)
After describing how AX gets its files from TFS, let us next look a little bit at the code behind the scene and understand why some of the issues are appearing, and what can be done to fix it.The...
View ArticleUnderstanding TFS with AX 2012 (IV)
So, at this point, you can ask yourself the question why would the Version Control Synchronize in AX fail from time to time? Because it does happen, every now and then.The answer is that, most of the...
View ArticleRunning SSRS report twice with different layouts by just one click
Is there a way to run an SSRS report twice with different layouts by just one click (execution) with the same dataI want to print out the WMSPickingList_OrderPick Report twice. One-time layout A and...
View ArticleWMSlocation Dynamics AX Excel Add-in
Hi,I am trying to import data into wmsLocation table.I made connections, add WMSLocation table and then copy pasted an excel data. 84xx rows.The moment I pasted the data, excel is freezing. In fact the...
View ArticlePossible problem with model store.
I am having a problem with deleting elements in my usr layer.As an example i have a class names PCImportAttributeDefaultValueHandler, it exists in syp and usr, though if i do a compare there are no...
View ArticleGetting strange behavior working with CIL
Last days I was working with some CIL involved tasks, and I noticed some strange behavior: the code was not executing as it should be (seemed the Generate CIL) didn't work, had to perform Generate full...
View ArticleCannot modify value in a field populated with an edit method
Hello AllI have used a edit method to display data from a field to another field in a grid. Please see screenshotPlease find a screenshot of the edit method I wrote belowI can modify the field memo,...
View Articlepassing tmpTable from form to class and back
I want to pass a tmpTable from a form to a class, add some values and get it back to the form to show the data.the tmpTable can be sent more than once from form to class and in the class adding a value...
View ArticleHow to call a new form using a commandbutton present on actionpanetab
please help me How to call a new form using a commandbutton present on actionPanetab?ThanksHaleem
View ArticleLogic of security permission.
Hello,My understandings about the security roles was that if I have e.g. 3 role assigned to me which all contain 1 specific privilege (with VendTable) and if 2 of them has access level set as "view" on...
View ArticleUnderstanding TFS with AX 2012 (V)
One simple question a developer asks from time to time: why aren't available the rename or delete option in the contextual menu on an object?One possible reason, connected to the fact that you are...
View ArticleHow to filter values from a form's datasource
Hello Everyone,I have designed a form but I want to filter the data such that it excludes negative amounts so the only data that comes out on the column are positive values.I also want the system to...
View ArticleTo read data from AX
Hi All,I'm new to AIF. can somebody help me with this scenario.My scenario: I will pass customer account from CRM and I need to find all the records from CustTrans table and return the records from...
View ArticleQuery service in AIF in AX 2012
Hi All,I want to return data from AX, based on the arguments passed from CRM. Can I use query service for this scenario ? Would that result any security issues, if the CRM users are not part of AX...
View ArticleAX 2012 R3 - Installation error
Hi Experts,I am new to AX administration. I am in a process to install AX 2012 R3 with application on server A & Database on server B. I have all the necessary pre - requisites mentioned in the...
View Articleupdate LogisticsPostalAddress not showing correct address in...
I updated the City in the LogisticsPostalAddress . It is updated in the table. However on the Customer Address where it shows the DirPartyPostalAddressView, it doesn't show the correct city. It shows...
View ArticleRead records from AIF Service
Hi,I am unable to read records of the AIF document service. Below is the schema and the code to read from AIF:<?xml version="1.0" encoding="utf-16"?> <xs:schema...
View ArticleCall Document Service read() on non-unique key
Hi,I have a table that creates profiles based on a memberId. A member can have more than one profile (In case you wonder, the solution has been designed for the data to be not normalized, which is not...
View ArticleAOS crashing on selection of a particular table
Hi All,I created a temporary table with 60 string columns and string size of 1000 each. Since then, the AOS crashes with the following error Object Server 01: Unexpected situation More Information:...
View ArticleHow to backup an Application Server (AOS) and restore it on another Server
Hello Members,Please the HP Server DL 380 , I used as Application Server for AX 2012 is having a motherboard problem which HP is trying to resolve for me.My Question is this;I was able to swap the...
View Article