<?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: Do we have any advanced Pub Sub Example in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/do-we-have-any-advanced-pub-sub-example/m-p/310015#M263145</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds like "visibilityConfig" is what you're looking for, see: &lt;/SPAN&gt;&lt;A href="https://blogs.alfresco.com/wp/developer/2014/10/28/aikau-updates-to-dynamic-visibility-config/" rel="nofollow noopener noreferrer"&gt;https://blogs.alfresco.com/wp/developer/2014/10/28/aikau-updates-to-dynamic-visibility-config/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We use this to control widgets being revealed and hidden on a variety of publications.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2015 15:28:28 GMT</pubDate>
    <dc:creator>ddraper</dc:creator>
    <dc:date>2015-05-12T15:28:28Z</dc:date>
    <item>
      <title>Do we have any advanced Pub Sub Example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/do-we-have-any-advanced-pub-sub-example/m-p/310011#M263141</link>
      <description>Hi All,I have a requirement like, I have some filter conditions(say few date constraints and a list constraint). Upon selecting the values for these date and list constraints, then clicking on publish will invoke a POST Web Script and that POST Webscript will generate a JSON response based on the fi</description>
      <pubDate>Sun, 26 Apr 2015 09:26:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/do-we-have-any-advanced-pub-sub-example/m-p/310011#M263141</guid>
      <dc:creator>satheeshkumar</dc:creator>
      <dc:date>2015-04-26T09:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Do we have any advanced Pub Sub Example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/do-we-have-any-advanced-pub-sub-example/m-p/310012#M263142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can Someone please help me on this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 05:37:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/do-we-have-any-advanced-pub-sub-example/m-p/310012#M263142</guid>
      <dc:creator>satheeshkumar</dc:creator>
      <dc:date>2015-04-29T05:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Do we have any advanced Pub Sub Example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/do-we-have-any-advanced-pub-sub-example/m-p/310013#M263143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you worked through the Aikau tutorial on the GitHub project? &lt;/SPAN&gt;&lt;A href="https://github.com/Alfresco/Aikau/blob/master/tutorial/chapters/Contents.md" rel="nofollow noopener noreferrer"&gt;https://github.com/Alfresco/Aikau/blob/master/tutorial/chapters/Contents.md&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you also read the blog posts on the renderFilter configuration? e.g. &lt;/SPAN&gt;&lt;A href="https://blogs.alfresco.com/wp/developer/2014/09/26/aikau-mini-examples-role-based-rendering/" rel="nofollow noopener noreferrer"&gt;https://blogs.alfresco.com/wp/developer/2014/09/26/aikau-mini-examples-role-based-rendering/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 08:05:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/do-we-have-any-advanced-pub-sub-example/m-p/310013#M263143</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2015-05-05T08:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Do we have any advanced Pub Sub Example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/do-we-have-any-advanced-pub-sub-example/m-p/310014#M263144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Dave,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have gone through both of them, when I was developing the stated requirement, but both of them were not suitable to my requirement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The second one shows how to filter based on Roles,(though it dynamically shows/hides based on roles), the static part here is the Group that we configure, so only for the group that we configure in the widget if the user is part of that group(mentioned in the widget), the widget will be shown/hidden based on the logic wrote in that widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My requirement was slightly different,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in my case, the configuration filter itself is dynamic, (example, I have a filter condition say last Deployed Date to QA) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Say I have written a web-script, which uses JS Controller, and in that controller I have written a widget using AlfListView and a filter condition using a AlfButton which just publishes "ALF_CREATE_DIALOG_REQUREST" that dialog will have a widget to key in last deployed to QA Date, and the data for that AlfListView comes as a JSON response&amp;nbsp; from the Alfresco Webscript,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;now initially when I invoke this web-script(which has AlfListView widget configuration in place), I should not show any data to the user, when the user clicks on the AlfButton and gives the input for the QA Date field, the data should be posted to the Alfresco Webscript that will inturn send me a filtered response, now I want use this as a response iterate and show it in the UI using AlfListView.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have several filtered condition, my java-backed alfresco webscript will take care of generating the Json Response based on the filter conditions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My only concern here is how to have the filtered JSON response and show it in UI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if don't make things clear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 08:22:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/do-we-have-any-advanced-pub-sub-example/m-p/310014#M263144</guid>
      <dc:creator>satheeshkumar</dc:creator>
      <dc:date>2015-05-07T08:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Do we have any advanced Pub Sub Example</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/do-we-have-any-advanced-pub-sub-example/m-p/310015#M263145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds like "visibilityConfig" is what you're looking for, see: &lt;/SPAN&gt;&lt;A href="https://blogs.alfresco.com/wp/developer/2014/10/28/aikau-updates-to-dynamic-visibility-config/" rel="nofollow noopener noreferrer"&gt;https://blogs.alfresco.com/wp/developer/2014/10/28/aikau-updates-to-dynamic-visibility-config/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We use this to control widgets being revealed and hidden on a variety of publications.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 15:28:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/do-we-have-any-advanced-pub-sub-example/m-p/310015#M263145</guid>
      <dc:creator>ddraper</dc:creator>
      <dc:date>2015-05-12T15:28:28Z</dc:date>
    </item>
  </channel>
</rss>

