<?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 How to build relationship between two documents in Alfresco Share in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280547#M233677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How to build relationship between two documents in Alfresco Share? for example, document A refer to document B.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Dec 2013 16:34:25 GMT</pubDate>
    <dc:creator>andy2_0</dc:creator>
    <dc:date>2013-12-11T16:34:25Z</dc:date>
    <item>
      <title>How to build relationship between two documents in Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280547#M233677</link>
      <description>How to build relationship between two documents in Alfresco Share? for example, document A refer to document B.Thanks for help!</description>
      <pubDate>Wed, 11 Dec 2013 16:34:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280547#M233677</guid>
      <dc:creator>andy2_0</dc:creator>
      <dc:date>2013-12-11T16:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to build relationship between two documents in Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280548#M233678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Create an association.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 16:39:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280548#M233678</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-12-11T16:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to build relationship between two documents in Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280549#M233679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Johnson, thanks for response!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then how to create an association in alfresco share? Need to develop an extension?n&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 01:34:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280549#M233679</guid>
      <dc:creator>andy2_0</dc:creator>
      <dc:date>2013-12-12T01:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to build relationship between two documents in Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280550#M233680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can create an association in Edit properties by setting a "Related document" You can also do it in a webscript using Javascript or Java.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In what context are you trying to create these associations?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 09:02:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280550#M233680</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-12-12T09:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to build relationship between two documents in Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280551#M233681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Johnson, while editing the properties I don't find a "related document" property, I also went thru all the aspects and couldn't find such a property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The scenario is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a team is composing a book, they follow the steps below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(1) break down the book into several components;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(2) collect materials, each piece of a material may be presented as a document, a wiki or a blog in alfresco share;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(3) compose the book components with the collected materials. Here the associates will be used to identify which materials are used to composed a paragraph of the component. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any good idea on this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 14:14:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280551#M233681</guid>
      <dc:creator>andy2_0</dc:creator>
      <dc:date>2013-12-12T14:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to build relationship between two documents in Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280552#M233682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What you could do is to create a custom document type that extends cm:content and adds an association to it. This will then allow you to make your "book" this document type with say the table of contents and then attach the components as related documents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, if you want to make a single document out of all your related documents then you need to make the documents PDF and then you could write a Javascript to invoke PDFBoz (or iText) to merge the PDFs into a single document. This last part is a bit tricky, but not really hard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you cannot do though is "associate" one document with another within the content of the document itself.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 17:03:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280552#M233682</guid>
      <dc:creator>rjohnson</dc:creator>
      <dc:date>2013-12-12T17:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to build relationship between two documents in Alfresco Share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280553#M233683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Really appreciate your help, I will try and let you know the result. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 00:44:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-build-relationship-between-two-documents-in-alfresco/m-p/280553#M233683</guid>
      <dc:creator>andy2_0</dc:creator>
      <dc:date>2013-12-13T00:44:47Z</dc:date>
    </item>
  </channel>
</rss>

