<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1302 "The content &lt;id&gt; was not imported because a required reference is missing: Reference to entity &lt;entity&gt; in data store &lt;data store&gt; cannot be found" error thrown when importing an updated data store with new entities</title><link>https://community.appian.com/support/w/kb/508/kb-1302-the-content-id-was-not-imported-because-a-required-reference-is-missing-reference-to-entity-entity-in-data-store-data-store-cannot-be-found-error-thrown-when-importing-an-updated-data-store-with-new-entities</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1302 "The content &lt;id&gt; was not imported because a required reference is missing: Reference to entity &lt;entity&gt; in data store &lt;data store&gt; cannot be found" error thrown when importing an updated data store with new entities</title><link>https://community.appian.com/support/w/kb/508/kb-1302-the-content-id-was-not-imported-because-a-required-reference-is-missing-reference-to-entity-entity-in-data-store-data-store-cannot-be-found-error-thrown-when-importing-an-updated-data-store-with-new-entities</link><pubDate>Mon, 23 Jul 2018 17:39:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:225a2a1b-35ed-4c53-a347-1fbc5da44c81</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/508/kb-1302-the-content-id-was-not-imported-because-a-required-reference-is-missing-reference-to-entity-entity-in-data-store-data-store-cannot-be-found-error-thrown-when-importing-an-updated-data-store-with-new-entities#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 7/23/2018 5:39:32 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When importing an updated data store with new entities, any object referencing the new entity in the package fails to import. The import log throws an error saying that the object failed to import due to a missing entity in the data store:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Problems (1):
content xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx &amp;quot;&amp;lt;name&amp;gt;&amp;quot;: The content [id= uuid=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx] was not imported because a required reference is missing: Reference to entity [xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx] in data store [id=1074 uuid=_a-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx_1101] cannot be found. (APNX-1-4070-004) (APNX-1-4071-006)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been resolved via &lt;strong&gt;AN-50362&lt;/strong&gt; in Appian 16.3.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Upgrade to the latest version of Appian to take advantage of the fix.&lt;/p&gt;
&lt;h2 id="workaround"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To work around this issue, perform one of the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Try importing the package twice.&lt;/li&gt;
&lt;li&gt;Split up the package into two imports. First, import a patch that contains only the updated data store and any relevant CDTs. Publish the new version of the data store and verify mappings. Then, import the other objects in a separate package.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.2 and earlier.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: July 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, application design, fixed issues, import/export&lt;/div&gt;
</description></item><item><title>KB-1302 "The content &lt;id&gt; was not imported because a required reference is missing: Reference to entity &lt;entity&gt; in data store &lt;data store&gt; cannot be found" error thrown when importing an updated data store with new entities</title><link>https://community.appian.com/support/w/kb/508/kb-1302-the-content-id-was-not-imported-because-a-required-reference-is-missing-reference-to-entity-entity-in-data-store-data-store-cannot-be-found-error-thrown-when-importing-an-updated-data-store-with-new-entities/revision/5</link><pubDate>Thu, 13 Jul 2017 15:57:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:225a2a1b-35ed-4c53-a347-1fbc5da44c81</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/508/kb-1302-the-content-id-was-not-imported-because-a-required-reference-is-missing-reference-to-entity-entity-in-data-store-data-store-cannot-be-found-error-thrown-when-importing-an-updated-data-store-with-new-entities#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Nick Vigilante on 7/13/2017 3:57:53 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;table style="background-color:#bcedaf;"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;This issue has been resolved in an Appian hotfix/new Appian version. Please apply the latest hotfix to your Appian installation or upgrade to the latest version of Appian.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When importing an updated data store with new entities, any object referencing the new entity in the package fails to import. The import log throws an error saying that the object failed to import due to a missing entity in the data store:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Problems (1):
content xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx &amp;quot;&amp;lt;name&amp;gt;&amp;quot;: The content [id= uuid=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx] was not imported because a required reference is missing: Reference to entity [xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx] in data store [id=1074 uuid=_a-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx_1101] cannot be found. (APNX-1-4070-004) (APNX-1-4071-006)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been resolved via &lt;strong&gt;AN-50362&lt;/strong&gt; in Appian 16.3.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Upgrade to the latest version of Appian to take advantage of the fix.&lt;/p&gt;
&lt;h2 id="workaround"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To work around this issue, perform one of the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Try importing the package twice.&lt;/li&gt;
&lt;li&gt;Split up the package into two imports. First, import a patch that contains only the updated data store and any relevant CDTs. Publish the new version of the data store and verify mappings. Then, import the other objects in a separate package.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.2 and earlier.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: July 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, fixed issues, import/export&lt;/div&gt;
</description></item><item><title>KB-1302 "The content &lt;content&gt; was not imported because a required reference is missing: Reference to entity &lt;entity&gt; in data store &lt;data store&gt; cannot be found" error thrown when importing an updated data store with new entitie</title><link>https://community.appian.com/support/w/kb/508/kb-1302-the-content-id-was-not-imported-because-a-required-reference-is-missing-reference-to-entity-entity-in-data-store-data-store-cannot-be-found-error-thrown-when-importing-an-updated-data-store-with-new-entities/revision/1</link><pubDate>Tue, 07 Mar 2017 16:52:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:225a2a1b-35ed-4c53-a347-1fbc5da44c81</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/508/kb-1302-the-content-id-was-not-imported-because-a-required-reference-is-missing-reference-to-entity-entity-in-data-store-data-store-cannot-be-found-error-thrown-when-importing-an-updated-data-store-with-new-entities#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 3/7/2017 4:52:57 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When importing an updated data store with new entities, any object referencing the new entity in the package fails to import. The import log throws an error saying that the object failed to import due to a missing entity in the data store:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Problems (1):
content xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx &amp;quot;&amp;lt;name&amp;gt;&amp;quot;: The content [id= uuid=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx] was not imported because a required reference is missing: Reference to entity [xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx] in data store [id=1074 uuid=_a-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx_1101] cannot be found. (APNX-1-4070-004) (APNX-1-4071-006)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been resolved via &lt;strong&gt;AN-50362&lt;/strong&gt; in Appian 16.3.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Upgrade to the latest version of Appian to take advantage of the fix.&lt;/p&gt;
&lt;h2 id="workaround"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To work around this issue, perform one of the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Try importing the package twice&lt;/li&gt;
&lt;li&gt;Split up the package into two imports. First, import a patch that contains only the updated data store and any relevant CDTs. Publish the new version of the data store and verify mappings. Then, import the other objects in a separate package.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.2 and earlier.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: January 2017&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, fixed issues, import/export&lt;/div&gt;
</description></item><item><title>KB-1302 "The content &lt;id&gt; was not imported because a required reference is missing: Reference to entity &lt;entity&gt; in data store &lt;data store&gt; cannot be found" error thrown when importing an updated data store with new entities</title><link>https://community.appian.com/support/w/kb/508/kb-1302-the-content-id-was-not-imported-because-a-required-reference-is-missing-reference-to-entity-entity-in-data-store-data-store-cannot-be-found-error-thrown-when-importing-an-updated-data-store-with-new-entities/revision/4</link><pubDate>Tue, 07 Mar 2017 11:56:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:225a2a1b-35ed-4c53-a347-1fbc5da44c81</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/508/kb-1302-the-content-id-was-not-imported-because-a-required-reference-is-missing-reference-to-entity-entity-in-data-store-data-store-cannot-be-found-error-thrown-when-importing-an-updated-data-store-with-new-entities#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Nick Vigilante on 3/7/2017 11:56:35 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When importing an updated data store with new entities, any object referencing the new entity in the package fails to import. The import log throws an error saying that the object failed to import due to a missing entity in the data store:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Problems (1):
content xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx &amp;quot;&amp;lt;name&amp;gt;&amp;quot;: The content [id= uuid=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx] was not imported because a required reference is missing: Reference to entity [xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx] in data store [id=1074 uuid=_a-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx_1101] cannot be found. (APNX-1-4070-004) (APNX-1-4071-006)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been resolved via &lt;strong&gt;AN-50362&lt;/strong&gt; in Appian 16.3.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Upgrade to the latest version of Appian to take advantage of the fix.&lt;/p&gt;
&lt;h2 id="workaround"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To work around this issue, perform one of the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Try importing the package twice&lt;/li&gt;
&lt;li&gt;Split up the package into two imports. First, import a patch that contains only the updated data store and any relevant CDTs. Publish the new version of the data store and verify mappings. Then, import the other objects in a separate package.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.2 and earlier.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: March 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, fixed issues, import/export&lt;/div&gt;
</description></item><item><title>KB-1302 "The content &lt;id&gt; was not imported because a required reference is missing: Reference to entity &lt;entity&gt; in data store &lt;data store&gt; cannot be found" error thrown when importing an updated data store with new entities</title><link>https://community.appian.com/support/w/kb/508/kb-1302-the-content-id-was-not-imported-because-a-required-reference-is-missing-reference-to-entity-entity-in-data-store-data-store-cannot-be-found-error-thrown-when-importing-an-updated-data-store-with-new-entities/revision/3</link><pubDate>Tue, 07 Mar 2017 11:54:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:225a2a1b-35ed-4c53-a347-1fbc5da44c81</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/508/kb-1302-the-content-id-was-not-imported-because-a-required-reference-is-missing-reference-to-entity-entity-in-data-store-data-store-cannot-be-found-error-thrown-when-importing-an-updated-data-store-with-new-entities#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Nick Vigilante on 3/7/2017 11:54:15 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When importing an updated data store with new entities, any object referencing the new entity in the package fails to import. The import log throws an error saying that the object failed to import due to a missing entity in the data store:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Problems (1):
content xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx &amp;quot;&amp;lt;name&amp;gt;&amp;quot;: The content [id= uuid=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx] was not imported because a required reference is missing: Reference to entity [xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx] in data store [id=1074 uuid=_a-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx_1101] cannot be found. (APNX-1-4070-004) (APNX-1-4071-006)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been resolved via &lt;strong&gt;AN-50362&lt;/strong&gt; in Appian 16.3.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Upgrade to the latest version of Appian to take advantage of the fix.&lt;/p&gt;
&lt;h2 id="workaround"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To work around this issue, perform one of the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Try importing the package twice&lt;/li&gt;
&lt;li&gt;Split up the package into two imports. First, import a patch that contains only the updated data store and any relevant CDTs. Publish the new version of the data store and verify mappings. Then, import the other objects in a separate package.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.2 and earlier.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: January 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, fixed issues, import/export&lt;/div&gt;
</description></item><item><title>KB-1302 "The content &lt;id&gt; was not imported because a required reference is missing: Reference to entity &lt;entity&gt; in data store &lt;data store&gt; cannot be found" error thrown when importing an updated data store with new entitie</title><link>https://community.appian.com/support/w/kb/508/kb-1302-the-content-id-was-not-imported-because-a-required-reference-is-missing-reference-to-entity-entity-in-data-store-data-store-cannot-be-found-error-thrown-when-importing-an-updated-data-store-with-new-entities/revision/2</link><pubDate>Tue, 07 Mar 2017 11:54:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:225a2a1b-35ed-4c53-a347-1fbc5da44c81</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/508/kb-1302-the-content-id-was-not-imported-because-a-required-reference-is-missing-reference-to-entity-entity-in-data-store-data-store-cannot-be-found-error-thrown-when-importing-an-updated-data-store-with-new-entities#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Nick Vigilante on 3/7/2017 11:54:06 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When importing an updated data store with new entities, any object referencing the new entity in the package fails to import. The import log throws an error saying that the object failed to import due to a missing entity in the data store:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Problems (1):
content xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx &amp;quot;&amp;lt;name&amp;gt;&amp;quot;: The content [id= uuid=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx] was not imported because a required reference is missing: Reference to entity [xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx] in data store [id=1074 uuid=_a-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx_1101] cannot be found. (APNX-1-4070-004) (APNX-1-4071-006)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue has been resolved via &lt;strong&gt;AN-50362&lt;/strong&gt; in Appian 16.3.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Upgrade to the latest version of Appian to take advantage of the fix.&lt;/p&gt;
&lt;h2 id="workaround"&gt;Workaround&lt;/h2&gt;
&lt;p&gt;To work around this issue, perform one of the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Try importing the package twice&lt;/li&gt;
&lt;li&gt;Split up the package into two imports. First, import a patch that contains only the updated data store and any relevant CDTs. Publish the new version of the data store and verify mappings. Then, import the other objects in a separate package.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.2 and earlier.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: January 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: known issues, fixed issues, import/export&lt;/div&gt;
</description></item></channel></rss>