Forum Post: Dynamics AX - POS system
Dear All,I am working on a project for a retailer who is asking to implement Dynamics AX POS system across his shops. the customer is also using a third party CRM and ERP system at the HQ, and AX-POS...
View ArticleBlog Post: Microsoft Dynamics AX: Its More Than Just ERP
You’ve worked hard to build your business, and when it comes to the technology and processes that help you run it, there’s no reason to compromise. Whether you are piecing together dozens of disparate...
View ArticleForum Post: RE: Difference between electronic timesheet and electronic timecard?
Timesheets is part of the Project Management and Accounting module. While Timecards can integrate with the project module, it used jobs setup in Production control module
View ArticleForum Post: RE: Project - Created User
Database Log will have an impact on your systems performance. If you only want who created the Project. Update the table schema to have Created By = Yes. This will store the UserId of the person who...
View ArticleForum Post: RE: Warehouse locations not reflecting number of pallets...
Thank you Srinath. I have looked at those Setup areas but am wondering what to do next. The heart of the question is this - what is it that says a Pallet is at a Location- with the situation I am...
View ArticleForum Post: RE: "Could not communicate with Microsoft outlook client"- Error...
Hey Sabastian,This did not fix the issue. I am having the same problem and trying to connect to outlook. We have multiple AX environments and I am only having issues on one environment.
View ArticleForum Post: RE: Workflow error in AX 2012
You need to give privileges related to that workflow..what workflow are you trying to run here?
View ArticleForum Post: RE: Dynamics AX - POS system
hi,there are some interesting blogs about Dynamics AX for retail out there (a really techy one http://axretail.blogspot.de/) . Also, don't forget about partnersource. It's always a good starting...
View ArticleForum Post: RE: Change POS Language
Hi Pavel and Ahmed,In Retail/Common/Workers, double click the Worker to open the form. At the left there's a tab Retail, and then you can set the language. This is tricky, because POS language for the...
View ArticleForum Post: RE: Where does one can find the AX 2009 compile error logs?
You can see the path in Compiler setup form. It's C:\Users\Public\Microsoft\Dynamics Ax\Log\ by default, but you can change in AX configuration or by a command line parameter (which is sometimes really...
View ArticleForum Post: CF DIRECTOR and AX 4.0 generating temp files without purge
We have a client who uses CF Director with AX4.0. A folder 'C:\Documents and Settings\AOSSERVICE\Local Settings\Temp ' is filling up with Temp files, and has been doing so for 3 years, and now Totals...
View ArticleForum Post: Works Order Workflow Issue
Hello, I have created a workflow for Purchase Orders and enabled change management. This is working for manually created POs however when I create a PO by firming up and starting a works order for a...
View ArticleForum Post: Help Data Migration Framework
Hello,I am using DMF to migrate data from AX2009 to AX2012.I have a few errors :Product : When I use the ProductEntity, everything is working fine until I do not try to migrate numeric fields (depth,...
View ArticleForum Post: RE: Workflow error in AX 2012
Kaushik, thanks for your suggestion. I tried and it failed again. Here is what I did.I recreate user permission:Add AX pre-defined roles: Buying agent, Purchasing agent/manager, employee, system...
View ArticleForum Post: RE: Retail Statement Post Sales Order Error
In case someone else stumbles upon this same problem, here is my solution:you have to set the wmsLocation under :***/Inventory and warehouse management/Setup/Inventory breakdown/Warehouses select the...
View ArticleForum Post: RE: Bypass user permission in code.
Most user permission checks are not run for actions invoked directly from code, so you typically don't need to do anything.There are some special cases, though - AOS authorization and MaxAccessMode....
View ArticleForum Post: RE: How to archive the production data ?
The documentation for IDMF is here: technet.microsoft.com/.../hh378082.aspx.
View ArticleForum Post: RE: Retail POS: Troubleshooting "The application could not be...
Exact same problem at my endi can see the error in event viewer saying 'store1' not foundthe table at store db, 'RetailStoreTable' is empty. I dont wanna fill it manually, i have run the A and N jobs...
View ArticleForum Post: RE: FK Replacement failed in AX2012 in specific company
Facing the same error here, only for one user (even more bizarre). Found this thread here - worth to have follow-up. dynamicsuser.net/.../60168.aspx.
View ArticleForum Post: RE: Call AX AIF web service from Java
Thanks for your reply. Is it possible to turn off the windows authentication for the AIF service? Is it configured in IIS?
View Article