<?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: Web Services API in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/web-services-api/m-p/175672#M128802</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Data dictionary is a system folder. XPATH for it is /app:company_home/app:dictionary. So your files will be under /app:company_home/app:dictionary/cm:articles.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, why are you creating spaces within the Data dictionary?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Jul 2008 21:30:42 GMT</pubDate>
    <dc:creator>zaizi</dc:creator>
    <dc:date>2008-07-19T21:30:42Z</dc:date>
    <item>
      <title>Web Services API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-services-api/m-p/175671#M128801</link>
      <description>Hi, I am trying to utilize the web service api to access the alfresco repository. Alfresco and the WCM extension work great, however; I am having problems with the web service samples for Java. Here is my sample scenario:1.&amp;nbsp; In Data Dictionary, created a new space (Create Space) called "Articles".2.</description>
      <pubDate>Tue, 01 Jul 2008 18:18:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-services-api/m-p/175671#M128801</guid>
      <dc:creator>mikool74321</dc:creator>
      <dc:date>2008-07-01T18:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Web Services API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-services-api/m-p/175672#M128802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Data dictionary is a system folder. XPATH for it is /app:company_home/app:dictionary. So your files will be under /app:company_home/app:dictionary/cm:articles.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, why are you creating spaces within the Data dictionary?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jul 2008 21:30:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-services-api/m-p/175672#M128802</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2008-07-19T21:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Web Services API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-services-api/m-p/175673#M128803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have similar problem,i want to get the refrence of space within Data Dictionary for e.g (Models).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The XPath for accessing is&amp;nbsp; "/app:company_home/app:dictionary/cm:Models" but it is not returning it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is their any other way of accessing the folders withn Data Dictionary ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 13:52:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-services-api/m-p/175673#M128803</guid>
      <dc:creator>prateekgoyal</dc:creator>
      <dc:date>2010-07-06T13:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Web Services API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-services-api/m-p/175674#M128804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is the correct XPATH for my instance of alfesco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/app:company_home/app:dictionary/app:models&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest you use the node browser built into Alfresco Explorer to investigate and double check your queries.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 14:11:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-services-api/m-p/175674#M128804</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2010-07-06T14:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Web Services API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/web-services-api/m-p/175675#M128805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the reply, it worked for me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also can you tell me how to check for the XPATH using node browser or create an XPATH for any other node, like i am creating an XPATH for "web client extension" node in Data Dictionary as "/app:company_home/app:dictionary/app:web client extension", but it giving an exception&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; "org.alfresco.service.cmr.repository.XPathException: 06070008 Error executing xpath: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; xpath: /app:company_home/app:dictionary/app:web client extension"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 08:57:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/web-services-api/m-p/175675#M128805</guid>
      <dc:creator>prateekgoyal</dc:creator>
      <dc:date>2010-07-07T08:57:31Z</dc:date>
    </item>
  </channel>
</rss>

