<?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: Changing content type in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/changing-content-type/m-p/150678#M105511</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to upcast a document. For example from custom type back to cm:content. The run action wizard is showing only the custom types. How can I bring the "content" option in the dropdown in the run action wizard. I added the following code in the web-client-config.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;config evaluator="string-compare" condition="Action Wizards"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;!– The list of content and/or folder types shown in the specialisetype action –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;specialise-types&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;type name="my:sop"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;type name="cm:content"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/specialise-types&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/config&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but it did not work. any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2009 14:36:23 GMT</pubDate>
    <dc:creator>sakthi</dc:creator>
    <dc:date>2009-03-24T14:36:23Z</dc:date>
    <item>
      <title>Changing content type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-content-type/m-p/150676#M105509</link>
      <description>Hi,I am working with Alfresco 2.1 and I would like to know if it is possible to change the content type of contents that have already been created.We have documents with content type "content" and we would like to change them to another new content type which extends the "content" attributes. We don</description>
      <pubDate>Fri, 11 Apr 2008 11:16:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-content-type/m-p/150676#M105509</guid>
      <dc:creator>mcruz</dc:creator>
      <dc:date>2008-04-11T11:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Changing content type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-content-type/m-p/150677#M105510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes you can 'downcast' a content object to a sub-type of cm:content using the 'specialise' action.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, you will need to expose your custom type in the rule/action wizards in order to do this. (see the client config doc's for details)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 12:48:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-content-type/m-p/150677#M105510</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2008-04-11T12:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Changing content type</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-content-type/m-p/150678#M105511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to upcast a document. For example from custom type back to cm:content. The run action wizard is showing only the custom types. How can I bring the "content" option in the dropdown in the run action wizard. I added the following code in the web-client-config.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;config evaluator="string-compare" condition="Action Wizards"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;!– The list of content and/or folder types shown in the specialisetype action –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;specialise-types&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;type name="my:sop"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;type name="cm:content"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/specialise-types&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/config&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but it did not work. any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 14:36:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-content-type/m-p/150678#M105511</guid>
      <dc:creator>sakthi</dc:creator>
      <dc:date>2009-03-24T14:36:23Z</dc:date>
    </item>
  </channel>
</rss>

