<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Exportation of Discussion Data in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/exportation-of-discussion-data/m-p/12964#M5712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to export the discussion information in an ascii format for using it externally ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 May 2017 16:31:01 GMT</pubDate>
    <dc:creator>anabel</dc:creator>
    <dc:date>2017-05-17T16:31:01Z</dc:date>
    <item>
      <title>Exportation of Discussion Data</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/exportation-of-discussion-data/m-p/12964#M5712</link>
      <description>Is it possible to export the discussion information in an ascii format for using it externally ?</description>
      <pubDate>Wed, 17 May 2017 16:31:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/exportation-of-discussion-data/m-p/12964#M5712</guid>
      <dc:creator>anabel</dc:creator>
      <dc:date>2017-05-17T16:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Exportation of Discussion Data</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/exportation-of-discussion-data/m-p/12965#M5713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean the comments attached to a document in the Share view?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 16:34:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/exportation-of-discussion-data/m-p/12965#M5713</guid>
      <dc:creator>nmcminn-alfresc</dc:creator>
      <dc:date>2017-05-17T16:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Exportation of Discussion Data</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/exportation-of-discussion-data/m-p/12966#M5714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I said Discussions, I was speaking about the forums tag as Discussions.&lt;/P&gt;&lt;P&gt;Is it possible to get all last themes of discussion with all comments in an ascii file ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 14:58:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/exportation-of-discussion-data/m-p/12966#M5714</guid>
      <dc:creator>anabel</dc:creator>
      <dc:date>2017-05-18T14:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Exportation of Discussion Data</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/exportation-of-discussion-data/m-p/12967#M5715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, there are a couple ways you could do that. &amp;nbsp;The Discussions component in Alfresco Share provides an RSS Feed, which will give you an XML representation of the topics and comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way to approach it is to look at the individual content items for each topic via the Javascript API, REST API or CMIS. &amp;nbsp;If you look at the site through the node browser, you'll see that each site has a cm:discussions container node of type cm:folder. &amp;nbsp;The children of that node are the discussion topics, of type fm:topic. &amp;nbsp;The children of the topics are the the comments, of type fm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ost. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could write a simple Javascript web script to fetch&amp;nbsp;each topic and the associated posts, or do it through out of the box web service calls, either one would work. &lt;A href="https://github.com/share-extras/js-console" rel="nofollow noopener noreferrer"&gt;The Javascript console&lt;/A&gt; would also be a good way to solve this if you only need to do it once. &amp;nbsp;A little server side Javascript could get the site, get the discussions folder, iterate over each topic and its posts and write all that out to a new content node.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 17:31:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/exportation-of-discussion-data/m-p/12967#M5715</guid>
      <dc:creator>nmcminn-alfresc</dc:creator>
      <dc:date>2017-05-18T17:31:29Z</dc:date>
    </item>
  </channel>
</rss>

