My requirement is to synch the data from Ax2012 to Dynamics CRM 2011 by using Connector. So we have done all the installation and standard services working fine. Now the customized tables also should synch with CRM. I have created the document service and inbound port also activated fine. when refreshing the service in Connector Ax2012 Adaptor setting it is throwing the exception called " An exception of type MetadataException has occurred while performing the Operation".
Can anyone pls help me to come out of this problem.
That issue becoz of EDT relation not yet set properly which means incomplete. So better u check the table fields and its EDT s has been created properly or not.
I am facing the same issue (below error) while configuring the connector after refreshing the services.(AX 2012 R3)
Error : Value cannot be null
Parameter name :type
Also can someone let me know how can I get a custom field in AX flow in the connector ,I have added the field in AX custtable and have refreshed the “DynamicsConnectorDefaultService” also ,but it is not showing up in the Configuration Maps.
Also on activating the map the records are not populating in the AX system.