<?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: Uploading document with custom properties in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/uploading-document-with-custom-properties/m-p/48312#M18839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes there is a provision for sending content type in the request for upload document. unfortunately that will only apply the &lt;STRONG&gt;content-type&lt;/STRONG&gt; on your document node, the properties associated with it will assume its default values. for uploading document with custom properties you will be required to create custom web-scripts that can process your request accordingly. &lt;A href="http://docs.alfresco.com/5.0/concepts/ws-overview.html" rel="nofollow noopener noreferrer"&gt;Webscripts&lt;/A&gt;&amp;nbsp;this might help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Dec 2018 08:10:43 GMT</pubDate>
    <dc:creator>abbask01</dc:creator>
    <dc:date>2018-12-06T08:10:43Z</dc:date>
    <item>
      <title>Uploading document with custom properties</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/uploading-document-with-custom-properties/m-p/48309#M18836</link>
      <description>Hello, I am a newbie to the Alfresco and I would like to know the difference 2 upload URLs: * V0 =&amp;gt; POST .../alfresco/s/api/upload* V1 =&amp;gt; POST .../alfresco/api/-default-/public/alfresco/versions/1/nodes/{parentid}/childrenhow they are different? which one is better in terms of performance?More</description>
      <pubDate>Tue, 04 Dec 2018 08:21:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/uploading-document-with-custom-properties/m-p/48309#M18836</guid>
      <dc:creator>tpardabe</dc:creator>
      <dc:date>2018-12-04T08:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading document with custom properties</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/uploading-document-with-custom-properties/m-p/48310#M18837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this was discussed in the BeeCon i guess. From newer versions (5+) alfresco will start to deprecate its V0 Rest APIs and create more standardized V1 Rest APIs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here a PPT than might give you some insights -&amp;nbsp;&lt;A class="link-titled" href="http://beecon.buzz/2016/assets/data/files/20160401001/Alfresco_REST_API_of_the_future_BeeCon2016.pdf" title="http://beecon.buzz/2016/assets/data/files/20160401001/Alfresco_REST_API_of_the_future_BeeCon2016.pdf" rel="nofollow noopener noreferrer"&gt;http://beecon.buzz/2016/assets/data/files/20160401001/Alfresco_REST_API_of_the_future_BeeCon2016.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see api-explorer for more description on API and examples&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 13:22:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/uploading-document-with-custom-properties/m-p/48310#M18837</guid>
      <dc:creator>abbask01</dc:creator>
      <dc:date>2018-12-04T13:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading document with custom properties</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/uploading-document-with-custom-properties/m-p/48311#M18838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently, upload to Alfresco is developed using V0. If performance-wise they are the same and just first being deprecated, I would like to extend existing V0 upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://docs.alfresco.com/5.0/references/RESTful-UploadUploadPost.html" title="https://docs.alfresco.com/5.0/references/RESTful-UploadUploadPost.html" rel="nofollow noopener noreferrer"&gt;File upload | Alfresco Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;from above link, I assume that {contenttype} field specifies the custom type. But, being able to specify type, I would also like to set custom property values at the time of upload(using v0). I have googled a lot with no success.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 03:52:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/uploading-document-with-custom-properties/m-p/48311#M18838</guid>
      <dc:creator>tpardabe</dc:creator>
      <dc:date>2018-12-05T03:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading document with custom properties</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/uploading-document-with-custom-properties/m-p/48312#M18839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes there is a provision for sending content type in the request for upload document. unfortunately that will only apply the &lt;STRONG&gt;content-type&lt;/STRONG&gt; on your document node, the properties associated with it will assume its default values. for uploading document with custom properties you will be required to create custom web-scripts that can process your request accordingly. &lt;A href="http://docs.alfresco.com/5.0/concepts/ws-overview.html" rel="nofollow noopener noreferrer"&gt;Webscripts&lt;/A&gt;&amp;nbsp;this might help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 08:10:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/uploading-document-with-custom-properties/m-p/48312#M18839</guid>
      <dc:creator>abbask01</dc:creator>
      <dc:date>2018-12-06T08:10:43Z</dc:date>
    </item>
  </channel>
</rss>

