<?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 Change Content  Type via RepositoryService in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/change-content-type-via-repositoryservice/m-p/218362#M171492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone knows a way to change the content type after content creation with Repository WebService?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jun 2010 13:57:53 GMT</pubDate>
    <dc:creator>martin</dc:creator>
    <dc:date>2010-06-30T13:57:53Z</dc:date>
    <item>
      <title>Change Content  Type via RepositoryService</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-content-type-via-repositoryservice/m-p/218362#M171492</link>
      <description>Hello, Does anyone knows a way to change the content type after content creation with Repository WebService?Thanks in advanceMartin</description>
      <pubDate>Wed, 30 Jun 2010 13:57:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-content-type-via-repositoryservice/m-p/218362#M171492</guid>
      <dc:creator>martin</dc:creator>
      <dc:date>2010-06-30T13:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Change Content  Type via RepositoryService</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/change-content-type-via-repositoryservice/m-p/218363#M171493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can specialize a node in a specific type using the specialize-type action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This means that after the node creation, you need to use the ActionService exposed by the Web Services API of Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the ActionService you can execute an action named "specialize-type".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Notice that you can specialize only in one direction for types.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This means that if you have a type customType1 that is defined with cm:content as parent, and a customType2 that has customType1 as parent, you can only specialize in the following direction:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cm:content -&amp;gt; customType1 -&amp;gt; customType2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But you can't specialize in the opposite direction, you can't return to the parent whenever you have a node specialized, you can only specialize in the children type direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jul 2010 08:37:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/change-content-type-via-repositoryservice/m-p/218363#M171493</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2010-07-23T08:37:03Z</dc:date>
    </item>
  </channel>
</rss>

