<?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 Re: APIs to establish the relationships between records in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/apis-to-establish-the-relationships-between-records/m-p/23685#M10337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html#creating-associations-with-opencmis" title="http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html#creating-associations-with-opencmis" rel="nofollow noopener noreferrer"&gt;Working With Custom Content Types in Alfresco | ECMArchitect | Alfresco Developer Tutorials&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 May 2017 09:38:23 GMT</pubDate>
    <dc:creator>cesarista</dc:creator>
    <dc:date>2017-05-27T09:38:23Z</dc:date>
    <item>
      <title>APIs to establish the relationships between records</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/apis-to-establish-the-relationships-between-records/m-p/23683#M10335</link>
      <description>Hello,&amp;nbsp;&amp;nbsp; &amp;nbsp; I am trying to find the APIs to establish the relationships between records. &amp;nbsp;There is a way to do it through the Alfresco web interface (Creating relationships between records | Alfresco Documentation&amp;nbsp;) , but I am having trouble finding the correct way to do it through the APIs. &amp;nbsp;I tried</description>
      <pubDate>Thu, 25 May 2017 20:16:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/apis-to-establish-the-relationships-between-records/m-p/23683#M10335</guid>
      <dc:creator>yuwangbah</dc:creator>
      <dc:date>2017-05-25T20:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: APIs to establish the relationships between records</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/apis-to-establish-the-relationships-between-records/m-p/23684#M10336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured it out by looking into the chrome developer tools and searching for the POST API that is called when the relationship is created. &amp;nbsp;For those who want to know I used the following API to do the job:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #333333; background-color: #ffffff; font-size: 14px;"&gt;API links:&lt;/P&gt;&lt;P&gt;&lt;A href="http://10.5.1.128:8080/alfresco/service/index/uri/" style="color: #2989c5; text-decoration: none;" rel="nofollow noopener noreferrer"&gt;http://10.5.1.128:8080/alfresco/service/index/uri/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;API to use:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POST: alfresco/service/api/node/workspace/SpacesStore/085f4637-bbXXXXXX-74f350920c25/customreferences&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Payload:&lt;BR /&gt;{&lt;BR /&gt;"nodeRef":"workspace://SpacesStore/085f46XXXXX920c25",&lt;BR /&gt;"refId":"e5f1f6aXXXX746e55",&lt;BR /&gt;"toNode":"workspace://SpacesStore/49a167f7XXXXXa-c751b570db77",&lt;BR /&gt;"nodeRefUrl":"workspace/SpacesStore/085f4637-bbe1XXXX4f350920c25",&lt;BR /&gt;"successMessage":"Successfully added relationship"&lt;BR /&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 May 2017 17:30:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/apis-to-establish-the-relationships-between-records/m-p/23684#M10336</guid>
      <dc:creator>yuwangbah</dc:creator>
      <dc:date>2017-05-26T17:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: APIs to establish the relationships between records</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/apis-to-establish-the-relationships-between-records/m-p/23685#M10337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html#creating-associations-with-opencmis" title="http://ecmarchitect.com/alfresco-developer-series-tutorials/content/tutorial/tutorial.html#creating-associations-with-opencmis" rel="nofollow noopener noreferrer"&gt;Working With Custom Content Types in Alfresco | ECMArchitect | Alfresco Developer Tutorials&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 May 2017 09:38:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/apis-to-establish-the-relationships-between-records/m-p/23685#M10337</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2017-05-27T09:38:23Z</dc:date>
    </item>
  </channel>
</rss>

