<?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 Need Metadata of Alfresco.How the Doc and URL to doc stored? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/need-metadata-of-alfresco-how-the-doc-and-url-to-doc-stored/m-p/187568#M140698</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 am currently looking to find out the Metadata about the document storage in Alfresco. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My ultimate Aim is to integrate the Alfresco with Enterprise System and make all the files in Alfresco downloadable from the Enterprise Search System. So that it can download all the files stored in alfresco and form a Centralized content indexing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It can be done in 2 steps using the Webservices. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Get the details of the Alfresco Metadata ( document storage information required from Alfresco) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Get the details of the Actual Files. ( it will be stored in the metadata model defined in step 1) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to implement the first step I need to find out how the alfresco stores the document, its properties, autorization details , document URL's etc ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help in this regard will be greatly appriciated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ravi Sharma&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Mar 2009 05:21:48 GMT</pubDate>
    <dc:creator>rv_a_sharma</dc:creator>
    <dc:date>2009-03-02T05:21:48Z</dc:date>
    <item>
      <title>Need Metadata of Alfresco.How the Doc and URL to doc stored?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-metadata-of-alfresco-how-the-doc-and-url-to-doc-stored/m-p/187568#M140698</link>
      <description>Hello all,I am currently looking to find out the Metadata about the document storage in Alfresco. My ultimate Aim is to integrate the Alfresco with Enterprise System and make all the files in Alfresco downloadable from the Enterprise Search System. So that it can download all the files stored in alf</description>
      <pubDate>Mon, 02 Mar 2009 05:21:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-metadata-of-alfresco-how-the-doc-and-url-to-doc-stored/m-p/187568#M140698</guid>
      <dc:creator>rv_a_sharma</dc:creator>
      <dc:date>2009-03-02T05:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need Metadata of Alfresco.How the Doc and URL to doc stored?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-metadata-of-alfresco-how-the-doc-and-url-to-doc-stored/m-p/187569#M140699</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;Use Alfresco's Node Browser (a tool available to the admin user) to browse the metadata.&amp;nbsp; This will give you a very good idea of all the properties and aspects that are set on documents and folders.&amp;nbsp; Look for properties that start &lt;/SPAN&gt;&lt;STRONG&gt;contentUrl=&lt;/STRONG&gt;&lt;SPAN&gt; and relate this to the files in the &lt;/SPAN&gt;&lt;STRONG&gt;alf_data/contentstore&lt;/STRONG&gt;&lt;SPAN&gt; and you should be off to a good start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2009 13:25:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-metadata-of-alfresco-how-the-doc-and-url-to-doc-stored/m-p/187569#M140699</guid>
      <dc:creator>derek</dc:creator>
      <dc:date>2009-03-02T13:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need Metadata of Alfresco.How the Doc and URL to doc stored?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/need-metadata-of-alfresco-how-the-doc-and-url-to-doc-stored/m-p/187570#M140700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have built a webservice which I am deploying in a Application server. ( NetWeaver ) . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the Webservices api given by Alfresco to connect to the alfresco. ( running on tomcat ) . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please tell me what all jars I need to include in my application for deployment ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As of now i am using the the Jars given in the Alfresco Sample applications under Folder remote. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It contain api for alfresco-webservice-client and other dependencies .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 14:02:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/need-metadata-of-alfresco-how-the-doc-and-url-to-doc-stored/m-p/187570#M140700</guid>
      <dc:creator>rv_a_sharma</dc:creator>
      <dc:date>2009-03-18T14:02:00Z</dc:date>
    </item>
  </channel>
</rss>

