<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: No valid document identified from the entity key</title>
	<link>http://www.fourone.se/blog/2010/04/09/no-valid-document-identified-from-the-entity-key/</link>
	<description>Dynamics AX development blog</description>
	<pubDate>Thu, 09 Feb 2012 18:08:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: väinö</title>
		<link>http://www.fourone.se/blog/2010/04/09/no-valid-document-identified-from-the-entity-key/#comment-11696</link>
		<dc:creator>väinö</dc:creator>
		<pubDate>Tue, 13 Apr 2010 06:21:02 +0000</pubDate>
		<guid>http://www.fourone.se/blog/2010/04/09/no-valid-document-identified-from-the-entity-key/#comment-11696</guid>
		<description>At least in AX4, the error can also occur if record has been modified or deleted while the message is still in the AIF queue. That is, before the AIF batch job has processed the message from the queue.</description>
		<content:encoded><![CDATA[<p>At least in AX4, the error can also occur if record has been modified or deleted while the message is still in the AIF queue. That is, before the AIF batch job has processed the message from the queue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tue</title>
		<link>http://www.fourone.se/blog/2010/04/09/no-valid-document-identified-from-the-entity-key/#comment-11685</link>
		<dc:creator>Tue</dc:creator>
		<pubDate>Mon, 12 Apr 2010 12:50:07 +0000</pubDate>
		<guid>http://www.fourone.se/blog/2010/04/09/no-valid-document-identified-from-the-entity-key/#comment-11685</guid>
		<description>Hi, I had a similar problem. All AIF messages are being tested just before the serialization occurs. One of the tests checks wheter the source data still exists. To perfom this test AIF make a lookup based on the primary key index. If however one of the fields is a datetime you might experience this error as Ax sometimes stamps values in the milisecond part of the field. This (full) value however is not visible from the ax client, only from sql. I suspect a kernel error.</description>
		<content:encoded><![CDATA[<p>Hi, I had a similar problem. All AIF messages are being tested just before the serialization occurs. One of the tests checks wheter the source data still exists. To perfom this test AIF make a lookup based on the primary key index. If however one of the fields is a datetime you might experience this error as Ax sometimes stamps values in the milisecond part of the field. This (full) value however is not visible from the ax client, only from sql. I suspect a kernel error.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

