<?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-1217 "The content &lt;content&gt; was not exported because it contains an invalid precedent: content &lt;content&gt; cannot be found" error thrown when exporting an application</title><link>https://community.appian.com/support/w/kb/432/kb-1217-the-content-content-was-not-exported-because-it-contains-an-invalid-precedent-content-content-cannot-be-found-error-thrown-when-exporting-an-application</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1217 "The content &lt;content&gt; was not exported because it contains an invalid precedent: content &lt;content&gt; cannot be found" error thrown when exporting an application</title><link>https://community.appian.com/support/w/kb/432/kb-1217-the-content-content-was-not-exported-because-it-contains-an-invalid-precedent-content-content-cannot-be-found-error-thrown-when-exporting-an-application</link><pubDate>Fri, 19 May 2023 21:12:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b540ceb7-a63a-4a7b-a68d-38436c2449b6</guid><dc:creator>Elly Meng</dc:creator><comments>https://community.appian.com/support/w/kb/432/kb-1217-the-content-content-was-not-exported-because-it-contains-an-invalid-precedent-content-content-cannot-be-found-error-thrown-when-exporting-an-application#comments</comments><description>Current Revision posted to Appian Knowledge Base by Elly Meng on 5/19/2023 9:12:06 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When exporting an application from Appian Designer, not all objects in the application are exported and the output log displays the following error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;The content [id=XXXXX uuid=_X-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX_XXXXX] was not exported because it contains an invalid precedent: content [uuid=XXXXX location=Interface Definition] cannot be found. (APNX-1-4070-001) (APNX-1-4071-003)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;A required precedent has been deleted. The export log will show its original local ID in the &lt;code&gt;uuid=XXXX&lt;/code&gt; section from the example above.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;If the object was deleted by accident:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Search for the deleted object by the ID reported in the log as uuid=XXXX inside &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/deletion.log&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Restore the deleted object by importing a patch with this object after exporting it from another environment.&lt;/li&gt;
&lt;li&gt;Once the missing precedent is resolved, re-export the application.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If the object was deleted on purpose:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open the non-exportable object reported in the export log.&lt;/li&gt;
&lt;li&gt;Update/remove references to the deleted object.&lt;/li&gt;
&lt;li&gt;Once the obsolete references to the deleted object are resolved, re-export the application.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="tip"&gt;&lt;/div&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;May 2023&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: applications, application design, import/export&lt;/div&gt;
</description></item><item><title>KB-1217 "The content &lt;content&gt; was not exported because it contains an invalid precedent: content &lt;content&gt; cannot be found" error thrown when exporting an application</title><link>https://community.appian.com/support/w/kb/432/kb-1217-the-content-content-was-not-exported-because-it-contains-an-invalid-precedent-content-content-cannot-be-found-error-thrown-when-exporting-an-application/revision/4</link><pubDate>Thu, 09 Feb 2023 06:14:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b540ceb7-a63a-4a7b-a68d-38436c2449b6</guid><dc:creator>Maggie Deppe-Walker</dc:creator><comments>https://community.appian.com/support/w/kb/432/kb-1217-the-content-content-was-not-exported-because-it-contains-an-invalid-precedent-content-content-cannot-be-found-error-thrown-when-exporting-an-application#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Maggie Deppe-Walker on 2/9/2023 6:14:07 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When exporting an application from Appian Designer, not all objects in the application are exported and the output log displays the following error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;The content [id=XXXXX uuid=_X-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX_XXXXX] was not exported because it contains an invalid precedent: content [uuid=XXXXX location=Interface Definition] cannot be found. (APNX-1-4070-001) (APNX-1-4071-003)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;A required precedent has been deleted. The export log will show its original local ID in the &lt;code&gt;uuid=XXXX&lt;/code&gt; section from the example above.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;If the object was deleted by accident:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Search for the deleted object by the ID reported in the log as uuid=XXXX inside &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/deletion.log&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Restore the deleted object by importing a patch with this object after exporting it from another environment.&lt;/li&gt;
&lt;li&gt;Once the missing precend is resolved, re-export the application.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If the object was deleted on purpose:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open the non-exportable object reported in the export log.&lt;/li&gt;
&lt;li&gt;Update/remove references to the deleted object.&lt;/li&gt;
&lt;li&gt;Once the obsolete references to the deleted object are resolved, re-export the application.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="tip"&gt;
&lt;p&gt;&lt;strong&gt;Tip:&lt;/strong&gt; The shared component, &lt;a href="https://forum.appian.com/suite/tempo/records/item/lIBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUjehE6c4co9Y9YmYyXyje4cU5tvLsZq51/view/summary" target="_blank"&gt;Content Details by UUID&lt;/a&gt;, can aid in finding objects by UUID and ID if they have not been deleted.&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2017&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: applications, application design, import/export&lt;/div&gt;
</description></item><item><title>KB-1217 "The content &lt;content&gt; was not exported because it contains an invalid precedent: content &lt;content&gt; cannot be found" error thrown when exporting an application</title><link>https://community.appian.com/support/w/kb/432/kb-1217-the-content-content-was-not-exported-because-it-contains-an-invalid-precedent-content-content-cannot-be-found-error-thrown-when-exporting-an-application/revision/3</link><pubDate>Thu, 09 Feb 2023 06:12:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b540ceb7-a63a-4a7b-a68d-38436c2449b6</guid><dc:creator>Maggie Deppe-Walker</dc:creator><comments>https://community.appian.com/support/w/kb/432/kb-1217-the-content-content-was-not-exported-because-it-contains-an-invalid-precedent-content-content-cannot-be-found-error-thrown-when-exporting-an-application#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Maggie Deppe-Walker on 2/9/2023 6:12:30 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When exporting an application from Appian Designer, not all objects in the application are exported and the output log displays the following error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;The content [id=XXXXX uuid=_X-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX_XXXXX] was not exported because it contains an invalid precedent: content [uuid=XXXXX location=Interface Definition] cannot be found. (APNX-1-4070-001) (APNX-1-4071-003)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;A required precedent has been deleted. The export log will show its original local ID in the &lt;code&gt;uuid=XXXX&lt;/code&gt; section from the example above.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;If the object was deleted by accident:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Search for the deleted object by the ID reported in the log as uuid=XXXX inside &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/deletion.log&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Restore the deleted object by importing a patch with this object after exporting it from another environment.&lt;/li&gt;
&lt;li&gt;Once the missing precedent is resolved, re-export the application.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If the object was deleted on purpose:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open the non-exportable object reported in the export log.&lt;/li&gt;
&lt;li&gt;Update/remove references to the deleted object.&lt;/li&gt;
&lt;li&gt;Once the obsolete references to the deleted object are resolved, re-export the application.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="tip"&gt;
&lt;p&gt;&lt;strong&gt;Tip:&lt;/strong&gt; The shared component, &lt;a href="https://forum.appian.com/suite/tempo/records/item/lIBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUjehE6c4co9Y9YmYyXyje4cU5tvLsZq51/view/summary" rel="noopener noreferrer" target="_blank"&gt;Content Details by UUID&lt;/a&gt;, can aid in finding objects by UUID and ID if they have not been deleted.&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;February 2023&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: applications, application design, import/export&lt;/div&gt;
</description></item><item><title>KB-1217 "The content &lt;content&gt; was not exported because it contains an invalid precedent: content &lt;content&gt; cannot be found" error thrown when exporting an application</title><link>https://community.appian.com/support/w/kb/432/kb-1217-the-content-content-was-not-exported-because-it-contains-an-invalid-precedent-content-content-cannot-be-found-error-thrown-when-exporting-an-application/revision/1</link><pubDate>Mon, 06 Mar 2017 21:05:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b540ceb7-a63a-4a7b-a68d-38436c2449b6</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/432/kb-1217-the-content-content-was-not-exported-because-it-contains-an-invalid-precedent-content-content-cannot-be-found-error-thrown-when-exporting-an-application#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 3/6/2017 9:05:59 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When exporting an application from Appian Designer, not all objects in the application are exported and the output log displays the following error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;The content [id=XXXXX uuid=_X-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX_XXXXX] was not exported because it contains an invalid precedent: content [uuid=XXXXX location=Interface Definition] cannot be found. (APNX-1-4070-001) (APNX-1-4071-003)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;A required precedent has been deleted. The export log will show its original local ID in the &lt;code&gt;uuid=XXXX&lt;/code&gt; section from the example above.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;If the object was deleted by accident:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Search for the deleted object by the ID reported in the log as uuid=XXXX inside &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/logs/deletion.log&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Restore the deleted object by importing a patch with this object after exporting it from another environment.&lt;/li&gt;
&lt;li&gt;Once the missing precend is resolved, re-export the application.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If the object was deleted on purpose:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open the non-exportable object reported in the export log.&lt;/li&gt;
&lt;li&gt;Update/remove references to the deleted object.&lt;/li&gt;
&lt;li&gt;Once the obsolete references to the deleted object are resolved, re-export the application.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="tip"&gt;
&lt;p&gt;&lt;strong&gt;Tip:&lt;/strong&gt; The shared component, &lt;a href="https://forum.appian.com/suite/tempo/records/item/lIBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUjehE6c4co9Y9YmYyXyje4cU5tvLsZq51/view/summary" target="_blank"&gt;Content Details by UUID&lt;/a&gt;, can aid in finding objects by UUID and ID if they have not been deleted.&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2017&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

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