<?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-1432 Blank items in Knowledge Center</title><link>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1432 Blank items in Knowledge Center</title><link>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center</link><pubDate>Mon, 23 Jul 2018 03:36:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68260d3b-427e-4232-baa7-fcd66933e1e0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 7/23/2018 3:36:26 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;When navigating to a Knowledge Center page from designer, users encounter items listed that have no names and appear to be blank items. For example,&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/blank_5F00_kc_5F00_items.PNG"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/blank_5F00_kc_5F00_items.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Cause&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This can happen when documents&amp;nbsp;are added or&amp;nbsp;moved directly to the Knowledge Center, instead of a folder. Knowledge Centers should only contain folders and folders should contain documents.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Deploy the&amp;nbsp;&lt;strong&gt;&lt;a class="external-link" href="/b/appmarket/posts/custom-content-functions" rel="nofollow"&gt;Custom Content Functions&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;plug-in.&lt;/li&gt;
&lt;li&gt;Navigate to the parent of the problematic Knowledge Center, select the checkbox of the problematic Knowledge Center, click Properties in the toolbar, and copy the Knowledge Center ID.&lt;/li&gt;
&lt;li&gt;Create an expression rule, with a rule input &lt;code&gt;ri!kcId&lt;/code&gt; of type Number (Integer). Run the following expression where &lt;code&gt;kcId&lt;/code&gt; is the ID from the previous step: &lt;code&gt;getdocumentsfromfolder(ri!kcId,false)&lt;/code&gt;. This will give you a list of IDs of the documents directly under the Knowledge Center that should not be in that location.&lt;/li&gt;
&lt;li&gt;Create a process model with a Move Document node.&lt;/li&gt;
&lt;li&gt;Create a process variable called &lt;code&gt;pv!docToMove&lt;/code&gt; of type&amp;nbsp;Document and&amp;nbsp;set it as a parameter.&lt;/li&gt;
&lt;li&gt;In the &amp;quot;Document&amp;quot; input, set the value as &lt;code&gt;pv!docToMove&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;In the &amp;quot;Destination&amp;quot; input, select the destination folder you would like the document to live in, e.g. Temporary Documents&amp;nbsp;folder.&lt;/li&gt;
&lt;li&gt;Create a start form for this process so that you can provide the document to move in the start form. The start form should contain a rule input &lt;code&gt;ri!docToMove&lt;/code&gt;&amp;nbsp;and should be of type Document.&lt;/li&gt;
&lt;li&gt;Save and publish the process model.&lt;/li&gt;
&lt;li&gt;Start a new instance of this process.&lt;/li&gt;
&lt;li&gt;Provide the ID of the document to move that was determined in step 3 and submit the form.&lt;/li&gt;
&lt;li&gt;Repeat steps 10 and 11 for each document to be moved from step 3. You can also configure&amp;nbsp;the process model to use MNI and run once instance of &amp;quot;Move Document&amp;quot; per passed document ID.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This&amp;nbsp;article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: documents, knowledge centers, application design&lt;/div&gt;
</description></item><item><title>KB-1432 Blank items in Knowledge Center</title><link>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center/revision/8</link><pubDate>Mon, 18 Dec 2017 02:32:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68260d3b-427e-4232-baa7-fcd66933e1e0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Parmida Borhani on 12/18/2017 2:32:16 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;When navigating to a Knowledge Center page from designer, users encounter items listed that have no names and appear to be blank items. For example,&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/blank_5F00_kc_5F00_items.PNG"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/blank_5F00_kc_5F00_items.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Cause&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This can happen when documents&amp;nbsp;are added or&amp;nbsp;moved directly to the Knowledge Center, instead of a folder. Knowledge Centers should only contain folders and folders should contain documents.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Deploy the&amp;nbsp;&lt;strong&gt;&lt;a class="external-link" href="/b/appmarket/posts/custom-content-functions" rel="nofollow"&gt;Custom Content Functions&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;plug-in.&lt;/li&gt;
&lt;li&gt;Navigate to the parent of the problematic Knowledge Center, select the checkbox of the problematic Knowledge Center, click Properties in the toolbar, and copy the Knowledge Center ID.&lt;/li&gt;
&lt;li&gt;Create an expression rule, with a rule input &lt;code&gt;ri!kcId&lt;/code&gt; of type Number (Integer). Run the following expression where &lt;code&gt;kcId&lt;/code&gt; is the ID from the previous step: &lt;code&gt;getdocumentsfromfolder(ri!kcId,false)&lt;/code&gt;. This will give you a list of IDs of the documents directly under the Knowledge Center that should not be in that location.&lt;/li&gt;
&lt;li&gt;Create a process model with a Move Document node.&lt;/li&gt;
&lt;li&gt;Create a process variable called &lt;code&gt;pv!docToMove&lt;/code&gt; of type&amp;nbsp;Document and&amp;nbsp;set it as a parameter.&lt;/li&gt;
&lt;li&gt;In the &amp;quot;Document&amp;quot; input, set the value as &lt;code&gt;pv!docToMove&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;In the &amp;quot;Destination&amp;quot; input, select the destination folder you would like the document to live in, e.g. Temporary Documents&amp;nbsp;folder.&lt;/li&gt;
&lt;li&gt;Create a start form for this process so that you can provide the document to move in the start form. The start form should contain a rule input &lt;code&gt;ri!docToMove&lt;/code&gt;&amp;nbsp;and should be of type Document.&lt;/li&gt;
&lt;li&gt;Save and publish the process model.&lt;/li&gt;
&lt;li&gt;Start a new instance of this process.&lt;/li&gt;
&lt;li&gt;Provide the ID of the document to move that was determined in step 3 and submit the form.&lt;/li&gt;
&lt;li&gt;Repeat steps 10 and 11 for each document to be moved from step 3. You can also configure&amp;nbsp;the process model to use MNI and run once instance of &amp;quot;Move Document&amp;quot; per passed document ID.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This&amp;nbsp;article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: documents, knowledge centers&lt;/div&gt;
</description></item><item><title>KB-1432 Blank items in Knowledge Center</title><link>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center/revision/7</link><pubDate>Sun, 17 Dec 2017 21:32:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68260d3b-427e-4232-baa7-fcd66933e1e0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Parmida Borhani on 12/17/2017 9:32:16 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;When navigating to a Knowledge Center page from designer, users encounter items listed that have no names and appear to be blank items. For example,&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/blank_5F00_kc_5F00_items.PNG"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/blank_5F00_kc_5F00_items.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Cause&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This can happen when documents&amp;nbsp;are added or&amp;nbsp;moved directly to the Knowledge Center, instead of a folder. Knowledge Centers should only contain folders and folders should contain documents.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Deploy the&amp;nbsp;&lt;strong&gt;&lt;a class="external-link" href="/b/appmarket/posts/custom-content-functions" rel="nofollow"&gt;Custom Content Functions&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;plug-in.&lt;/li&gt;
&lt;li&gt;Navigate to the parent of the problematic Knowledge Center, select the checkbox of the problematic Knowledge Center, click Properties in the toolbar, and copy the Knowledge Center ID.&lt;/li&gt;
&lt;li&gt;Create an expression rule, with a rule input &lt;code&gt;ri!kcId&lt;/code&gt; of type Number (Integer). Run the following expression where &lt;code&gt;kcId&lt;/code&gt; is the ID from the previous step: &lt;code&gt;getdocumentsfromfolder(ri!kcId,false)&lt;/code&gt;. This will give you a list of IDs of the documents directly under the Knowledge Center that should not be in that location.&lt;/li&gt;
&lt;li&gt;Create a process model with a Move Document node.&lt;/li&gt;
&lt;li&gt;Create a process variable called &lt;code&gt;pv!docToMove&lt;/code&gt; of type&amp;nbsp;Document and&amp;nbsp;set it as a parameter.&lt;/li&gt;
&lt;li&gt;In the &amp;quot;Document&amp;quot; input, set the value as &lt;code&gt;pv!docToMove&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;In the &amp;quot;Destination&amp;quot; input, select the destination folder you would like the document to live in, e.g. Temporary Documents&amp;nbsp;folder.&lt;/li&gt;
&lt;li&gt;Create a start form for this process so that you can provide the document to move in the start form. The start form should contain a rule input &lt;code&gt;ri!docToMove&lt;/code&gt;&amp;nbsp;and should be of type Document.&lt;/li&gt;
&lt;li&gt;Save and publish the process model.&lt;/li&gt;
&lt;li&gt;Start a new instance of this process.&lt;/li&gt;
&lt;li&gt;Provide the ID of the document to move that was determined in step 3 and submit the form.&lt;/li&gt;
&lt;li&gt;Repeat steps 10 and 11 for each document to be moved from step 3. You can also configure&amp;nbsp;the process model to use MNI and run once instance of &amp;quot;Move Document&amp;quot; per passed document ID.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This&amp;nbsp;article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: documents, knowledge centers&lt;/div&gt;
</description></item><item><title>KB-1432 Blank items in Knowledge Center</title><link>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center/revision/6</link><pubDate>Sun, 17 Dec 2017 21:31:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68260d3b-427e-4232-baa7-fcd66933e1e0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Parmida Borhani on 12/17/2017 9:31:28 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;When navigating to a Knowledge Center page from designer, users encounter items listed that have no names and appear to be blank items. For example,&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/blank_5F00_kc_5F00_items.PNG"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/blank_5F00_kc_5F00_items.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Cause&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This can happen when documents&amp;nbsp;are added or&amp;nbsp;moved directly to the Knowledge Center, instead of a folder. Knowledge Centers should only contain folders and folders should contain documents.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Deploy the&amp;nbsp;&lt;strong&gt;&lt;a class="external-link" href="/b/appmarket/posts/custom-content-functions" rel="nofollow"&gt;Custom Content Functions&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;plug-in.&lt;/li&gt;
&lt;li&gt;Navigate to the parent of the problematic Knowledge Center, select the checkbox of the problematic Knowledge Center, click Properties in the toolbar, and copy the Knowledge Center ID.&lt;/li&gt;
&lt;li&gt;Create an expression rule, with a rule input called &lt;code&gt;kcId&lt;/code&gt; of type Number (Integer). Run the following expression where &lt;code&gt;kcId&lt;/code&gt; is the ID from the previous step: &lt;code&gt;getdocumentsfromfolder(ri!kcId,false)&lt;/code&gt;. This will give you a list of IDs of the documents directly under the Knowledge Center that should not be in that location.&lt;/li&gt;
&lt;li&gt;Create a process model with a Move Document node.&lt;/li&gt;
&lt;li&gt;Create a process variable called &lt;code&gt;pv!docToMove&lt;/code&gt; of type&amp;nbsp;Document and&amp;nbsp;set it as a parameter.&lt;/li&gt;
&lt;li&gt;In the &amp;quot;Document&amp;quot; input, set the value as &lt;code&gt;pv!docToMove&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;In the &amp;quot;Destination&amp;quot; input, select the destination folder you would like the document to live in, e.g. Temporary Documents&amp;nbsp;folder.&lt;/li&gt;
&lt;li&gt;Create a start form for this process so that you can provide the document to move in the start form. The start form should contain a rule input &lt;code&gt;ri!docToMove&lt;/code&gt;&amp;nbsp;and should be of type Document.&lt;/li&gt;
&lt;li&gt;Save and publish the process model.&lt;/li&gt;
&lt;li&gt;Start a new instance of this process.&lt;/li&gt;
&lt;li&gt;Provide the ID of the document to move that was determined in step 3 and submit the form.&lt;/li&gt;
&lt;li&gt;Repeat steps 10 and 11 for each document to be moved from step 3. You can also configure&amp;nbsp;the process model to use MNI and run once instance of &amp;quot;Move Document&amp;quot; per passed document ID.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This&amp;nbsp;article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: documents, knowledge centers&lt;/div&gt;
</description></item><item><title>KB-1432 Blank items in Knowledge Center</title><link>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center/revision/5</link><pubDate>Sun, 17 Dec 2017 21:24:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68260d3b-427e-4232-baa7-fcd66933e1e0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Parmida Borhani on 12/17/2017 9:24:11 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;When navigating to a Knowledge Center page from designer, users encounter items listed that have no names and appear to be blank items. For example,&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/blank_5F00_kc_5F00_items.PNG"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/blank_5F00_kc_5F00_items.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Cause&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This can happen when documents&amp;nbsp;are added or&amp;nbsp;moved directly to the Knowledge Center, instead of a folder. Knowledge Centers should only contain folders and folders should contain documents.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Deploy the&amp;nbsp;&lt;strong&gt;&lt;a class="external-link" href="/b/appmarket/posts/custom-content-functions" rel="nofollow"&gt;Custom Content Functions&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;plug-in.&lt;/li&gt;
&lt;li&gt;Navigate to the parent of the problematic Knowledge Center, select the checkbox of the problematic Knowledge Center, click Properties in the toolbar, and copy the Knowledge Center ID.&lt;/li&gt;
&lt;li&gt;Run the following expression where kcId is the ID from the previous step: &lt;code&gt;getdocumentsfromfolder(ri!kcId,false)&lt;/code&gt;. This will give you a list of Ids of the documents that are directly under the KC, instead of the folder within the KC.&lt;/li&gt;
&lt;li&gt;Create a process model with a Move Document node.&lt;/li&gt;
&lt;li&gt;Create a process variable called pv!docToMove of type&amp;nbsp;Document and&amp;nbsp;set it as a parameter.&lt;/li&gt;
&lt;li&gt;In the &amp;quot;Document&amp;quot; field type, set the value as pv!docToMove.&lt;/li&gt;
&lt;li&gt;In the Destination select the destination folder, e.g. Temporary Documents&amp;nbsp;folder.&lt;/li&gt;
&lt;li&gt;Create a start form for this process so that you can provide the document to move in the start form.&lt;/li&gt;
&lt;li&gt;Save and publish the process model.&lt;/li&gt;
&lt;li&gt;Start a new instance of this process.&lt;/li&gt;
&lt;li&gt;Provide the ID of the document to move determined from step 3 and submit the form.&lt;/li&gt;
&lt;li&gt;Repeat steps 10 and 11 for each document to be moved from step 3. You can also configure&amp;nbsp;the process model to use MNI and run once instance of &amp;quot;Move Document&amp;quot; per passed document ID.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This&amp;nbsp;article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: documents, knowledge centers&lt;/div&gt;
</description></item><item><title>KB-1432 Blank items in Knowledge Center</title><link>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center/revision/4</link><pubDate>Sun, 17 Dec 2017 21:03:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68260d3b-427e-4232-baa7-fcd66933e1e0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Parmida Borhani on 12/17/2017 9:03:30 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;When navigating to a Knowledge Center page from designer, users encounter items listed that have no names and appear to be blank items.&lt;/p&gt;
&lt;h2&gt;Cause&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This can happen when documents&amp;nbsp;are added or&amp;nbsp;moved directly to the Knowledge Center, instead of a folder. Knowledge Centers should only contain folders. Within those folders are where the documents should exist.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Deploy the&amp;nbsp;&lt;strong&gt;&lt;a class="external-link" href="/b/appmarket/posts/custom-content-functions" rel="nofollow"&gt;Custom Content Functions&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;plug-in.&lt;/li&gt;
&lt;li&gt;Navigate to the parent of the problematic Knowledge Center, select the checkbox of the problematic Knowledge Center, click Properties in the toolbar, and copy the Knowledge Center ID.&lt;/li&gt;
&lt;li&gt;Run the following expression where kcId is the id from the previous step: &lt;code&gt;getdocumentsfromfolder(ri!kcId,false)&lt;/code&gt;. This will give you a list of Ids of the documents that are directly under the KC, instead of the folder within the KC.&lt;/li&gt;
&lt;li&gt;Create a process model with a Move Document node.&lt;/li&gt;
&lt;li&gt;Create a process variable called &lt;strong&gt;pv!docToMove&lt;/strong&gt; of type&amp;nbsp;&lt;strong&gt;Document&lt;/strong&gt; and&amp;nbsp;set it as a &lt;strong&gt;parameter&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the &amp;quot;Document&amp;quot; field type, set pv!docToMove.&lt;/li&gt;
&lt;li&gt;In the Destination select the destination &lt;strong&gt;folder&lt;/strong&gt;, e.g. Temporary Documents&amp;nbsp;&lt;strong&gt;folder.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Create a start form for this process so that you can provide the document to move in the start form.&lt;/li&gt;
&lt;li&gt;Save and publish the process model.&lt;/li&gt;
&lt;li&gt;Start a new instance of this process.&lt;/li&gt;
&lt;li&gt;Provide the Id of the document to move and submit the form.&lt;/li&gt;
&lt;li&gt;Repeat steps 10 and 11 for each document to be moved from step 3. You can also configure&amp;nbsp;the process model to use MNI and run once instance of &amp;quot;Move Document&amp;quot; per passed document Id.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: documents, knowledge centers&lt;/div&gt;
</description></item><item><title>KB-XXXX Blank items in Knowledge Center</title><link>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center/revision/1</link><pubDate>Mon, 04 Dec 2017 01:55:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68260d3b-427e-4232-baa7-fcd66933e1e0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Parmida Borhani on 12/4/2017 1:55:25 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;When navigating to a Knowledge Center page from designer, users encounter items listed that have no names and appear to be blank items.&lt;/p&gt;
&lt;h2&gt;Cause&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This can happen when documents were generated or moved directly to the knowledge center through means of a smart service or SAIL component.&lt;/p&gt;
&lt;p&gt;Knowledge Centers should only contain folders. Within those folders are where the documents should exist. When documents are added as child to the Knowledge Center directly, they appear as blank items.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Deploy the&amp;nbsp;&lt;strong&gt;&lt;a class="external-link" href="/b/appmarket/posts/custom-content-functions" rel="nofollow"&gt;Custom Content Functions&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;plug-in.&lt;/li&gt;
&lt;li&gt;Navigate to the parent of the problematic Knowledge Center and select the checkbox on the left of the KC name and click Properties in the toolbar. Copy the ID. If the Temporary Documents Knowledge Center is the one in question, navigate to&amp;nbsp;&lt;em&gt;/designer --&amp;gt; Documents --&amp;gt; Communities --&amp;gt; Default Community &lt;/em&gt;and click Properties in the toolbar&lt;em&gt;.&lt;/em&gt;&amp;nbsp;The ID will be 8 or 7 depending on how old the installation is.&lt;/li&gt;
&lt;li&gt;Run the following expression where kcId is the id from the previous step: =getdocumentsfromfolder(ri!kcId,false)&lt;/li&gt;
&lt;li&gt;That&amp;#39;ll give you the list of id&amp;#39;s of the documents directly under the KC who shouldn&amp;#39;t be there; they should be inside a folder&lt;/li&gt;
&lt;li&gt;Create a process model with a Move Document node&lt;/li&gt;
&lt;li&gt;Create a process variable called pv!docToMove of type DOCUMENT and MAKE IT A PARAMETER&lt;/li&gt;
&lt;li&gt;In the &amp;quot;Document&amp;quot; field type: =pv!docToMove&lt;/li&gt;
&lt;li&gt;In the Destination select the destination folder, e.g. Temporary Documents&amp;nbsp;&lt;strong&gt;folder&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Create a start form for this process so that you can provide the document to move in the start form&lt;/li&gt;
&lt;li&gt;Save and publish&lt;/li&gt;
&lt;li&gt;Start a new instance of this process&lt;/li&gt;
&lt;li&gt;Provide the id of the document to move and submit the form&lt;/li&gt;
&lt;li&gt;Repeat step 11 and 12 for each document to be moved from step 3. You can also configure your model to use MNI and run once instance of &amp;quot;Move Document&amp;quot; per passed document id.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: documents, knowledge centers&lt;/div&gt;
</description></item><item><title>KB-1432 Blank items in Knowledge Center</title><link>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center/revision/3</link><pubDate>Sun, 03 Dec 2017 22:21:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68260d3b-427e-4232-baa7-fcd66933e1e0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 10:21:27 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;When navigating to a Knowledge Center page from designer, users encounter items listed that have no names and appear to be blank items.&lt;/p&gt;
&lt;h2&gt;Cause&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This can happen when documents&amp;nbsp;are added or&amp;nbsp;moved directly to the Knowledge Center, instead of a folder. Knowledge Centers should only contain folders. Within those folders are where the documents should exist.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Deploy the&amp;nbsp;&lt;strong&gt;&lt;a class="external-link" href="/b/appmarket/posts/custom-content-functions" rel="nofollow"&gt;Custom Content Functions&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;plug-in.&lt;/li&gt;
&lt;li&gt;Navigate to the parent of the problematic Knowledge Center, select the checkbox on the left of the KC name, click Properties in the toolbar, and copy the Id.
&lt;ul&gt;
&lt;li&gt;If the Temporary Documents Knowledge Center is the one in question, navigate to&amp;nbsp;&lt;em&gt;/designer --&amp;gt; Documents --&amp;gt; Communities --&amp;gt; Default Community &lt;/em&gt;and click Properties in the toolbar&lt;em&gt;.&lt;/em&gt;&amp;nbsp;The Id will be 8 or 7 depending on how old the installation is.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Run the following expression where kcId is the id from the previous step: &lt;code&gt;getdocumentsfromfolder(ri!kcId,false)&lt;/code&gt;. This will give you a list of Ids of the documents that are directly under the KC, instead of the folder within the KC.&lt;/li&gt;
&lt;li&gt;Create a process model with a Move Document node.&lt;/li&gt;
&lt;li&gt;Create a process variable called &lt;strong&gt;pv!docToMove&lt;/strong&gt; of type&amp;nbsp;&lt;strong&gt;Document&lt;/strong&gt; and&amp;nbsp;set it as a &lt;strong&gt;parameter&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the &amp;quot;Document&amp;quot; field type, set pv!docToMove.&lt;/li&gt;
&lt;li&gt;In the Destination select the destination &lt;strong&gt;folder&lt;/strong&gt;, e.g. Temporary Documents&amp;nbsp;&lt;strong&gt;folder.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Create a start form for this process so that you can provide the document to move in the start form.&lt;/li&gt;
&lt;li&gt;Save and publish the process model.&lt;/li&gt;
&lt;li&gt;Start a new instance of this process.&lt;/li&gt;
&lt;li&gt;Provide the Id of the document to move and submit the form.&lt;/li&gt;
&lt;li&gt;Repeat steps 10 and 11 for each document to be moved from step 3. You can also configure&amp;nbsp;the process model to use MNI and run once instance of &amp;quot;Move Document&amp;quot; per passed document Id.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: documents, knowledge centers&lt;/div&gt;
</description></item><item><title>KB-XXXX Blank items in Knowledge Center</title><link>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center/revision/2</link><pubDate>Sun, 03 Dec 2017 21:05:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68260d3b-427e-4232-baa7-fcd66933e1e0</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/713/kb-1432-blank-items-in-knowledge-center#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Parmida Borhani on 12/3/2017 9:05:59 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;When navigating to a Knowledge Center page from designer, users encounter items listed that have no names and appear to be blank items.&lt;/p&gt;
&lt;h2&gt;Cause&amp;nbsp;&lt;/h2&gt;
&lt;p&gt;This can happen when documents&amp;nbsp;are added or&amp;nbsp;moved directly to the Knowledge Center, instead of a folder. Knowledge Centers should only contain folders. Within those folders are where the documents should exist.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Deploy the&amp;nbsp;&lt;strong&gt;&lt;a class="external-link" href="/b/appmarket/posts/custom-content-functions" rel="nofollow"&gt;Custom Content Functions&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;plug-in.&lt;/li&gt;
&lt;li&gt;Navigate to the parent of the problematic Knowledge Center, select the checkbox on the left of the KC name, click Properties in the toolbar, and copy the Id.
&lt;ul&gt;
&lt;li&gt;If the Temporary Documents Knowledge Center is the one in question, navigate to&amp;nbsp;&lt;em&gt;/designer --&amp;gt; Documents --&amp;gt; Communities --&amp;gt; Default Community &lt;/em&gt;and click Properties in the toolbar&lt;em&gt;.&lt;/em&gt;&amp;nbsp;The Id will be 8 or 7 depending on how old the installation is.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Run the following expression where kcId is the id from the previous step: &lt;code&gt;getdocumentsfromfolder(ri!kcId,false)&lt;/code&gt;. This will give you a list of Ids of the documents that are directly under the KC, instead of the folder within the KC.&lt;/li&gt;
&lt;li&gt;Create a process model with a Move Document node.&lt;/li&gt;
&lt;li&gt;Create a process variable called &lt;strong&gt;pv!docToMove&lt;/strong&gt; of type&amp;nbsp;&lt;strong&gt;Document&lt;/strong&gt; and&amp;nbsp;set it as a &lt;strong&gt;parameter&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the &amp;quot;Document&amp;quot; field type, set pv!docToMove.&lt;/li&gt;
&lt;li&gt;In the Destination select the destination &lt;strong&gt;folder&lt;/strong&gt;, e.g. Temporary Documents&amp;nbsp;&lt;strong&gt;folder.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Create a start form for this process so that you can provide the document to move in the start form.&lt;/li&gt;
&lt;li&gt;Save and publish the process model.&lt;/li&gt;
&lt;li&gt;Start a new instance of this process.&lt;/li&gt;
&lt;li&gt;Provide the Id of the document to move and submit the form.&lt;/li&gt;
&lt;li&gt;Repeat steps 10 and 11 for each document to be moved from step 3. You can also configure&amp;nbsp;the process model to use MNI and run once instance of &amp;quot;Move Document&amp;quot; per passed document Id.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;Last Reviewed: December 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: documents, knowledge centers&lt;/div&gt;
</description></item></channel></rss>