<?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: Integration Oracle Apex with E-Business Suite</title>
	<atom:link href="http://bloggingaboutoracleapplications.org/integration-oracle-apex-with-e-business-suite/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloggingaboutoracleapplications.org/integration-oracle-apex-with-e-business-suite/</link>
	<description>Everything about Oracle...and it's applications!</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:02:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: valerie jones</title>
		<link>http://bloggingaboutoracleapplications.org/integration-oracle-apex-with-e-business-suite/comment-page-1/#comment-18149</link>
		<dc:creator>valerie jones</dc:creator>
		<pubDate>Wed, 28 Apr 2010 17:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=163#comment-18149</guid>
		<description>I&#039;m looking for a method to link out to an external website from the Oracle Applications, passing the username. Any suggestions?</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking for a method to link out to an external website from the Oracle Applications, passing the username. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergio Coutinho</title>
		<link>http://bloggingaboutoracleapplications.org/integration-oracle-apex-with-e-business-suite/comment-page-1/#comment-10284</link>
		<dc:creator>Sergio Coutinho</dc:creator>
		<pubDate>Wed, 22 Jul 2009 10:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=163#comment-10284</guid>
		<description>Hi,
Í have an EBS 11.5.9 release (RDBMS 9.2.0.8), and i would like to integrate with APEX 3.2.
I would like to install APEX on EBS database (9.2.0.8) and use EBS apache service. 
I tried to execute scripts to install APEX on EBS RDBMS, burt it failed in script checklist step. I think that it´s some conflict with APEX flow and simillar routine on EBS.
Is there any article about how to integrate APEX with EBS in these releases? 

Cheers, 

Sergio</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Í have an EBS 11.5.9 release (RDBMS 9.2.0.8), and i would like to integrate with APEX 3.2.<br />
I would like to install APEX on EBS database (9.2.0.8) and use EBS apache service.<br />
I tried to execute scripts to install APEX on EBS RDBMS, burt it failed in script checklist step. I think that it´s some conflict with APEX flow and simillar routine on EBS.<br />
Is there any article about how to integrate APEX with EBS in these releases? </p>
<p>Cheers, </p>
<p>Sergio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JamesWoughen</title>
		<link>http://bloggingaboutoracleapplications.org/integration-oracle-apex-with-e-business-suite/comment-page-1/#comment-9971</link>
		<dc:creator>JamesWoughen</dc:creator>
		<pubDate>Mon, 06 Jul 2009 08:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=163#comment-9971</guid>
		<description>I am trying integrating Oracle Apex with EBIZ R12. How about the article mentioned in http://balajiabhi.blogspot.com/search?q=apex

i had a clear installation when following the link. The link is very much useful

James.</description>
		<content:encoded><![CDATA[<p>I am trying integrating Oracle Apex with EBIZ R12. How about the article mentioned in <a href="http://balajiabhi.blogspot.com/search?q=apex" rel="nofollow">http://balajiabhi.blogspot.com/search?q=apex</a></p>
<p>i had a clear installation when following the link. The link is very much useful</p>
<p>James.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zahid Khan</title>
		<link>http://bloggingaboutoracleapplications.org/integration-oracle-apex-with-e-business-suite/comment-page-1/#comment-9775</link>
		<dc:creator>Zahid Khan</dc:creator>
		<pubDate>Wed, 17 Jun 2009 08:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=163#comment-9775</guid>
		<description>An excellent article! 
I have seen many questions on this subject at apex users forum. More and more people are working on integration of EBS with Apex now a days. Your article is a great help in this regard.

Thanks.
Zahid</description>
		<content:encoded><![CDATA[<p>An excellent article!<br />
I have seen many questions on this subject at apex users forum. More and more people are working on integration of EBS with Apex now a days. Your article is a great help in this regard.</p>
<p>Thanks.<br />
Zahid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paolo Marzucco</title>
		<link>http://bloggingaboutoracleapplications.org/integration-oracle-apex-with-e-business-suite/comment-page-1/#comment-7393</link>
		<dc:creator>Paolo Marzucco</dc:creator>
		<pubDate>Mon, 02 Mar 2009 14:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=163#comment-7393</guid>
		<description>Hi Bob,
been there, done that. Anyway, since we had timeout problems using this approach, we developed a simpler solution to handle HR security using the VPD (Virtual Private Database) functionality in Apex. You may want to check it on this site:

https://sites.google.com/a/popay.be/apex-on-apps/

Anyway all of our approaches are working until you stay on 11i, because on R12 the web enabled mod_plsql procedures are not supported anymore.

We are all waiting for the official Oracle white paper to do the Apex Apps integration...

Good luck!

Paolo</description>
		<content:encoded><![CDATA[<p>Hi Bob,<br />
been there, done that. Anyway, since we had timeout problems using this approach, we developed a simpler solution to handle HR security using the VPD (Virtual Private Database) functionality in Apex. You may want to check it on this site:</p>
<p><a href="https://sites.google.com/a/popay.be/apex-on-apps/" rel="nofollow">https://sites.google.com/a/popay.be/apex-on-apps/</a></p>
<p>Anyway all of our approaches are working until you stay on 11i, because on R12 the web enabled mod_plsql procedures are not supported anymore.</p>
<p>We are all waiting for the official Oracle white paper to do the Apex Apps integration&#8230;</p>
<p>Good luck!</p>
<p>Paolo</p>
]]></content:encoded>
	</item>
</channel>
</rss>
