<?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: Retrieving metadata from a wcm avm. in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/retrieving-metadata-from-a-wcm-avm/m-p/169924#M123258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thankyou very much for providing this response.&amp;nbsp; Its going to make my day a hell of a lot easier.&amp;nbsp; I have to admit I am a little frustrated about not being able to find the documentation on this stuff.&amp;nbsp; How did you determine the make up of the store id and path.&amp;nbsp; Was it trial and error or is it documented somewhere.&amp;nbsp; I am used to using javadoc for this sort of stuff but as the apis are for javascript or ftl there is no javadoc.&amp;nbsp; I will check out the component you mentioned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 May 2008 21:41:50 GMT</pubDate>
    <dc:creator>boneill</dc:creator>
    <dc:date>2008-05-18T21:41:50Z</dc:date>
    <item>
      <title>Retrieving metadata from a wcm avm.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retrieving-metadata-from-a-wcm-avm/m-p/169922#M123256</link>
      <description>Hi All,I asked this question on WCM Development forum but as yet have had no reply so I though I would try here as it is specically about calling a webscript from a website that is managed via alfresco wcm.My webscript needs to connect to a users wcm avm (repository) and retrieve metadata from all o</description>
      <pubDate>Sun, 18 May 2008 10:25:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retrieving-metadata-from-a-wcm-avm/m-p/169922#M123256</guid>
      <dc:creator>boneill</dc:creator>
      <dc:date>2008-05-18T10:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving metadata from a wcm avm.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retrieving-metadata-from-a-wcm-avm/m-p/169923#M123257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is exactly the kind of thing that the NodeBrowser is useful for.&amp;nbsp; If you haven't played with it a little bit, I'd definitely recommend spending some time to familiarise yourself with it.&amp;nbsp; It's found in the Administration Console.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The storeId of a user sandbox is "WebProjectDNSName–UserId", where "WebProjectDNSName" is the DNS name you configured the Web Project with when you created it, and "UserId" is the user id that the user logs in with.&amp;nbsp; So for example if I have a Web Project with a DNS name of "test" and my user id is "pmonks", my user sandbox in that Web Project (assuming I'd been invited to it) would be "test–pmonks".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your directories will be exactly as you created them, but with two "synthetic" directories added to the front:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"/www/avm_webapps".&amp;nbsp; So in your example, the full directory path would be "/www/avm_webapps/ROOT/products/myproduct" and the full AVM NodeRef (using my example user sandbox above) would be "test–pmonks:/www/avm_webapps/ROOT/products/myproduct".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure why the Web Client UI creates these synthetic directories, but they are a minor nuisance when interacting with the AVM via CIFS, FTP and/or the APIs (where they are visible - the Web Client itself hides them).&amp;nbsp; Perhaps one of the engineers can enlighten us?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 15:06:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retrieving-metadata-from-a-wcm-avm/m-p/169923#M123257</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-05-18T15:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving metadata from a wcm avm.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retrieving-metadata-from-a-wcm-avm/m-p/169924#M123258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thankyou very much for providing this response.&amp;nbsp; Its going to make my day a hell of a lot easier.&amp;nbsp; I have to admit I am a little frustrated about not being able to find the documentation on this stuff.&amp;nbsp; How did you determine the make up of the store id and path.&amp;nbsp; Was it trial and error or is it documented somewhere.&amp;nbsp; I am used to using javadoc for this sort of stuff but as the apis are for javascript or ftl there is no javadoc.&amp;nbsp; I will check out the component you mentioned.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 21:41:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retrieving-metadata-from-a-wcm-avm/m-p/169924#M123258</guid>
      <dc:creator>boneill</dc:creator>
      <dc:date>2008-05-18T21:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving metadata from a wcm avm.</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/retrieving-metadata-from-a-wcm-avm/m-p/169925#M123259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I figured this out by looking at the raw repository via the Node Browser, hence my suggestion to familiarise yourself with it - it's an invaluable investigation / troubleshooting tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Javascript API is documented at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/JavaScript_API" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/JavaScript_API&lt;/A&gt;&lt;SPAN&gt;, but it doesn't describe some of these low level concepts (the format for NodeRefs, StoreRefs etc.).&amp;nbsp; Some of these are documented in the Java API Javadoc (&lt;/SPAN&gt;&lt;A href="http://dev.alfresco.com/resource/docs/java/repository/index.html" rel="nofollow noopener noreferrer"&gt;http://dev.alfresco.com/resource/docs/java/repository/index.html&lt;/A&gt;&lt;SPAN&gt;), but not all.&amp;nbsp; Note that the Javascript API is a fairly thin facade around the native Java API, so I find myself referring to both even when I'm implementing something exclusively in Javascript.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2008 21:49:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/retrieving-metadata-from-a-wcm-avm/m-p/169925#M123259</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-05-18T21:49:09Z</dc:date>
    </item>
  </channel>
</rss>

