<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ADF 11g: how events in one region cause other regions to refresh</title>
	<atom:link href="http://technology.amis.nl/2008/08/28/adf-11g-how-events-in-one-region-cause-other-regions-to-refresh/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2008/08/28/adf-11g-how-events-in-one-region-cause-other-regions-to-refresh/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adf-11g-how-events-in-one-region-cause-other-regions-to-refresh</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: dp</title>
		<link>http://technology.amis.nl/2008/08/28/adf-11g-how-events-in-one-region-cause-other-regions-to-refresh/#comment-5434</link>
		<dc:creator>dp</dc:creator>
		<pubDate>Thu, 23 Feb 2012 19:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=3365#comment-5434</guid>
		<description><![CDATA[Thanks for this very useful information. Â The people who suggest contextual event framework didn&#039;t understand your goal. Â While some of this could be done using the framework, your idea of truly isolated portlet style applications is very useful. Â For example, one application (portlet) allows the visitor to browse, search and select a product. Â That application returns a single UPC as a parameter. Â There may be 12 other portlet style task flows that accept a UPC as a parameter and do something with it. Â Maybe it&#039;s an inventory look up, maybe it&#039;s an open order summary, etc. etc. Â Heck, maybe there&#039;s an app that takes the UPC, finds the manufacturer and maps their location. Â The point is that the individual apps don&#039;t know anything about the other apps other than &quot;I&#039;m getting a UPC&quot; or &quot;I&#039;m sending a UPC.&quot;
Very nicely done. Â It&#039;s just like the parameter passing within portlets, but only between ADF task flows.]]></description>
		<content:encoded><![CDATA[<p>Thanks for this very useful information. Â The people who suggest contextual event framework didn&#8217;t understand your goal. Â While some of this could be done using the framework, your idea of truly isolated portlet style applications is very useful. Â For example, one application (portlet) allows the visitor to browse, search and select a product. Â That application returns a single UPC as a parameter. Â There may be 12 other portlet style task flows that accept a UPC as a parameter and do something with it. Â Maybe it&#8217;s an inventory look up, maybe it&#8217;s an open order summary, etc. etc. Â Heck, maybe there&#8217;s an app that takes the UPC, finds the manufacturer and maps their location. Â The point is that the individual apps don&#8217;t know anything about the other apps other than &#8220;I&#8217;m getting a UPC&#8221; or &#8220;I&#8217;m sending a UPC.&#8221;<br />
Very nicely done. Â It&#8217;s just like the parameter passing within portlets, but only between ADF task flows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Woodman</title>
		<link>http://technology.amis.nl/2008/08/28/adf-11g-how-events-in-one-region-cause-other-regions-to-refresh/#comment-5433</link>
		<dc:creator>Mark Woodman</dc:creator>
		<pubDate>Thu, 02 Feb 2012 19:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=3365#comment-5433</guid>
		<description><![CDATA[Note for those having trouble with this:
The pageManager managed bean created in Step 6 needs to have a &quot;session&quot; scope.Â Â  Download the sample and look at \ViewController\public_html\WEB-INF\adfc-config.xml if needed.]]></description>
		<content:encoded><![CDATA[<p>Note for those having trouble with this:<br />
The pageManager managed bean created in Step 6 needs to have a &#8220;session&#8221; scope.Â Â  Download the sample and look at \ViewController\public_html\WEB-INF\adfc-config.xml if needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muthuvel</title>
		<link>http://technology.amis.nl/2008/08/28/adf-11g-how-events-in-one-region-cause-other-regions-to-refresh/#comment-5432</link>
		<dc:creator>Muthuvel</dc:creator>
		<pubDate>Mon, 11 Jan 2010 15:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=3365#comment-5432</guid>
		<description><![CDATA[Dear Luc Bors
I tried implementing this in my application. But no luck.
the eventHandler instance is not getting created.
Can you give some lights on that.....
I am using JDeveloper Studio Edition Version 11.1.1.1.0.
I am implementing this approach for SelectionEvent.
if a single row selected, capturing in SelectionListener and the selected value put in the pageFlowScope, and the value is referenced and another region. Whenever selection changes, the value change should refresh the region.
In this implementation, managed-property value of #{pageFlowScope.eventHandler} value not initialized.
.....
Thanks
Â 
Â 
Â 
Â ]]></description>
		<content:encoded><![CDATA[<p>Dear Luc Bors<br />
I tried implementing this in my application. But no luck.<br />
the eventHandler instance is not getting created.<br />
Can you give some lights on that&#8230;..<br />
I am using JDeveloper Studio Edition Version 11.1.1.1.0.<br />
I am implementing this approach for SelectionEvent.<br />
if a single row selected, capturing in SelectionListener and the selected value put in the pageFlowScope, and the value is referenced and another region. Whenever selection changes, the value change should refresh the region.<br />
In this implementation, managed-property value of #{pageFlowScope.eventHandler} value not initialized.<br />
&#8230;..<br />
Thanks<br />
Â <br />
Â <br />
Â <br />
Â </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhav Vaidya</title>
		<link>http://technology.amis.nl/2008/08/28/adf-11g-how-events-in-one-region-cause-other-regions-to-refresh/#comment-5431</link>
		<dc:creator>Madhav Vaidya</dc:creator>
		<pubDate>Tue, 12 May 2009 14:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=3365#comment-5431</guid>
		<description><![CDATA[I am using Oracle JDev Studio Edition Version 11.1.1.0.1
I created application and noticed that displaytaskflowdefinition1 is not getting refreshed although refresh is set to &#039;ifNeeded&#039;
Hence although pageManager.theValue is changed it&#039;s not getting reflected in displaytaskflowdefinition1.
It shows old value.

Help appreciated.]]></description>
		<content:encoded><![CDATA[<p>I am using Oracle JDev Studio Edition Version 11.1.1.0.1<br />
I created application and noticed that displaytaskflowdefinition1 is not getting refreshed although refresh is set to &#8216;ifNeeded&#8217;<br />
Hence although pageManager.theValue is changed it&#8217;s not getting reflected in displaytaskflowdefinition1.<br />
It shows old value.</p>
<p>Help appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://technology.amis.nl/2008/08/28/adf-11g-how-events-in-one-region-cause-other-regions-to-refresh/#comment-5430</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Tue, 24 Feb 2009 23:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=3365#comment-5430</guid>
		<description><![CDATA[Another solution
http://biemond.blogspot.com/2009/01/passing-adf-events-between-task-flow.html]]></description>
		<content:encoded><![CDATA[<p>Another solution<br />
<a href="http://biemond.blogspot.com/2009/01/passing-adf-events-between-task-flow.html" rel="nofollow">http://biemond.blogspot.com/2009/01/passing-adf-events-between-task-flow.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Istvan Kiss</title>
		<link>http://technology.amis.nl/2008/08/28/adf-11g-how-events-in-one-region-cause-other-regions-to-refresh/#comment-5429</link>
		<dc:creator>Istvan Kiss</dc:creator>
		<pubDate>Thu, 19 Feb 2009 22:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=3365#comment-5429</guid>
		<description><![CDATA[I was wondering if there was any followup from Pako, how Contextual Events can be used. If yes, could you let us know?

BTW, I have a slightly different requirement, I would like to have a task flow creating an event, which than can be used as a partial trigger in the page containing the task flow. In your soultion, the Refresh=&quot;ifNeeded&quot; forces a task flow to refresh, but this can not be used on arbitrary ADF user interface components.

Regards, Istvan]]></description>
		<content:encoded><![CDATA[<p>I was wondering if there was any followup from Pako, how Contextual Events can be used. If yes, could you let us know?</p>
<p>BTW, I have a slightly different requirement, I would like to have a task flow creating an event, which than can be used as a partial trigger in the page containing the task flow. In your soultion, the Refresh=&#8221;ifNeeded&#8221; forces a task flow to refresh, but this can not be used on arbitrary ADF user interface components.</p>
<p>Regards, Istvan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2008/08/28/adf-11g-how-events-in-one-region-cause-other-regions-to-refresh/#comment-5428</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Wed, 17 Sep 2008 06:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=3365#comment-5428</guid>
		<description><![CDATA[Thanks PaKo and Annonymous for your comments. However, I am aware of the contextual events framework as such. What I do not readily see or learn from your comments is how you would apply that framework to this specific situation. Could you clarify whether that is really applicable to the situation at hand?&lt;br /&gt; regards, Lucas]]></description>
		<content:encoded><![CDATA[<p>Thanks PaKo and Annonymous for your comments. However, I am aware of the contextual events framework as such. What I do not readily see or learn from your comments is how you would apply that framework to this specific situation. Could you clarify whether that is really applicable to the situation at hand?<br /> regards, Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://technology.amis.nl/2008/08/28/adf-11g-how-events-in-one-region-cause-other-regions-to-refresh/#comment-5427</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Sun, 07 Sep 2008 15:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=3365#comment-5427</guid>
		<description><![CDATA[I like your investigations and solutions. However, in the 11g there is already a framwork solution with the name Contextual event framework for event-based communication between regions in a page. See also: http://www.oracle.com/technology/products/jdev/collateral/papers/11/newfeatures/index.html]]></description>
		<content:encoded><![CDATA[<p>I like your investigations and solutions. However, in the 11g there is already a framwork solution with the name Contextual event framework for event-based communication between regions in a page. See also: <a href="http://www.oracle.com/technology/products/jdev/collateral/papers/11/newfeatures/index.html" rel="nofollow">http://www.oracle.com/technology/products/jdev/collateral/papers/11/newfeatures/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PaKo</title>
		<link>http://technology.amis.nl/2008/08/28/adf-11g-how-events-in-one-region-cause-other-regions-to-refresh/#comment-5426</link>
		<dc:creator>PaKo</dc:creator>
		<pubDate>Sat, 06 Sep 2008 17:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=3365#comment-5426</guid>
		<description><![CDATA[There are Contextual Events that ADF regions expose built-in.]]></description>
		<content:encoded><![CDATA[<p>There are Contextual Events that ADF regions expose built-in.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
