<?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: SOA Suite 11g &#8211; introducing Mediator Java Callouts for debug, audit and &#8230;</title>
	<atom:link href="http://technology.amis.nl/2009/12/13/soa-suite-11g-introducing-mediator-java-callouts-for-debug-audit-and/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2009/12/13/soa-suite-11g-introducing-mediator-java-callouts-for-debug-audit-and/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=soa-suite-11g-introducing-mediator-java-callouts-for-debug-audit-and</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: Tarun</title>
		<link>http://technology.amis.nl/2009/12/13/soa-suite-11g-introducing-mediator-java-callouts-for-debug-audit-and/#comment-6058</link>
		<dc:creator>Tarun</dc:creator>
		<pubDate>Fri, 25 Nov 2011 06:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6669#comment-6058</guid>
		<description><![CDATA[During development if we just add the external jar to SCA-INF/lib , will Jdeveloper or Ant script be able to find the jar ?
Â 
We are getting error at compile time that external jar classes are not found? Where else do we need to add at compile time apart from SCA-INF/lib directoryu]]></description>
		<content:encoded><![CDATA[<p>During development if we just add the external jar to SCA-INF/lib , will Jdeveloper or Ant script be able to find the jar ?<br />
Â <br />
We are getting error at compile time that external jar classes are not found? Where else do we need to add at compile time apart from SCA-INF/lib directoryu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2009/12/13/soa-suite-11g-introducing-mediator-java-callouts-for-debug-audit-and/#comment-6057</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Sun, 13 Nov 2011 13:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6669#comment-6057</guid>
		<description><![CDATA[&lt;p&gt;Hi Abhay,&lt;/p&gt;
&lt;p&gt;It would seem to be that my reply to Sumit probably is your solution as well.&lt;/p&gt;
&lt;p&gt;Lucas&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Abhay,</p>
<p>It would seem to be that my reply to Sumit probably is your solution as well.</p>
<p>Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2009/12/13/soa-suite-11g-introducing-mediator-java-callouts-for-debug-audit-and/#comment-6056</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Sun, 13 Nov 2011 13:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6669#comment-6056</guid>
		<description><![CDATA[&lt;p&gt;Hi Sumit,&lt;/p&gt;
&lt;p&gt;I am not sure I understand your question. Could you not simply create two Mediator Components and have the first one call the second? You can create a routing rule for the Reply from the first service call to be forwarded to the second - including the original request as well. The filter can then be specified in this second Mediator.&lt;/p&gt;
&lt;p&gt;The complement to Chapter 7 in the Oracle SOA Suite 11g Handbook contains a detailed example of this type of enrichment. See: https://4547611390595480921-a-1802744773732722657-s-sites.googlegroups.com/site/soasuite11ghandbooksupmat/supporting-materials/SOA_CH07_ChapterComplement_PartOne_18April2010.pdf?attachauth=ANoY7cpeaxluCxuH9l-xg0rY7sEYMrNjH_sojYq1Lk8FHwnqHtRNYqc2d4JPqvtJzIqOeSPlcLCqOlGI1kjOi2pC3W3DEMwSF8vOMOSUxP5Kg0sA_IYXZhB9z7tdwlnRh31GGotrHj1hPquAVb30zjg_h0-179JfvQOAZg_SKknPw6d9P-PYU2hjE1leaQUKM3gRJtGyIENtDpZ6js79nz2qdmbbkkqLHAcRK3VNvVJ1C3PqwvdwvbFsl98fi732AZC_hK_5EQVptsEx3IueoiGCMLdtLiWuxTt4P_v9x_HRtRK3P0s3Hsw%3D&amp;attredirects=1&lt;/p&gt;
&lt;p&gt;My colleague Edwin also describes a solution using Spring Component and more custom Java programming. See: http://biemond.blogspot.com/2010/06/enriching-and-forwarding-your-data-with.html&lt;/p&gt;
&lt;p&gt;Lucas&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Sumit,</p>
<p>I am not sure I understand your question. Could you not simply create two Mediator Components and have the first one call the second? You can create a routing rule for the Reply from the first service call to be forwarded to the second &#8211; including the original request as well. The filter can then be specified in this second Mediator.</p>
<p>The complement to Chapter 7 in the Oracle SOA Suite 11g Handbook contains a detailed example of this type of enrichment. See: <a href="https://4547611390595480921-a-1802744773732722657-s-sites.googlegroups.com/site/soasuite11ghandbooksupmat/supporting-materials/SOA_CH07_ChapterComplement_PartOne_18April2010.pdf?attachauth=ANoY7cpeaxluCxuH9l-xg0rY7sEYMrNjH_sojYq1Lk8FHwnqHtRNYqc2d4JPqvtJzIqOeSPlcLCqOlGI1kjOi2pC3W3DEMwSF8vOMOSUxP5Kg0sA_IYXZhB9z7tdwlnRh31GGotrHj1hPquAVb30zjg_h0-179JfvQOAZg_SKknPw6d9P-PYU2hjE1leaQUKM3gRJtGyIENtDpZ6js79nz2qdmbbkkqLHAcRK3VNvVJ1C3PqwvdwvbFsl98fi732AZC_hK_5EQVptsEx3IueoiGCMLdtLiWuxTt4P_v9x_HRtRK3P0s3Hsw%3D&#038;attredirects=1" rel="nofollow">https://4547611390595480921-a-1802744773732722657-s-sites.googlegroups.com/site/soasuite11ghandbooksupmat/supporting-materials/SOA_CH07_ChapterComplement_PartOne_18April2010.pdf?attachauth=ANoY7cpeaxluCxuH9l-xg0rY7sEYMrNjH_sojYq1Lk8FHwnqHtRNYqc2d4JPqvtJzIqOeSPlcLCqOlGI1kjOi2pC3W3DEMwSF8vOMOSUxP5Kg0sA_IYXZhB9z7tdwlnRh31GGotrHj1hPquAVb30zjg_h0-179JfvQOAZg_SKknPw6d9P-PYU2hjE1leaQUKM3gRJtGyIENtDpZ6js79nz2qdmbbkkqLHAcRK3VNvVJ1C3PqwvdwvbFsl98fi732AZC_hK_5EQVptsEx3IueoiGCMLdtLiWuxTt4P_v9x_HRtRK3P0s3Hsw%3D&#038;attredirects=1</a></p>
<p>My colleague Edwin also describes a solution using Spring Component and more custom Java programming. See: <a href="http://biemond.blogspot.com/2010/06/enriching-and-forwarding-your-data-with.html" rel="nofollow">http://biemond.blogspot.com/2010/06/enriching-and-forwarding-your-data-with.html</a></p>
<p>Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2009/12/13/soa-suite-11g-introducing-mediator-java-callouts-for-debug-audit-and/#comment-6055</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Sun, 13 Nov 2011 13:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6669#comment-6055</guid>
		<description><![CDATA[&lt;p&gt;Hi &lt;span class=&quot;by&quot;&gt;&lt;span class=&quot;comment-author&quot;&gt;C Soneson,&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;by&quot;&gt;&lt;span class=&quot;comment-author&quot;&gt;Yes, I &lt;/span&gt;&lt;span class=&quot;comment-author&quot;&gt;believe the SOAP Header can be manipulated as well.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;by&quot;&gt;&lt;span class=&quot;comment-author&quot;&gt;Lucas&lt;/span&gt;&lt;strong id=&quot;comment-author-481165&quot; class=&quot;comment-author&quot;&gt;
&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi <span class="by"><span class="comment-author">C Soneson,</span></span></p>
<p><span class="by"><span class="comment-author">Yes, I </span><span class="comment-author">believe the SOAP Header can be manipulated as well.</span></span></p>
<p><span class="by"><span class="comment-author">Lucas</span><strong id="comment-author-481165" class="comment-author"><br />
</strong></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abhay</title>
		<link>http://technology.amis.nl/2009/12/13/soa-suite-11g-introducing-mediator-java-callouts-for-debug-audit-and/#comment-6054</link>
		<dc:creator>abhay</dc:creator>
		<pubDate>Mon, 07 Nov 2011 17:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6669#comment-6054</guid>
		<description><![CDATA[Hi Lucas,
My req is thatthe mediator should first call a webservice and get some data. This original request to the mediator has to be enriched with this data and then conditionally call the second process. The condition to call the second process depends on the output of the first call, basically i need to add a filter for the second call and that filter should be based upon the output of the first call. Also if the filter expression evaluates to true, the input of the second process should be the enriched input.]]></description>
		<content:encoded><![CDATA[<p>Hi Lucas,<br />
My req is thatthe mediator should first call a webservice and get some data. This original request to the mediator has to be enriched with this data and then conditionally call the second process. The condition to call the second process depends on the output of the first call, basically i need to add a filter for the second call and that filter should be based upon the output of the first call. Also if the filter expression evaluates to true, the input of the second process should be the enriched input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sumit</title>
		<link>http://technology.amis.nl/2009/12/13/soa-suite-11g-introducing-mediator-java-callouts-for-debug-audit-and/#comment-6053</link>
		<dc:creator>sumit</dc:creator>
		<pubDate>Mon, 31 Oct 2011 14:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6669#comment-6053</guid>
		<description><![CDATA[i am calling two processes from My mediator. Is it possible to pass the output of first process as input to the second process. I have a filter condition to be applied only for the second process. This filter condition depends on the output of the first process.]]></description>
		<content:encoded><![CDATA[<p>i am calling two processes from My mediator. Is it possible to pass the output of first process as input to the second process. I have a filter condition to be applied only for the second process. This filter condition depends on the output of the first process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praveen</title>
		<link>http://technology.amis.nl/2009/12/13/soa-suite-11g-introducing-mediator-java-callouts-for-debug-audit-and/#comment-6052</link>
		<dc:creator>Praveen</dc:creator>
		<pubDate>Thu, 13 Oct 2011 09:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6669#comment-6052</guid>
		<description><![CDATA[Awesome . I was stuck with one transformation. this post definitely helped . esp theÂ prepareReturnMessage function]]></description>
		<content:encoded><![CDATA[<p>Awesome . I was stuck with one transformation. this post definitely helped . esp theÂ prepareReturnMessage function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C Soneson</title>
		<link>http://technology.amis.nl/2009/12/13/soa-suite-11g-introducing-mediator-java-callouts-for-debug-audit-and/#comment-6051</link>
		<dc:creator>C Soneson</dc:creator>
		<pubDate>Tue, 20 Sep 2011 16:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6669#comment-6051</guid>
		<description><![CDATA[Well done!Â  Do you know if the SOAP header elements can be manipulated as well?]]></description>
		<content:encoded><![CDATA[<p>Well done!Â  Do you know if the SOAP header elements can be manipulated as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierluigi Vernetto</title>
		<link>http://technology.amis.nl/2009/12/13/soa-suite-11g-introducing-mediator-java-callouts-for-debug-audit-and/#comment-6050</link>
		<dc:creator>Pierluigi Vernetto</dc:creator>
		<pubDate>Wed, 29 Dec 2010 16:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6669#comment-6050</guid>
		<description><![CDATA[Excellent post, Lucas! Kudos!
I am fairly new to SOA Suite and I am looking for a way to perform fairly complex message validation/manipulation.... Java seems to me the most obvious choice, relegating OBR, Schematron and XSL to simpler, standard cases.
YET Java support for XML manipulation is quite bad, you must write  convoluted code to get things done.... I wish Oracle introduces &quot;Groovy  Callout&quot;, Groovy handles XML in a much more elegant way...
For an example of Groovy Callout in OSB (not in SOA Suite, but I  think the same can be done) here is a post: http://blog.aujava.com/?p=64]]></description>
		<content:encoded><![CDATA[<p>Excellent post, Lucas! Kudos!<br />
I am fairly new to SOA Suite and I am looking for a way to perform fairly complex message validation/manipulation&#8230;. Java seems to me the most obvious choice, relegating OBR, Schematron and XSL to simpler, standard cases.<br />
YET Java support for XML manipulation is quite bad, you must write  convoluted code to get things done&#8230;. I wish Oracle introduces &#8220;Groovy  Callout&#8221;, Groovy handles XML in a much more elegant way&#8230;<br />
For an example of Groovy Callout in OSB (not in SOA Suite, but I  think the same can be done) here is a post: <a href="http://blog.aujava.com/?p=64" rel="nofollow">http://blog.aujava.com/?p=64</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierluigi Vernetto</title>
		<link>http://technology.amis.nl/2009/12/13/soa-suite-11g-introducing-mediator-java-callouts-for-debug-audit-and/#comment-6049</link>
		<dc:creator>Pierluigi Vernetto</dc:creator>
		<pubDate>Wed, 29 Dec 2010 16:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6669#comment-6049</guid>
		<description><![CDATA[Excellent post, Lucas! Kudos!
I am fairly new to SOA Suite and I am looking for a way to perform fairly complex message validation/manipulation.... Java seems to me the most obvious choice, relegating OBR, Schematron and XSL to simpler, standard cases.
YET Java support for XML manipulation is quite bad, you must write convoluted code to get things done.... I wish Oracle introduces &quot;Groovy Callout&quot;, Groovy handles XML in a much more elegant way...
For an example of Groovy Callout in OSB (not in SOA Suite, but I think the same can be done) here is a post: http://blog.aujava.com/?p=64
Â 
Â 
Â ]]></description>
		<content:encoded><![CDATA[<p>Excellent post, Lucas! Kudos!<br />
I am fairly new to SOA Suite and I am looking for a way to perform fairly complex message validation/manipulation&#8230;. Java seems to me the most obvious choice, relegating OBR, Schematron and XSL to simpler, standard cases.<br />
YET Java support for XML manipulation is quite bad, you must write convoluted code to get things done&#8230;. I wish Oracle introduces &#8220;Groovy Callout&#8221;, Groovy handles XML in a much more elegant way&#8230;<br />
For an example of Groovy Callout in OSB (not in SOA Suite, but I think the same can be done) here is a post: <a href="http://blog.aujava.com/?p=64" rel="nofollow">http://blog.aujava.com/?p=64</a><br />
Â <br />
Â <br />
Â </p>
]]></content:encoded>
	</item>
</channel>
</rss>
