<?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>Blogging About Oracle Applications &#187; P.Omigie</title>
	<atom:link href="http://bloggingaboutoracleapplications.org/author/p-omigie/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloggingaboutoracleapplications.org</link>
	<description>Blogging about Oracle Applications</description>
	<lastBuildDate>Fri, 10 Feb 2012 08:04:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<atom:link rel='hub' href='http://bloggingaboutoracleapplications.org/?pushpress=hub'/>
		<item>
		<title>Telephone number formatting &#8211; validation</title>
		<link>http://bloggingaboutoracleapplications.org/telephone-number-formatting-validation/</link>
		<comments>http://bloggingaboutoracleapplications.org/telephone-number-formatting-validation/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 11:46:17 +0000</pubDate>
		<dc:creator>P.Omigie</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Peoplecode Java validation]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=1552</guid>
		<description><![CDATA[In a recent project the instruction was to validate a telephone input field. Simple enough you might think in peoplecode? The answer is actually yes, but searching for a reference code I quickly discovered this has not been done a lot in peoplecode. So I decide to share a solution code snippets in contrast to [...]


Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/peoplesoft-quicktip-find-all-objects-projects/' rel='bookmark' title='Permanent Link: PeopleSoft Quick-Tip: Find all objects in a project'>PeopleSoft Quick-Tip: Find all objects in a project</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/generic-prompting-peopletools-8-50/' rel='bookmark' title='Permanent Link: Generic prompting PeopleTools 8.50'>Generic prompting PeopleTools 8.50</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/single-sign-on-with-peoplesoft-crm-sap-hr/' rel='bookmark' title='Permanent Link: Single Sign On with PeopleSoft CRM &amp; SAP HR'>Single Sign On with PeopleSoft CRM &amp; SAP HR</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/telephone-number-formatting-validation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating jobs in Toad for Oracle</title>
		<link>http://bloggingaboutoracleapplications.org/creating-jobs-in-toad-for-oracle/</link>
		<comments>http://bloggingaboutoracleapplications.org/creating-jobs-in-toad-for-oracle/#comments</comments>
		<pubDate>Tue, 31 May 2011 12:59:49 +0000</pubDate>
		<dc:creator>P.Omigie</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Toad job creation]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=1644</guid>
		<description><![CDATA[1. Login to the database using Toad, and create a job as follows &#160; 2. Specify first Execution and subsequent executions as follows and type the SQL in “What to execute text box” &#160; 3. Following is the PL/SQL for job scheduler to execute the SQL command once on the first of each month &#160; [...]


Related posts:<ol><li><a href='http://bloggingaboutoracleapplications.org/creating-peoplesoft-crm-worker-using-cdm-classes/' rel='bookmark' title='Permanent Link: Creating PeopleSoft CRM Worker using CDM Classes'>Creating PeopleSoft CRM Worker using CDM Classes</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/peopletools-8-50-hints-tips-peoplecode-compile-error/' rel='bookmark' title='Permanent Link: PeopleTools 8.50 Hints &amp; Tips: PeopleCode Compile Error'>PeopleTools 8.50 Hints &amp; Tips: PeopleCode Compile Error</a></li>
<li><a href='http://bloggingaboutoracleapplications.org/oracle-fusion-applications-installing-oracle-enterprise-linux-64bit-to-host-oracle-identity-management/' rel='bookmark' title='Permanent Link: Oracle Fusion Applications: Installing Oracle Enterprise Linux (64bit) to host Oracle Identity Management'>Oracle Fusion Applications: Installing Oracle Enterprise Linux (64bit) to host Oracle Identity Management</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/creating-jobs-in-toad-for-oracle/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ultimate Oracle source collection: part I, PeopleSoft</title>
		<link>http://bloggingaboutoracleapplications.org/ultimate-oracle-source-collection-part-i-peoplesoft/</link>
		<comments>http://bloggingaboutoracleapplications.org/ultimate-oracle-source-collection-part-i-peoplesoft/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 16:31:55 +0000</pubDate>
		<dc:creator>P.Omigie</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[peoplesoft]]></category>

		<guid isPermaLink="false">http://bloggingaboutoracleapplications.org/?p=833</guid>
		<description><![CDATA[Although there is much information available online about Oracle products, it&#8217;s shattered all over the internet and Google will help you only to a certain point. So we&#8217;ve put together a list of some fine resources for your daily PeopleSoft, E-Business Suite and Siebel needs. This &#8216;ultimate collection&#8217; is the first one a series of [...]


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-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/creating-peoplesoft-crm-worker-using-cdm-classes/' rel='bookmark' title='Permanent Link: Creating PeopleSoft CRM Worker using CDM Classes'>Creating PeopleSoft CRM Worker using CDM Classes</a></li>
</ol>]]></description>
		<wfw:commentRss>http://bloggingaboutoracleapplications.org/ultimate-oracle-source-collection-part-i-peoplesoft/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

