<?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 get all child elements under particular site using alfresco restAPI in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/get-all-child-elements-under-particular-site-using-alfresco/m-p/297062#M250192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i have created site ,name as testing under that created folder test.I am uploading images under test1 as sub folder under test by using rest API.i can get noderef of site by using url &lt;/SPAN&gt;&lt;A href="http://localhost:8081/alfresco/service/api/sites/testing" rel="nofollow noopener noreferrer"&gt;http://localhost:8081/alfresco/service/api/sites/testing&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it give result like this { "url": "/alfresco/service/api/sites/testing", "sitePreset": "site-dashboard", "shortName": "testing", "title": "Sample: Web Site Design Project", "description": "This is a Sample Alfresco Team site.", "node": "/alfresco/service/api/node/workspace/SpacesStore/b4cff62a-664d-4d45-9302-98723eac1319", "tagScope": "/alfresco/service/api/tagscopes/workspace/SpacesStore/b4cff62a-664d-4d45-9302-98723eac1319", "siteManagers": [ "admin", "mjackson" ], "isPublic": true, "visibility": "PUBLIC" } but i tried to get children of this by giving url&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://localhost:8081/alfresco/service/api/node/workspace/SpacesStore/b4cff62a-664d-4d45-9302-98723eac1319/children" rel="nofollow noopener noreferrer"&gt;http://localhost:8081/alfresco/service/api/node/workspace/SpacesStore/b4cff62a-664d-4d45-9302-98723eac1319/children&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;How get all children elements&amp;nbsp; under particular site using restAPI&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;it give 404 error please help this.I am using REST API .The purpose of this to get noderef of uploaded file or filename&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Feb 2015 13:39:15 GMT</pubDate>
    <dc:creator>shinu</dc:creator>
    <dc:date>2015-02-24T13:39:15Z</dc:date>
    <item>
      <title>get all child elements under particular site using alfresco restAPI</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-all-child-elements-under-particular-site-using-alfresco/m-p/297062#M250192</link>
      <description>i have created site ,name as testing under that created folder test.I am uploading images under test1 as sub folder under test by using rest API.i can get noderef of site by using url http://localhost:8081/alfresco/service/api/sites/testingit give result like this { "url": "/alfresco/service/api/sit</description>
      <pubDate>Tue, 24 Feb 2015 13:39:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-all-child-elements-under-particular-site-using-alfresco/m-p/297062#M250192</guid>
      <dc:creator>shinu</dc:creator>
      <dc:date>2015-02-24T13:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: get all child elements under particular site using alfresco restAPI</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/get-all-child-elements-under-particular-site-using-alfresco/m-p/297063#M250193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use CMIS api &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:8081/alfresco/service/cmis/i/b4cff62a-664d-4d45-9302-98723eac1319/children" rel="nofollow noopener noreferrer"&gt;http://localhost:8081/alfresco/service/cmis/i/b4cff62a-664d-4d45-9302-98723eac1319/children&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 14:08:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/get-all-child-elements-under-particular-site-using-alfresco/m-p/297063#M250193</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2015-02-24T14:08:45Z</dc:date>
    </item>
  </channel>
</rss>

