<?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 how can I be informed of repository contend updates? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-be-informed-of-repository-contend-updates/m-p/218617#M171747</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please, how can my client application talking to Alfresco be informed, that repository content has changed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I dont ask for a big explanations, a good href is enough&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I mean:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Flex application (RIA-client) talk to Alfresco via CMIS (or any other way), &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and this application has opened the documents tree, and waiting for a user input&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) While the app was waiting, Alfresco repository content has changed by other users (processes)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The question is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a way to tell my application: "hay, while you're waiting, someone has changed a document tree&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or I need to reload content over and over again to notice it changed?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Oct 2009 20:47:47 GMT</pubDate>
    <dc:creator>esafonov</dc:creator>
    <dc:date>2009-10-17T20:47:47Z</dc:date>
    <item>
      <title>how can I be informed of repository contend updates?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-be-informed-of-repository-contend-updates/m-p/218617#M171747</link>
      <description>Please, how can my client application talking to Alfresco be informed, that repository content has changed?I dont ask for a big explanations, a good href is enough&lt;IMG id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;I mean:1) Flex application (RIA-client) talk to Alfresco via CMIS (or any other way), and this application has opened the documents tre</description>
      <pubDate>Sat, 17 Oct 2009 20:47:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-be-informed-of-repository-contend-updates/m-p/218617#M171747</guid>
      <dc:creator>esafonov</dc:creator>
      <dc:date>2009-10-17T20:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: how can I be informed of repository contend updates?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-be-informed-of-repository-contend-updates/m-p/218618#M171748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please, does anybody know, is it absolutely necessary to press "Refresh" button in Alfresco explorer navigator, to reload workspace childrens list? Is there any way exists to get application informed of changes? Any help is highly appreciate&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2009 20:27:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-be-informed-of-repository-contend-updates/m-p/218618#M171748</guid>
      <dc:creator>esafonov</dc:creator>
      <dc:date>2009-10-24T20:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: how can I be informed of repository contend updates?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-can-i-be-informed-of-repository-contend-updates/m-p/218619#M171749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunatly internet browsers only pull information from a web server, Its always been a huge restriction in building web applications.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Although the alfresco repository can call your code via a policy when content changes there's no way for that server-side code to contact your browser.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's two work-arounds for this limitation in your web browser.&amp;nbsp;&amp;nbsp;&amp;nbsp; One is for your browser to poll the server until you see a change.&amp;nbsp;&amp;nbsp;&amp;nbsp; You can either do this&amp;nbsp; through ECMA script or AJAX.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The other solution is to write a Java Applet.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2009 21:13:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-can-i-be-informed-of-repository-contend-updates/m-p/218619#M171749</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-10-24T21:13:44Z</dc:date>
    </item>
  </channel>
</rss>

