<?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: How to use alfresco as a repository? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-as-a-repository/m-p/265545#M218675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have used WebScripts (API) for uploading files to allfresco. While uploading these files on alfresco we are forming one url (file upload path) and using that to access/retrieve the documents in our application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;URL looks like :&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://mysitename.com:8080/alfresco/download/direct/workspace/SpacesStore/c79c7aff-2872-45d1-94b0-78a587011ed4/8fb9a50ba5c3f09ba53a62890cdf7c3a?ticket=TICKET_3e43dd52ec404c20f089e3e434c810ccb945fa03" rel="nofollow noopener noreferrer"&gt;http://mysitename.com:8080/alfresco/download/direct/workspace/SpacesStore/c79c7aff-2872-45d1-94b0-78a587011ed4/8fb9a50ba5c3f09ba53a62890cdf7c3a?ticket=TICKET_3e43dd52ec404c20f089e3e434c810ccb945fa03&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest the better approach to access the files(images, documents etc.) from alfresco into my application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here i am facing one more issue of Ticket expiry. Though ticket expiry is set to False in repository.properties, tickets are not getting authenticated after 1-2 days. This is causing lot of problems to access the files from alfresco into my application.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Jan 2013 03:44:46 GMT</pubDate>
    <dc:creator>mehemant</dc:creator>
    <dc:date>2013-01-11T03:44:46Z</dc:date>
    <item>
      <title>How to use alfresco as a repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-as-a-repository/m-p/265543#M218673</link>
      <description>We want to use alfresco as a repository to store large amount of files (images, docs, xls, pdf etc). We are using PHP codeigniter for our development. We have done POC and small implementation with Webscripts, but we are not able to find the API for retrieving(listing), editing and deleting the file</description>
      <pubDate>Thu, 10 Jan 2013 03:55:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-as-a-repository/m-p/265543#M218673</guid>
      <dc:creator>mehemant</dc:creator>
      <dc:date>2013-01-10T03:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alfresco as a repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-as-a-repository/m-p/265544#M218674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;CMIS is the preferred API, look at that first.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/4.0/index.jsp" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/4.0/index.jsp&lt;/A&gt;&lt;SPAN&gt; contains a reference to Apache's CRUD example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then look at the REST (WebScript) API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are many other remote API's available as well,&amp;nbsp; but you havn't given any details of preferences.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 10:58:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-as-a-repository/m-p/265544#M218674</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-01-10T10:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use alfresco as a repository?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-as-a-repository/m-p/265545#M218675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have used WebScripts (API) for uploading files to allfresco. While uploading these files on alfresco we are forming one url (file upload path) and using that to access/retrieve the documents in our application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;URL looks like :&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://mysitename.com:8080/alfresco/download/direct/workspace/SpacesStore/c79c7aff-2872-45d1-94b0-78a587011ed4/8fb9a50ba5c3f09ba53a62890cdf7c3a?ticket=TICKET_3e43dd52ec404c20f089e3e434c810ccb945fa03" rel="nofollow noopener noreferrer"&gt;http://mysitename.com:8080/alfresco/download/direct/workspace/SpacesStore/c79c7aff-2872-45d1-94b0-78a587011ed4/8fb9a50ba5c3f09ba53a62890cdf7c3a?ticket=TICKET_3e43dd52ec404c20f089e3e434c810ccb945fa03&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest the better approach to access the files(images, documents etc.) from alfresco into my application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here i am facing one more issue of Ticket expiry. Though ticket expiry is set to False in repository.properties, tickets are not getting authenticated after 1-2 days. This is causing lot of problems to access the files from alfresco into my application.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 03:44:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-alfresco-as-a-repository/m-p/265545#M218675</guid>
      <dc:creator>mehemant</dc:creator>
      <dc:date>2013-01-11T03:44:46Z</dc:date>
    </item>
  </channel>
</rss>

