<?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 can I use specific properties in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-use-specific-properties/m-p/229247#M182377</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have to specialize your content to the content-type in question. Then you have the standard access method "namespace&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ropertyname".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can specialize via action or businss rule and also via API on uploading.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Sep 2009 20:33:35 GMT</pubDate>
    <dc:creator>norgan</dc:creator>
    <dc:date>2009-09-20T20:33:35Z</dc:date>
    <item>
      <title>How can I use specific properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-use-specific-properties/m-p/229246#M182376</link>
      <description>Hi, I have a class which upload a file to Alfresco. Moreover, I have uploaded an own ContentModel to the folder "Company Home -&amp;gt; Data Dictionary -&amp;gt; Models". What do I need to change in my class, that the stored content use my specific model? In my code, I raised the standard features such as n</description>
      <pubDate>Sun, 20 Sep 2009 17:37:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-use-specific-properties/m-p/229246#M182376</guid>
      <dc:creator>z3r0</dc:creator>
      <dc:date>2009-09-20T17:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use specific properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-use-specific-properties/m-p/229247#M182377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have to specialize your content to the content-type in question. Then you have the standard access method "namespace&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ropertyname".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can specialize via action or businss rule and also via API on uploading.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2009 20:33:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-use-specific-properties/m-p/229247#M182377</guid>
      <dc:creator>norgan</dc:creator>
      <dc:date>2009-09-20T20:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use specific properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-use-specific-properties/m-p/229248#M182378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, thanks for your answer. I've forgotten to specify the correct ContentType in the create method. Now it is. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In my example, a test.jpg file is uploaded. How to upload my own images?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My image is located at my project-folder. What is the path? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I must change here &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;ParentReference companyHomeParent = new ParentReference(storeRef, null, "/app:company_home", ASSOC_CONTAINS, "{" + Constants.NAMESPACE_CONTENT_MODEL + "}test.jpg");&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;InputStream viewStream = newContentNode.getClass().getClassLoader().getResourceAsStream("org/alfresco/webservice/test/resources/test.jpg");&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And where exactly is the file test.jpg? I have searched using the Windows search for it, but I could not find it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2009 11:00:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-use-specific-properties/m-p/229248#M182378</guid>
      <dc:creator>z3r0</dc:creator>
      <dc:date>2009-09-21T11:00:43Z</dc:date>
    </item>
  </channel>
</rss>

