<?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 Custom aspect properties not in ScriptNode in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-aspect-properties-not-in-scriptnode/m-p/281074#M234204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've followed the tuts and created custom content model, have all of the Share parts working, can see and edit all the aspects and properties in the Share UI.&amp;nbsp; However, I can't access any of the properties from my webscript.&amp;nbsp; Using the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;var node = search.findNode(noderef.toString());&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;BR /&gt;&lt;SPAN&gt;returns correctly the item I'm looking for.&amp;nbsp; In the debugger, all the "stock" cm: properties are available, and the aspects are applied, but none of the aspect's properties are available in the node.properties array.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this correct?&amp;nbsp; I've seen many references that say I should be able to just do node.properties.myaspectproperty and viola, but no joy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've also attempted node.properties["my&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;rop"], but like I said, using debugger I can visually tell none of the properties are there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maven sdk 2 beta 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco 5.0.a&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Help appreciated!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;gene&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Dec 2014 15:37:12 GMT</pubDate>
    <dc:creator>gmccullough</dc:creator>
    <dc:date>2014-12-16T15:37:12Z</dc:date>
    <item>
      <title>Custom aspect properties not in ScriptNode</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-aspect-properties-not-in-scriptnode/m-p/281074#M234204</link>
      <description>I've followed the tuts and created custom content model, have all of the Share parts working, can see and edit all the aspects and properties in the Share UI.&amp;nbsp; However, I can't access any of the properties from my webscript.&amp;nbsp; Using the following:var node = search.findNode(noderef.toString());‍‍‍retu</description>
      <pubDate>Tue, 16 Dec 2014 15:37:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-aspect-properties-not-in-scriptnode/m-p/281074#M234204</guid>
      <dc:creator>gmccullough</dc:creator>
      <dc:date>2014-12-16T15:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Custom aspect properties not in ScriptNode</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-aspect-properties-not-in-scriptnode/m-p/281075#M234205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;node.properties["my&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;rop"] should work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your node has not the aspect you are expecting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 10:39:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-aspect-properties-not-in-scriptnode/m-p/281075#M234205</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2014-12-17T10:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom aspect properties not in ScriptNode</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-aspect-properties-not-in-scriptnode/m-p/281076#M234206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I apologize, I was thinking I was at the parent level.&amp;nbsp; Too many hours working out webscript architecture…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for responding and removing my blinders!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 14:35:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-aspect-properties-not-in-scriptnode/m-p/281076#M234206</guid>
      <dc:creator>gmccullough</dc:creator>
      <dc:date>2014-12-17T14:35:15Z</dc:date>
    </item>
  </channel>
</rss>

