其中一张地图已经停止工作。我尝试删除映射并从测试环境中恢复映射,但仍然失败。错误码为:
[AX Customer to Account] has encountered an error. Processing will be aborted. Object reference not set to an instance of an object.
--- Exception Dump ---
Caught Exception: Object reference not set to an instance of an object.
Stack trace:
at Microsoft.Dynamics.Integration.Adapters.Ax50.CustomerObjectProvider.ReadObjectKeys(DateTime modifiedDate)
at Microsoft.Dynamics.Integration.AdapterAbstractionLayer.MixedObjectProviderProxy.ReadObjectKeys(DateTime modifiedDate)
at Microsoft.Dynamics.Integration.Service.MapThread.ProcessReads()
WARNING TID:50 [2017-01-25T08:08:13.9049407+02:00]: An unrecognized exception was thrown [Microsoft.Dynamics.Integration.Adapters.Ax50::0x80004003].
INFO TID:29 [2017-01-25T08:08:13.9361903+02:00]: [AX Customer to Account] has failed. 0 record(s) have been written. 0 record(s) have been deleted. 0 record(s) have failed. 0 record(s)你知道会出什么问题吗?
发布于 2018-07-16 22:34:05
尝试同步数据库并重新启动AX AOS。我找到了一些关于你的问题的参考资料:https://community.dynamics.com/crm/f/117/t/173809
https://stackoverflow.com/questions/41844662
复制相似问题