Forum Post: RE: DMF Processing Group Error
hi sohaib cheema, Service of DIXF is UPp and Running i am generating Incremental CIL But How to Check the 1)Service component of DIXF 2)AOS component of DIXF 3) Clienet Component of DIXF Please Help me.
View ArticleForum Post: RE: DMF Error
hi Martin, Sorry for creating the Two Threads . actually i am new to the DMF i am just Open the one after the other Forms in the Data import and export framework, i am tried with these errors that's...
View ArticleForum Post: RE: DMF Processing Group Error
I am not sure whether I should reply to this or not, as you have created multiple threads, and made confuse to everyone. anyway, 1)Service component of DIXF The Data Import/Export Framework service...
View ArticleForum Post: RE: How to change the vendor catalog and to the vendor catalog...
Since you are new I would recommend you to: Have a look at msdn there are great examples available there. please try to apply those and if you are stuck at a point we can help you better. like:...
View ArticleForum Post: RE: Problem consuming web service from AX2012
Yes that is why i created the new thread. Just saw your answer in this thread and answered it.
View ArticleBlog Post: If this is your first time at MVP summit, you must read this.
This year MVP summit 2015 was my first visit to US and as well as to Redmond Campus. I enjoyed the Aidan Finn post http://www.aidanfinn.com/?p=13909 before leaving for Seattle. So please read that...
View ArticleForum Post: Reorder AIF XML Nodes (AIF Outbound)
Hi All, I have created an Outbound AIF service in AX 2012 RTM using the AIF Wizard. Basically, I have a simple table and a query that I've passed to the AIF Wizard. Everything is working and I see that...
View ArticleForum Post: RE: Reorder AIF XML Nodes (AIF Outbound)
I think you would have modify standard AIF classes that deal with serialization to XML.
View ArticleForum Post: Error while creating timesheet in Project
Hi All While creating the timesheet in the project module i am getting the following error: " Timesheet periods have not been created for: " I checked the user is mapped with the worker, period type is...
View ArticleForum Post: add warehouse column in the list page
Inventory Management -> On Hand Inventory. my client does not want end user to add warehouse column in the list page and do personalization for every company. Instead he wants us ax developers to...
View ArticleForum Post: RE: Ctrl + G filter on a User Form not having desired behavior
Thanks for your reply Sohaib, and apologies for my late reply. It only happens on this form that I am still testing. I have created since other forms with lists where this doesn't happen, so I am happy...
View ArticleForum Post: Date a Sales Order was submitted
Hi, When a Sales Order is submitted, is that specific date stored in any field/table on the SQL database? I am looking to analyse the time frame between the Sales Order created date, and the date it...
View ArticleForum Post: RE: How can i coding computed column with SQL Condition
I would like to export financial data with single column by dimension,please suggest , thank you
View ArticleForum Post: RE: PowerShell to extract User, Roles, Duties and Privileges
Like Martin said, you can use SQL. My job are generated to detailed information, in your case just use table "SecurityRole", "SecurityUserRole" and " SecurityTask".
View ArticleForum Post: RE: How can i coding computed column with SQL Condition
Hi Chaianan, If I am not mistaken, you want to retrieve different financial dimensions but to show them per column? If so, what I normally do, is join the transaction table with the Financial...
View ArticleForum Post: RE: How can i coding computed column with SQL Condition
Thank you and do you have step by step capture screen ? Thank you so much
View ArticleBlog Post: Management Reporter – Excel Import
Finance experts often need to generate reports that combine data that are recorded in Dynamics AX with data from external data sources. An example for those reports are consolidation reports where...
View ArticleForum Post: RE: How can i coding computed column with SQL Condition
A basic example of getting the Worker and Department per Customer out of the Financial Dimension table , would be something like the following: select ct.ACCOUNTNUM,ddv.DISPLAYVALUE 'SalesRep Id',...
View ArticleBlog Post: AX for Retail: Customizing your Hotfix Packages for Remote...
You may have noticed throughout 2012 R3, R3 CU8, and R3 CU9 that AX hotfix packages are quite a bit larger in size than they used to be. This is not really a problem for most non-Retail environments:...
View ArticleForum Post: RE: BOM Assignment
Thanks Fredrik, We haven't used case management at all. I'll check it out.
View Article