Our support engineers have assembled the top recommended solutions for you.
Microsoft Dynamics AX 2012CRM Connector in Microsoft Dynamics AX 2012Financials Management in Microsoft Dynamics AX 2012Upgrading to Microsoft Dynamics AX 2012
Microsoft Dynamics AX 2009
Application Object Server (AOS)
Enterprise Portal and Role Centers
Inventory Costing in Microsoft Dynamics AX 2009
Invoice Settlements/Discounts/Reversals
SSRS and SSAS Integration
Workflow
Hi Guys,
Does anybody knows how to solve below error in data migration? It pops up when I click the Preview Source File.
Please verify that the service account which the AOS Service runs under has Full Access to the DMF shared directory (defined under DMF\Setup\Data Migration Framework parameters). When previewing, this folder is used for temporary files and the AOS needs to read, write and delete files.
Tommy Skaue | Dynamics AX Developer from Norway | http://yetanotherdynamicsaxblog.blogspot.no/ | www.axdata.no
Hi again! I encounter again this error. I checked the shared directory, the AOS has a full access on it. Actually, the error prompts from DMFStagingWriter.decompressWriteFile method. I have a huge number of records. Does the number of records matter on using DMF tool?
This is a kernel class. I wouldn't be surprised if there were a 4GB limit.
Can you split the import file, create multiple Processing Groups or create the same entity several times within the same processing group and point each one to separate files?