<?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: Problems to consult properties of a aspect in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problems-to-consult-properties-of-a-aspect/m-p/290793#M243923</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;The problem is solved: In my service-context.xml I had my content model definition in the incorrect bean tag (into of the workflow bean), and so my content model was never charged. I add my content model definition to the correct bean tag (into of the dictionary bean) and all it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Angel for your attention.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pablo Arak.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2014 14:54:09 GMT</pubDate>
    <dc:creator>arak</dc:creator>
    <dc:date>2014-08-04T14:54:09Z</dc:date>
    <item>
      <title>Problems to consult properties of a aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-to-consult-properties-of-a-aspect/m-p/290789#M243919</link>
      <description>Hi everyone,I have problems to consult properties of a aspect of a custom type, constantly I get the next message "Type is unsupported in query: mc:myaspect".This is my CMIS query: select  d.*,  o.* from  cmis:document as d  join  mc:myAspect as o  on  d.cmis&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectid = o.cmis&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;bjectid where  o.mc:m</description>
      <pubDate>Thu, 31 Jul 2014 19:50:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-to-consult-properties-of-a-aspect/m-p/290789#M243919</guid>
      <dc:creator>arak</dc:creator>
      <dc:date>2014-07-31T19:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to consult properties of a aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-to-consult-properties-of-a-aspect/m-p/290790#M243920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe you have to change &amp;lt;CODE&amp;gt;mc:my aspect&amp;lt;/CODE&amp;gt; by &amp;lt;CODE&amp;gt;mc:myAspect&amp;lt;/CODE&amp;gt; in your query?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 08:38:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-to-consult-properties-of-a-aspect/m-p/290790#M243920</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2014-08-01T08:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to consult properties of a aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-to-consult-properties-of-a-aspect/m-p/290791#M243921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm sorry, in the original query I use mc:myAspect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still continued with the error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pablo. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 12:57:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-to-consult-properties-of-a-aspect/m-p/290791#M243921</guid>
      <dc:creator>arak</dc:creator>
      <dc:date>2014-08-01T12:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to consult properties of a aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-to-consult-properties-of-a-aspect/m-p/290792#M243922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It should work, have you try with a more simple query?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;CODE&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;select * from mc:myAspect where mc:myProperty = 'ev1'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/CODE&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Aug 2014 14:58:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-to-consult-properties-of-a-aspect/m-p/290792#M243922</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2014-08-01T14:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to consult properties of a aspect</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problems-to-consult-properties-of-a-aspect/m-p/290793#M243923</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;The problem is solved: In my service-context.xml I had my content model definition in the incorrect bean tag (into of the workflow bean), and so my content model was never charged. I add my content model definition to the correct bean tag (into of the dictionary bean) and all it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Angel for your attention.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pablo Arak.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 14:54:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problems-to-consult-properties-of-a-aspect/m-p/290793#M243923</guid>
      <dc:creator>arak</dc:creator>
      <dc:date>2014-08-04T14:54:09Z</dc:date>
    </item>
  </channel>
</rss>

