<?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: Create file on the cloud with the API in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/create-file-on-the-cloud-with-the-api/m-p/290349#M243479</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Jpotts&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can you please show workable http request path for POST upload. the example in your tutorial shows local path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, can you please bring clean example of Atom Entry XML package. I have been trying with one from your tutorial but betting bad XML format error response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you very much,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Jul 2015 15:03:40 GMT</pubDate>
    <dc:creator>syncovery</dc:creator>
    <dc:date>2015-07-12T15:03:40Z</dc:date>
    <item>
      <title>Create file on the cloud with the API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-file-on-the-cloud-with-the-api/m-p/290347#M243477</link>
      <description>Hello,On the documentation it said that we have to use a POST request but not where and not which parameter must be set.So, how to send data (content of a text file for example) with a POST request ?Thanks</description>
      <pubDate>Fri, 20 Sep 2013 15:38:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-file-on-the-cloud-with-the-api/m-p/290347#M243477</guid>
      <dc:creator>dahevos</dc:creator>
      <dc:date>2013-09-20T15:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create file on the cloud with the API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-file-on-the-cloud-with-the-api/m-p/290348#M243478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is quite an old post, so perhaps you figured it out in the meantime. If not, or for others, when you are performing CRUD operations on files and folders against Alfresco in the Cloud you are using CMIS. So if you've ever used CMIS to create, read, update, or delete folders or documents against a CMIS server like Alfresco on-premise, you already know how to do it against Alfresco in the Cloud.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some example code here: &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/alfresco-api-java-examples/" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/alfresco-api-java-examples/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Starting with Alfresco 4.2, the same public API available in the cloud is also available locally. The code examples work against either.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are not using Java and you want to use a POST directly, look at that source code to understand how the URLs work, then take a look at &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/images/articles/cmis/cmis-article.pdf" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/images/articles/cmis/cmis-article.pdf&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;this tutorial&amp;lt;/a&amp;gt; which shows how to use CURL and CMIS together.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, the documentation for the public API is available &amp;lt;a href="&lt;/SPAN&gt;&lt;A href="https://www.alfresco.com/develop/cloud" rel="nofollow noopener noreferrer"&gt;https://www.alfresco.com/develop/cloud&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;here&amp;lt;/a&amp;gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 23:58:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-file-on-the-cloud-with-the-api/m-p/290348#M243478</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2014-01-10T23:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create file on the cloud with the API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-file-on-the-cloud-with-the-api/m-p/290349#M243479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Jpotts&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can you please show workable http request path for POST upload. the example in your tutorial shows local path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, can you please bring clean example of Atom Entry XML package. I have been trying with one from your tutorial but betting bad XML format error response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you very much,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jul 2015 15:03:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-file-on-the-cloud-with-the-api/m-p/290349#M243479</guid>
      <dc:creator>syncovery</dc:creator>
      <dc:date>2015-07-12T15:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Create file on the cloud with the API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-file-on-the-cloud-with-the-api/m-p/290350#M243480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The API example I refer to works for both cloud and local.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should really use one of the libraries so that you don't have to deal with the binding directly. But if you cannot do that, try getting the example running, then use a proxy or a packet sniffer to see the XML that goes across.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 13:16:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-file-on-the-cloud-with-the-api/m-p/290350#M243480</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2015-07-21T13:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create file on the cloud with the API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-file-on-the-cloud-with-the-api/m-p/290351#M243481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for idea Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;since I don't work in Java environment, any reference to compiled Java client that can upload to Alfresco is welcome.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;url for create document in Cloud Alfresco is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A browser="browser" cmis="cmis" companyname="CompanyName" href="https://api.alfresco.com/" public="public" root="root" sites="sites" versions="versions" rel="nofollow noopener noreferrer"&gt;https://api.alfresco.com/'+CompanyName+'/public/cmis/versions/1.1/browser/root/sites/'+&lt;/A&gt;&lt;SPAN&gt; AccountName +'/documentlibrary/'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please let me know if you can figure out url for update document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks in advance,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 10:06:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-file-on-the-cloud-with-the-api/m-p/290351#M243481</guid>
      <dc:creator>syncovery</dc:creator>
      <dc:date>2015-07-22T10:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create file on the cloud with the API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/create-file-on-the-cloud-with-the-api/m-p/290352#M243482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In my case PUT request to&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://api.alfresco.com/" rel="nofollow noopener noreferrer"&gt;https://api.alfresco.com/'+&lt;/A&gt;&lt;SPAN&gt; CompanyName +'/public/cmis/versions/1.0/atom/content?id=' + FileGUID;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with sending content of file,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;replaces content of current document.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 13:40:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/create-file-on-the-cloud-with-the-api/m-p/290352#M243482</guid>
      <dc:creator>syncovery</dc:creator>
      <dc:date>2015-07-27T13:40:10Z</dc:date>
    </item>
  </channel>
</rss>

