Creation of New Module in AX 7
Hi,Can someone please elaborate on how to create a custom module in AX7. I have tried extending MainMenu and NavPaneMenu extensions and adding sub menus and menu items in them but it is not working.
View ArticleHow to sort data in report data provider
i have a source code as this below :public void processReport(){ QueryRun qr; PurchReqTable purchReqTable; PurchReqLine purchReqLine; PurchLine...
View ArticleHow to indentify my SPID from SQL SERVER in order to kill it?
Dear all,I am not able to see my process. This process has been raised from AOT inside AX, it is just an export all the tables tree.How can I distinguish amongst other running processes up?Filtering by...
View ArticleThrowing error while printing report from AX
Hi,I am getting below error while printing report from AX."An error occurred rendering the report. Accessing the report server URL caused an error. The operation has timed out"Please help me in this....
View ArticleHow to remove sensitive data from database
We have a similar request and are trying to understand the options. In our specific example, using AX 2012 R3 CU9, when developers get a copy of production OLTP restored to their dev box to work on a...
View ArticlePrinting portions of same report to multiple printers (call back function to...
Scenario (an example)I have a 10 page SSRS Report (which has DP, Controller, etc.) that i would like to print to multiple printers. First 3 page goes to Printer A, Next 3 goes to Printer B, and so...
View Article"LIKE" queries fail on string field 2000 characters or more
We are currently running AX2012R3 CU9.I recently had the need to run a report that had to search a long string field (3000 length) for a specific string, so I used a "select table where field like...
View ArticleUnable to get OData Query Service running - error
Hello,We want to use Power Query in Excel to access AX Data using OData Query Service.All the documentation I see tells how to use it, but none states how to get it setup.AX Version: AX 2012 R3 CU8....
View ArticleCourses with Questionnaire
Hello,I have set up a course and created a questionnaire. Now i want to assign this questionnaire to the particular course but i am unable to find anything.My Requirement: Once the course is completed...
View ArticleLogistcsPostalAddress Table Address Issue
Hi, We have an AX > CRM integration and have been looking at extending this to include Addresses (AX addresses going over to CRM). It seems that within a Customer Record, if you update an existing...
View ArticleAnother way to delete the file
Hi, Is it possible to delete Gl file than delete button? The file is pretty big and when I am trying, the system hangs. Thank you Br Kacper
View ArticleAX Roles & Active Directory group
Hi everyone,I have created a job which generates some CSV files with security reports. The problem comes up when we manage the privileges through Active Directory groups, because within the...
View ArticleAccess denied to method getRolesForUser in class SysUserManagement for a...
I was using the following piece of code to fetch all the Roles a user possesses which include both its own roles and also the roles from its AD Groups.UserId userId = curuserId(); List roles = new...
View ArticleFailed to login Microsoft Dynamics Ax in document service
Dear AllI have make a vendor Group document service and use in .net application,when I used in .net application and going to create a vendor group then error occurred Failed to login Microsoft Dynamics...
View ArticleCreating a date range parameter on SSRS report in AX 2012
Hi,I'm brand new to the forum and to Dynamics AX 2012 report development, and have a question around ranges and parameters.I've built a new query in the AOT, dragged tables into, and defined the...
View ArticleError Installing vstools after applying update
After I applied an update to Dynamics AX 2012 to upgrade to Kernel Version 6.3.2000.4373I got the bellow error when trying to install VStoolsThis installation package could not be opened. Verify that...
View ArticleOwner of files generated by aif outbound ports
Hello everyone,I want to know who is the one who creates files when we launch an outbound port service (with File system adapter). Is it the aos or the user? I mean if for example the user who calls...
View ArticleAIF Services, User is not authorized for this port.
Hello, I am trying to access AIF service using claims user from a remote location and its giving me following 2 execptions:1)The submitting user '' is not a valid Microsoft Dynamics AX user.2)User is...
View ArticleAdding Link to datasources
Hi ,I need to get the following structure: ItemId(InventTable), BomId(BOMVersion), bomID(BOM), QTY(bom). I have created a query and i tested it in the job and it works fine, here is the jobq = new...
View ArticleFast login/logout - Ax client on computer used by many users
Hello,I am facing a scenario where 5 or 6 users share 2 computers interchangeably so the requirement is to access the Ax client by logging in, doing a piece of work and then logging out, so that...
View Article