<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BAOA: BloggingAboutOracleApplications &#124; Everything about Oracle...and it's applications! &#187; EBS</title>
	<atom:link href="http://bloggingaboutoracleapplications.org/tag/ebs/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloggingaboutoracleapplications.org</link>
	<description>Everything about Oracle...and it's applications!</description>
	<lastBuildDate>Wed, 01 Sep 2010 15:28:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ultimate Oracle source collection: part III, E-Business Suite</title>
		<link>http://bloggingaboutoracleapplications.org/ultimate-oracle-source-collection-ebusiness-suite/</link>
		<comments>http://bloggingaboutoracleapplications.org/ultimate-oracle-source-collection-ebusiness-suite/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 10:00:02 +0000</pubDate>
		<dc:creator>S Aytemir</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[Oracle EBS]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=693</guid>
		<description><![CDATA[After the &#8216;ultimate collection&#8217; of PeopleSoft and Siebel, this last post in the series is an &#8216;ultimate collection&#8217; of E-Business Suite (re)sources. E-Business Suite Wiki: E-Business Suite Wiki by Oracle Product tagged E-Business Suite : Siebel related products from the Oracle Mix Social Network Ideas tagged E-Business Suite: Ideas about E-Business Suite via the Oracle [...]


Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/ultimate-oracle-source-collection-part-ii-siebel/' rel='bookmark' title='Permanent Link: Ultimate Oracle source collection: part II, Siebel'>Ultimate Oracle source collection: part II, Siebel</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/ultimate-oracle-source-collection-part-i-peoplesoft/' rel='bookmark' title='Permanent Link: Ultimate Oracle source collection: part I, PeopleSoft'>Ultimate Oracle source collection: part I, PeopleSoft</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/integration-oracle-apex-with-e-business-suite/' rel='bookmark' title='Permanent Link: Integration Oracle Apex with E-Business Suite'>Integration Oracle Apex with E-Business Suite</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/ultimate-oracle-source-collection-ebusiness-suite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integration Oracle Apex with E-Business Suite</title>
		<link>http://bloggingaboutoracleapplications.org/integration-oracle-apex-with-e-business-suite/</link>
		<comments>http://bloggingaboutoracleapplications.org/integration-oracle-apex-with-e-business-suite/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 13:27:08 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Apex]]></category>
		<category><![CDATA[EBS]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=163</guid>
		<description><![CDATA[Oracle Application Express (Oracle Apex) is a rapid web application development tool for the Oracle database. Using only a web browser and limited programming experience, you can develop and deploy professional applications. We wanted to extend the E-Business Suite functionality with Apex features. Apex functions need to be available from the EBS user menu. Users [...]


Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/ultimate-oracle-source-collection-ebusiness-suite/' rel='bookmark' title='Permanent Link: Ultimate Oracle source collection: part III, E-Business Suite'>Ultimate Oracle source collection: part III, E-Business Suite</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/integration-peoplesoft-hcm-tasper/' rel='bookmark' title='Permanent Link: Integration Peoplesoft HCM &#8211; Tasper'>Integration Peoplesoft HCM &#8211; Tasper</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/integration-of-oracle-apps-and-bi-publisher/' rel='bookmark' title='Permanent Link: Integration of Oracle Apps and XML Publisher'>Integration of Oracle Apps and XML Publisher</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/integration-oracle-apex-with-e-business-suite/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Making a list of values context-sensitive using forms personalization.</title>
		<link>http://bloggingaboutoracleapplications.org/making-a-list-of-values-context-sensitive-using-forms-personalization/</link>
		<comments>http://bloggingaboutoracleapplications.org/making-a-list-of-values-context-sensitive-using-forms-personalization/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 11:24:26 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[HR]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[EBS]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/making-a-list-of-values-context-sensitive-using-forms-personalization/</guid>
		<description><![CDATA[In Oracle EBS there are lots of list of values. Most of the times you can change these values by editing the lookup values. In some cases you want to show a subset of the lookup-values based on another field in the same form. In this blog-entry there will be an example how to do [...]


Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/personalize-the-master-suppliers-form/' rel='bookmark' title='Permanent Link: Personalize the Master Suppliers Form'>Personalize the Master Suppliers Form</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/release-peoplesoft-9-1-and-peopletools-8-50-effort-to-implement-the-wow/' rel='bookmark' title='Permanent Link: Release PeopleSoft 9.1 and PeopleTools 8.50: Effort to implement the Wow'>Release PeopleSoft 9.1 and PeopleTools 8.50: Effort to implement the Wow</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/peoplesoft-upgrade-at-the-umcs/' rel='bookmark' title='Permanent Link: PeopleSoft upgrade: a job well done!'>PeopleSoft upgrade: a job well done!</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/making-a-list-of-values-context-sensitive-using-forms-personalization/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fusion Apps delayed, what to do next&#8230;.</title>
		<link>http://bloggingaboutoracleapplications.org/fusion-apps-delayed-what-to-do-next/</link>
		<comments>http://bloggingaboutoracleapplications.org/fusion-apps-delayed-what-to-do-next/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 16:04:04 +0000</pubDate>
		<dc:creator>Domien Bolmers</dc:creator>
				<category><![CDATA[Fusion]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[AIA]]></category>
		<category><![CDATA[ARIS]]></category>
		<category><![CDATA[BPA]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[peoplesoft]]></category>
		<category><![CDATA[SOA]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/fusion-apps-delayed-what-to-do-next/</guid>
		<description><![CDATA[About a year ago I raised the question how to prepare for Oracle Fusion Applications. Within Logica we had chosen to focus on creating awareness for the changes Fusion Apps would bring. In this so called Tour de Fusion programme we focused on several topics like SOA, BPEL and BPM. Topics which not only existed in theory, [...]


Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/how-to-prepare-for-fusion-applications/' rel='bookmark' title='Permanent Link: How to prepare for Fusion Applications'>How to prepare for Fusion Applications</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/fusion-apps-delayed/' rel='bookmark' title='Permanent Link: Fusion Apps Delayed? (Con)Fusion?'>Fusion Apps Delayed? (Con)Fusion?</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/oracle-apps-competence-development/' rel='bookmark' title='Permanent Link: Oracle Apps Competence Development'>Oracle Apps Competence Development</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/fusion-apps-delayed-what-to-do-next/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Personalize the Master Suppliers Form</title>
		<link>http://bloggingaboutoracleapplications.org/personalize-the-master-suppliers-form/</link>
		<comments>http://bloggingaboutoracleapplications.org/personalize-the-master-suppliers-form/#comments</comments>
		<pubDate>Wed, 07 May 2008 14:50:50 +0000</pubDate>
		<dc:creator>Kasper Kombrink</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[Master Suppliers Form]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/personalize-the-master-suppliers-form/</guid>
		<description><![CDATA[I haven&#8217;t had a chance to publish a new post lately but last week my client asked me to personalize the Master Supplier Form. So here&#8217;s a new post on Forms Personalization for the Supplier Form. While looking into the best solution for my client, I came across a few posts with what seemded at a first glance [...]


Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/making-a-list-of-values-context-sensitive-using-forms-personalization/' rel='bookmark' title='Permanent Link: Making a list of values context-sensitive using forms personalization.'>Making a list of values context-sensitive using forms personalization.</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/integration-of-oracle-apps-and-bi-publisher/' rel='bookmark' title='Permanent Link: Integration of Oracle Apps and XML Publisher'>Integration of Oracle Apps and XML Publisher</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/maintenance-of-objects-in-aris-7-1/' rel='bookmark' title='Permanent Link: Maintenance of objects in ARIS 7.1'>Maintenance of objects in ARIS 7.1</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/personalize-the-master-suppliers-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integration of Oracle Apps and XML Publisher</title>
		<link>http://bloggingaboutoracleapplications.org/integration-of-oracle-apps-and-bi-publisher/</link>
		<comments>http://bloggingaboutoracleapplications.org/integration-of-oracle-apps-and-bi-publisher/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 13:28:44 +0000</pubDate>
		<dc:creator>Kasper Kombrink</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[BI Publisher]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[xml publisher]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/general/2007-09-26/integration-of-oracle-apps-and-bi-publisher/</guid>
		<description><![CDATA[XML Publisher is important for Oracle Applications, especially for Oracle Reports. Tim dexter’s post mentions the fact that Oracle is now internally converting all of the EBS Oracle Reports to XML Publisher. For all intents and purposes we can safely say that Oracle Reports in the Ebusiness suite are dead and burried (As will Oracle [...]


Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/bi-publisher-563/' rel='bookmark' title='Permanent Link: BI Publisher 5.6.3'>BI Publisher 5.6.3</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/goodbye-reports-hello-bi-publisher-and-logicas-bip-booklet/' rel='bookmark' title='Permanent Link: Goodbye Reports, Hello BI Publisher and Logica&#8217;s BIP booklet!'>Goodbye Reports, Hello BI Publisher and Logica&#8217;s BIP booklet!</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/bi-publisher-the-report-generating-tool-for-siebel-crm/' rel='bookmark' title='Permanent Link: BI Publisher, the report generating tool for Siebel CRM'>BI Publisher, the report generating tool for Siebel CRM</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/integration-of-oracle-apps-and-bi-publisher/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
