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,
I want to migrate date field using DMF. I am able to migrate date field values till staging table but after that when I am trying to copy data to targate table I am getting following error.
Error:-
"Results. Argument to method getFieldValue out of range.Data written to target ('0' records created, '0' records updated)"
I have created test table which is having two fields Name string(30) and Birthdate Date.
Regards,
Digvin.
This error can be caused when the title fields of the staging table have not been set. The wizard that creates the staging table for a custom entity for you does not set these fields.
Thanks !!