<?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>WorkingScripts &#187; PeopleTools</title>
	<atom:link href="http://workingscripts.com/category/peopletools/feed/" rel="self" type="application/rss+xml" />
	<link>http://workingscripts.com</link>
	<description>The Stuff that Just Works</description>
	<lastBuildDate>Mon, 07 Jun 2010 20:06:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Process Scheduler Tracing and Troubleshooting</title>
		<link>http://workingscripts.com/2010/01/process-scheduler-tracing-and-troubleshooting/</link>
		<comments>http://workingscripts.com/2010/01/process-scheduler-tracing-and-troubleshooting/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 19:15:59 +0000</pubDate>
		<dc:creator>Iouri Chadour</dc:creator>
				<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[PeopleTools]]></category>
		<category><![CDATA[Process Scheduler]]></category>
		<category><![CDATA[Tracing]]></category>

		<guid isPermaLink="false">http://workingscripts.com/?p=174</guid>
		<description><![CDATA[Straight from Oracle &#8211; here is a new guide for troubleshooting and tracing different processes. It also include updates for XML Publisher and Crystal reports.
http://www.scribd.com/doc/25496613/
Enjoy!
]]></description>
			<content:encoded><![CDATA[<p>Straight from Oracle &#8211; here is a new guide for troubleshooting and tracing different processes. It also include updates for XML Publisher and Crystal reports.</p>
<p><a class="alignleft" title="Process Scheduler Troubleshooting Techniques" href="http://www.scribd.com/doc/25496613" target="_blank">http://www.scribd.com/doc/25496613/</a></p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://workingscripts.com/2010/01/process-scheduler-tracing-and-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle supports code sharing</title>
		<link>http://workingscripts.com/2010/01/oracle-supports-code-sharing/</link>
		<comments>http://workingscripts.com/2010/01/oracle-supports-code-sharing/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 16:04:03 +0000</pubDate>
		<dc:creator>Iouri Chadour</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Social Media]]></category>
		<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[PeopleTools]]></category>

		<guid isPermaLink="false">http://workingscripts.com/?p=169</guid>
		<description><![CDATA[It seems Oracle starts to promote code sharing through it venture with CollabNet. I have not seen much content related to PeopleSoft other than one-ff document about audit records. Let&#8217;s hope this will pick up in the future.
https://www.samplecode.oracle.com/
]]></description>
			<content:encoded><![CDATA[<p>It seems Oracle starts to promote code sharing through it venture with CollabNet. I have not seen much content related to PeopleSoft other than one-ff document about audit records. Let&#8217;s hope this will pick up in the future.</p>
<p><a href="https://www.samplecode.oracle.com/">https://www.samplecode.oracle.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://workingscripts.com/2010/01/oracle-supports-code-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PeopleSoft Security Logging</title>
		<link>http://workingscripts.com/2009/08/peoplesoft-security-logging/</link>
		<comments>http://workingscripts.com/2009/08/peoplesoft-security-logging/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 16:24:10 +0000</pubDate>
		<dc:creator>Iouri Chadour</dc:creator>
				<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[PeopleTools]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://workingscripts.com/2009/08/peoplesoft-security-logging/</guid>
		<description><![CDATA[This question came up during the recent application security audit – how does PeopleSoft track user sign in attempts and locations. 
Aside from the obvious PSOPRDEFN table there is PSACCESSLOG – this table has OPRID, LOGIPADDRESS, LOGINDTTM, LOGOUTDTTM columns that give you information about user sign on activity. LOGIPADDRESS will contain the RemoteAddr property&#160; of&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>This question came up during the recent application security audit – how does PeopleSoft track user sign in attempts and locations. </p>
<p>Aside from the obvious PSOPRDEFN table there is PSACCESSLOG – this table has OPRID, LOGIPADDRESS, LOGINDTTM, LOGOUTDTTM columns that give you information about user sign on activity. LOGIPADDRESS will contain the <font color="#0000ff">RemoteAddr</font> property&#160; of&#160; <font color="#0000ff">%Request</font> object, which is also useful in case you validate user ip address at the sign on. The only problem this could pose is in case your users are behind a single or multiple gateways that perform NAT. Then the value of this field would contain those NATed ip addresses and not the actual user ip addresses. </p>
]]></content:encoded>
			<wfw:commentRss>http://workingscripts.com/2009/08/peoplesoft-security-logging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuestDirect Conference Notes</title>
		<link>http://workingscripts.com/2009/08/questdirect-conference-notes/</link>
		<comments>http://workingscripts.com/2009/08/questdirect-conference-notes/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 03:57:12 +0000</pubDate>
		<dc:creator>Iouri Chadour</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[PeopleTools]]></category>
		<category><![CDATA[Conference]]></category>

		<guid isPermaLink="false">http://workingscripts.com/2009/08/questdirect-conference-notes/</guid>
		<description><![CDATA[I have not had a chance to write anything earlier – had to catch up with my primary responsibilities at work. But now I would like to give a short overview of QuestDirect OUIG Conference that I had a chance to attend.
I would like to start from the end and the good news for all [...]]]></description>
			<content:encoded><![CDATA[<p>I have not had a chance to write anything earlier – had to catch up with my primary responsibilities at work. But now I would like to give a short overview of QuestDirect OUIG Conference that I had a chance to attend.</p>
<p>I would like to start from the end and the good news for all Oracle PeopleSoft application users – Oracle plans to maintain PeopleSoft application for some time even though there are plans to try and come up with mysterious Fusion Applications, but no one knows when, where or what modules would Oracle to start with.</p>
<p>Because Oracle does not seem to be a able to eliminate all of the product lines it has acquired over the years – the long term strategy is to keep the products but heavily invest into integration solutions – Fusion Middleware – and expand the suite of included product and toolsets. </p>
<p><strong>Crystal Reports</strong> – currently part of the PeopleSoft , was recently purchased by rival SAP, will still be supported,&#160; but if you would like to have less problems with upgrades and next version you should try and use XML Publisher.</p>
<p><strong>PeopleTools 8.50 – </strong>the official “not written” word is 3rd quarter of 2009 and I really hope this is true, because after seeing the new suite in action,as in presentation in my earlier posts, we’ve been all waiting to get our hands on and give it a try. Just a quick note – as long as you are on version 8.4+ you should be able to upgrade to new tools to utilize the latest and greatest of the new platform – new sleek look, AJAX , partial page refreshes and new integrations.</p>
<p>All of the further slides I am including are borrowed from the presentation by Tom Vassallo. </p>
<p>Here is a diagram that outlines the Application compatibility and Tools Releases:</p>
<p><a href="http://workingscripts.com/wp-content/uploads/2009/08/captured_Image.png.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="captured_Image.png" border="0" alt="captured_Image.png" src="http://workingscripts.com/wp-content/uploads/2009/08/captured_Image.png_thumb.png" width="244" height="132" /></a> </p>
<p>Furthermore , folks at Oracle PeopleSoft added some cool features like iPhone apps for Expenses:</p>
<p><a href="http://workingscripts.com/wp-content/uploads/2009/08/captured_Image.png4.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="captured_Image.png[4]" border="0" alt="captured_Image.png[4]" src="http://workingscripts.com/wp-content/uploads/2009/08/captured_Image.png4_thumb.png" width="244" height="132" /></a> </p>
<p>Remember there was this great BI product Hyperion Essbase, oh sorry – Oracle System 11. Well the good news for all of us that are using these tools, according to the new strategy – “unite and conquer” – Oracle is throwing some free features with Tools:</p>
<p><a href="http://workingscripts.com/wp-content/uploads/2009/08/captured_Image.png6.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="captured_Image.png[6]" border="0" alt="captured_Image.png[6]" src="http://workingscripts.com/wp-content/uploads/2009/08/captured_Image.png6_thumb.png" width="244" height="132" /></a> </p>
<p>The icing on this cake are ability to integrate with social networking, RSS feeds:</p>
<p><a href="http://workingscripts.com/wp-content/uploads/2009/08/captured_Image.png8.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="captured_Image.png[8]" border="0" alt="captured_Image.png[8]" src="http://workingscripts.com/wp-content/uploads/2009/08/captured_Image.png8_thumb.png" width="244" height="132" /></a> </p>
<p>To stay with current trend Oracle is also starting to add SaaS solutions for all of the lines of products. I am sure we’ll see more of those appear soon.</p>
<p>To finish this post here is the official roadmap for PeopleTools and Application 9.1</p>
<p><a href="http://workingscripts.com/wp-content/uploads/2009/08/captured_Image.png10.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="captured_Image.png[10]" border="0" alt="captured_Image.png[10]" src="http://workingscripts.com/wp-content/uploads/2009/08/captured_Image.png10_thumb.png" width="244" height="132" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://workingscripts.com/2009/08/questdirect-conference-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Environment Am I in?</title>
		<link>http://workingscripts.com/2009/07/what-environment-am-i-in/</link>
		<comments>http://workingscripts.com/2009/07/what-environment-am-i-in/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 03:44:00 +0000</pubDate>
		<dc:creator>Iouri Chadour</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[PeopleTools]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://workingscripts.com/2009/07/what-environment-am-i-in/</guid>
		<description><![CDATA[As I was going through some of the sessions on the QUEST NORTHEAST CONFERENCE I noticed on of the presenters mentioning customizing Test environments Main PeopleSoft CSS PSSTYLEDEF so that the users are always able to distinguish between environments.
The solution that I have employ to solve this problem is to modify the PT_BRANDING:BrandingBase class to [...]]]></description>
			<content:encoded><![CDATA[<p align="left">As I was going through some of the sessions on the <a title="QUEST NORTHEAST CONFERENCE" href="http://www.questdirect.org/QuestDirect/Events/Quest+Northeast/" target="_blank">QUEST NORTHEAST CONFERENCE</a> I noticed on of the presenters mentioning customizing Test environments Main PeopleSoft CSS PSSTYLEDEF so that the users are always able to distinguish between environments.</p>
<p align="left">The solution that I have employ to solve this problem is to modify the PT_BRANDING:BrandingBase class to dynamically display environment name based on the URL, like this:</p>
<p align="left"><a href="http://workingscripts.com/wp-content/uploads/2009/07/captured_Image.png.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="captured_Image.png" src="http://workingscripts.com/wp-content/uploads/2009/07/captured_Image.png_thumb.jpg" border="0" alt="captured_Image.png" width="244" height="73" /></a></p>
<p align="left">PT_BRANDING Application package was meant to be used to dynamically customize the look and feel of you application and of course you can do a lot more with this but this is just a very simple example of how easy this can be done.</p>
<p align="left">In order to achieve the above effect all you need is to add code to 2 methods in the class PT_BRANDING:BrandingBase</p>
<div>
<pre class="csharpcode">method GetUniHeaderHTML
method GetUniHeaderHTML_PIA</pre>
</div>
<p align="left">
<p><!--.csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --></p>
<p align="left">These methods, as the name suggests are responsible for rendering you Application Portal Header.</p>
<div>
<div id="codeSnippetWrapper" style="border: 1px solid silver; margin: 20px 0px 10px; padding: 4px; overflow: auto; text-align: left; line-height: 12pt; background-color: #f4f4f4; width: 97.88%; font-family: 'Courier New',courier,monospace; direction: ltr; height: 210px; max-height: 200px; font-size: 8pt; cursor: text;">
<pre id="codeSnippet" style="border-style: none; margin: 0em; padding: 0px; overflow: visible; text-align: left; line-height: 12pt; background-color: #f4f4f4; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt;"><span style="color: #008000">/*Iouri Chadour - Added to put Test Environment notification in the header</span><span style="color: #008000">&amp;Request.ContentURI - returns your portal URL in form http://server:port/psp/PSPRC/</span><span style="color: #008000">Left(Right(&amp;Request.ContentURI, 4), 3) - extracts the significant piece to display</span><span style="color: #008000">on the header*/</span>
&amp;zEnvName = Left(Right(&amp;Request.ContentURI, 4), 3);
&amp;Greeting = &amp;zEnvName | " Environment " | ", UserID:" | <span style="color: #0000ff;">%UserId </span>| ", Name: " | <span style="color: #0000ff;">%UserDescription</span>;
<span style="color: #008000">/* End Mod */</span>

<span style="color: #008000">/* This code below is delivered checks for client browser to ensure that</span><span style="color: #008000"> Header is displayed correctly */</span>

If &amp;navTheme.isNS4x() Then    &amp;UniHeaderHTMLPIA = GetHTMLText(HTML.PORTAL_UNI_HEADER_NS4X, &amp;Response.GetImageURL(Image.NEW_PS_LOGO), &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_TBRCRV), <span style="color: #006080">" "</span>, <span style="color: #006080">" "</span>, &amp;FavoritesHTML, &amp;AddToFavoritesHTML, &amp;HelpHTML, <span style="color: #006080">""</span>, &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_CRV), &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_BG), &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_BG), &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_TBRCRV), &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_SHD), &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_TBR), &amp;styleSheet, &amp;homeURL, &amp;startURL, &amp;AddToFavFormHTML, &amp;LogoutURL, MsgGetText(95, 400, <span style="color: #006080">"Return Home"</span>), <span style="color: #008000">/*20*/</span>MsgGetText(95, 401, <span style="color: #006080">"Home"</span>), MsgGetText(95, 402, <span style="color: #006080">"Return to Menu"</span>), MsgGetText(95, 403, <span style="color: #006080">"Menu"</span>), MsgGetText(95, 408, <span style="color: #006080">"Sign out"</span>), &amp;Greeting, &amp;SearchHTML, &amp;ColSpanHTML, &amp;PersonalizeHTML, <span style="color: #006080">""</span>, <span style="color: #006080">""</span>, &amp;HelpJSHTML, &amp;homepageJS, <span style="color: #006080">""</span>, &amp;TabHTML, &amp;WLHTML, &amp;domainScript, &amp;Response.GetJavaScriptURL(HTML.PT_SAVEWARNINGSCRIPT), <span style="color: #006080">""</span>, &amp;SaveWarnCrossDomainScript, &amp;Response.GetImageURL(Image.PT_HOME_TAB_ACTIVE_CENTER), &amp;Response.GetImageURL(Image.PT_HOME_TAB_INACTIVE_CENTER), <span style="color: #008000">/*40*/</span>&amp;Response.GetImageURL(Image.PT_HOME_TAB_LINE), %Request.ExpireMeta, &amp;CTIHTML, &amp;MCFHTML, &amp;PPMHTML, &amp;Charset);ElseElse    &amp;UniHeaderHTMLPIA = GetHTMLText(HTML.PORTAL_UNI_HEADER_NNS, &amp;Response.GetImageURL(Image.NEW_PS_LOGO), &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_TBRCRV), <span style="color: #006080">""</span>, <span style="color: #006080">""</span>, &amp;FavoritesHTML, &amp;AddToFavoritesHTML, &amp;HelpHTML, <span style="color: #006080">""</span>, &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_CRV), &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_BG), &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_BG), &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_TBRCRV), &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_SHD), &amp;Response.GetImageURL(Image.NEW_PORTAL_HDR_TBR), &amp;styleSheet, &amp;homeURL, &amp;startURL, &amp;AddToFavFormHTML, &amp;LogoutURL, MsgGetText(95, 400, <span style="color: #006080">"Return Home"</span>), <span style="color: #008000">/*20*/</span>MsgGetText(95, 401, <span style="color: #006080">"Home"</span>), MsgGetText(95, 402, <span style="color: #006080">"Return to Menu"</span>), MsgGetText(95, 403, <span style="color: #006080">"Menu"</span>), MsgGetText(95, 408, <span style="color: #006080">"Sign out"</span>), &amp;Greeting, &amp;SearchHTML, &amp;ColSpanHTML, &amp;PersonalizeHTML, <span style="color: #006080">""</span>, <span style="color: #006080">""</span>, &amp;HelpJSHTML, &amp;homepageJS, MsgGetText(95, 138, <span style="color: #006080">"Tool Bar Header"</span>), &amp;TabHTML, &amp;WLHTML, &amp;domainScript, &amp;Response.GetJavaScriptURL(HTML.PT_SAVEWARNINGSCRIPT), <span style="color: #006080">""</span>, &amp;SaveWarnCrossDomainScript, &amp;Response.GetImageURL(Image.PT_HOME_TAB_ACTIVE_CENTER), &amp;Response.GetImageURL(Image.PT_HOME_TAB_INACTIVE_CENTER), <span style="color: #008000">/*40*/</span>&amp;Response.GetImageURL(Image.PT_HOME_TAB_LINE), %Request.ExpireMeta, &amp;CTIHTML, &amp;MCFHTML, &amp;PPMHTML, &amp;Charset); End-If;</pre>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://workingscripts.com/2009/07/what-environment-am-i-in/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>PeopleTools 8.50 Overview</title>
		<link>http://workingscripts.com/2009/06/peopletools-850-overview/</link>
		<comments>http://workingscripts.com/2009/06/peopletools-850-overview/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 04:23:55 +0000</pubDate>
		<dc:creator>David Quintman</dc:creator>
				<category><![CDATA[PeopleTools]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://workingscripts.com/?p=76</guid>
		<description><![CDATA[Here is a link to an excellent presentation from Oracle of PeopleTools 8.50 features. PeopleSoft is really going Web 2.0!
peoplesoft_workspace_and_pt850.swf (application/x-shockwave-flash Object)
Also please see our previous post about Tools 8.50 overview 
]]></description>
			<content:encoded><![CDATA[<p>Here is a link to an excellent presentation from Oracle of PeopleTools 8.50 features. PeopleSoft is really going Web 2.0!</p>
<p><a href="http://download-llnw.oracle.com/otndocs/peoplesoft/peopletools/peoplesoft_workspace_and_pt850.swf">peoplesoft_workspace_and_pt850.swf (application/x-shockwave-flash Object)</a></p>
<p>Also please see our <a href="http://workingscripts.com/wp-trackback.php?p=33" target="_blank">previous post</a> about Tools 8.50 overview </p>
]]></content:encoded>
			<wfw:commentRss>http://workingscripts.com/2009/06/peopletools-850-overview/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Introducing PSUnit &#8211; Automate Your Testing</title>
		<link>http://workingscripts.com/2009/05/introducing-psunit-automate-your-testing-2/</link>
		<comments>http://workingscripts.com/2009/05/introducing-psunit-automate-your-testing-2/#comments</comments>
		<pubDate>Sat, 30 May 2009 21:05:57 +0000</pubDate>
		<dc:creator>Iouri Chadour</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PeopleTools]]></category>
		<category><![CDATA[PeopleTools. AppClass]]></category>

		<guid isPermaLink="false">http://workingscripts.com/?p=35</guid>
		<description><![CDATA[It seems that PeopleSoft is really becoming object oriented – now it has it’s own automated unit testing&#160; tool, like JUnit – this one is called PSUnit. I hope this one is as good as it sounds. Check out the Wiki article below 
Introducing PSUnit &#8211; Oracle Wiki
You can download the actual project file here:
http://blogs.oracle.com/peopletools/2009/03/psunit_unit_test_framework_for.html
]]></description>
			<content:encoded><![CDATA[<p>It seems that PeopleSoft is really becoming object oriented – now it has it’s own automated unit testing&#160; tool, like JUnit – this one is called PSUnit. I hope this one is as good as it sounds. Check out the Wiki article below </p>
<p><a href="http://wiki.oracle.com/page/Introducing+PSUnit">Introducing PSUnit &#8211; Oracle Wiki</a></p>
<p>You can download the actual project file here:</p>
<p><a title="http://blogs.oracle.com/peopletools/2009/03/psunit_unit_test_framework_for.html" href="http://blogs.oracle.com/peopletools/2009/03/psunit_unit_test_framework_for.html">http://blogs.oracle.com/peopletools/2009/03/psunit_unit_test_framework_for.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://workingscripts.com/2009/05/introducing-psunit-automate-your-testing-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PeopleTools 8.50 Roadmap</title>
		<link>http://workingscripts.com/2009/05/peopletools-850roadmap/</link>
		<comments>http://workingscripts.com/2009/05/peopletools-850roadmap/#comments</comments>
		<pubDate>Sat, 30 May 2009 18:51:00 +0000</pubDate>
		<dc:creator>Iouri Chadour</dc:creator>
				<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[PeopleTools]]></category>

		<guid isPermaLink="false">http://workingscripts.com/?p=33</guid>
		<description><![CDATA[&#160;
Take a look at this great post by&#160; Peter Slager about upcoming PeopleTools release
And here you can find the latest about PeopleTools 8.50 from Oracle – just an overview of things to come:
Release Value Propositions available
By matthew.haavisto on May 14, 2009 1:58 PM
Two new release value propositions are now available: one covers PeopleTools 8.50, another [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Take a look at this great post by&#160; Peter Slager about upcoming <a href="http://bloggingaboutoracleapplications.org/what%E2%80%99s-new-in-peopletools-850/">PeopleTools release</a></p>
<p>And here you can find the latest about PeopleTools 8.50 from Oracle – just an overview of things to come:</p>
<blockquote><h5><a href="http://blogs.oracle.com/peopletools/2009/05/release_value_propositions_available.html">Release Value Propositions available</a></h5>
<p>By matthew.haavisto on <a href="http://blogs.oracle.com/peopletools/2009/05/release_value_propositions_available.html">May 14, 2009 1:58 PM</a></p>
<p>Two new release value propositions are now available: one covers PeopleTools 8.50, another covers Enterprise Portal 9.1. Both documents provide an overview of the value proposition for the enhancements that are planned for PeopleTools 8.50 and Enterprise Portal 9,1. Both are intended to help you assess the business benefits of these products and to plan your information technology (IT) projects and investments.</p>
<p><a href="https://metalink3.oracle.com/od/faces/secure/km/DocumentDisplay.jspx?id=817753.1">PeopleTools RVP</a>       <br /><a href="https://metalink3.oracle.com/od/faces/secure/km/DocumentDisplay.jspx?id=817803.1">Enterprise Portal RVP</a></p>
</blockquote>
<p>&#160;</p>
<p>&#160;</p>
<p>And if you like pictures &#8211; then the older, but still valid presentation from last year’s OpenWorld would still do a goo job:</p>
<p>&#160;</p>
<blockquote><p>By jeff.robbins on September 24, 2008 5:26 AM </p>
<p>During Part 2 of the PeopleTools Roadmap presentation at OpenWorld, I promised to post the presentations and demo viewlets we used. The presentations are in PDF file and I&#8217;ll upload the viewlets later today.</p>
<p>Here is Part 1: <a href="http://blogs.oracle.com/peopletools/PeopleTools%20Roadmap%20-%20OOW%202008%20-%20Part%201.pdf">Download file</a></p>
<p>Here is Part 2: <a href="http://blogs.oracle.com/peopletools/PeopleTools%20Roadmap%20-%20OOW%202008%20-%20Part%202.pdf">Download file</a></p>
<p>Enjoy!</p>
</blockquote>
<p><a href="http://blogs.oracle.com/peopletools/2008/09/peopletools_roadmap_presentati.html">PeopleTools Roadmap Presentation at OpenWorld on Tuesday, Sep 23 (PeopleSoft Technology Blog)</a></p>
<p>Tags: <a href="http://technorati.com/tag/PeopleTools, PeopleSoft" rel="tag">PeopleTools, PeopleSoft</a></p>
]]></content:encoded>
			<wfw:commentRss>http://workingscripts.com/2009/05/peopletools-850roadmap/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PeopleSoft Single Sign On Solutions &#8211; LDAP, AD &amp; Custom</title>
		<link>http://workingscripts.com/2008/10/peoplesoft-ldap-single-signon/</link>
		<comments>http://workingscripts.com/2008/10/peoplesoft-ldap-single-signon/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 04:03:00 +0000</pubDate>
		<dc:creator>Iouri Chadour</dc:creator>
				<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[PeopleTools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[SSO]]></category>

		<guid isPermaLink="false">http://workingscripts.com/?p=51</guid>
		<description><![CDATA[This post is about integrating PeopleSoft security with a standard Network or Web Security. Having implemented Single Sign on solution within our company, I had to go and sift through massive amounts of documentation, I would like to save you some time and post a links and explanations. 
PeopleSoft natively supports LDAP v1 ,2 and [...]]]></description>
			<content:encoded><![CDATA[<p>This post is about integrating PeopleSoft security with a standard Network or Web Security. Having implemented Single Sign on solution within our company, I had to go and sift through massive amounts of documentation, I would like to save you some time and post a links and explanations. </p>
<p>PeopleSoft natively supports LDAP v1 ,2 and Active Directory Protocols. It also supports Profiles Synchronization.Please see diagram below that I have borrowed from the <a href="http://hosteddocs.ittoolbox.com/MS030207.pdf">document hosted in ITToolBox</a>, that gives an essential overview of PeopleSoft &amp; environment security layers.</p>
<p>&#160;</p>
<p><a href="http://workingscripts.com/wp-content/uploads/2009/06/image.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="113" alt="image" src="http://workingscripts.com/wp-content/uploads/2009/06/image-thumb.png" width="244" border="0" /></a> </p>
<p>&#160;</p>
<p>In case you are looking to do LDAP implementation and it can be fitted in to diagram below and company allows your PS server to access LDAP or AD (Active Directory) repository – you are in luck – the setup should be a snap. </p>
<p><a href="http://workingscripts.com/wp-content/uploads/2009/06/image1.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="183" alt="image" src="http://workingscripts.com/wp-content/uploads/2009/06/image-thumb1.png" width="244" border="0" /></a> </p>
<p>&#160;</p>
<p>Here is <a title="Oracle Red Paper LDAP Authentication with PeopleTools" href="http://www.scribd.com/doc/16026952/200982510PeopleSoftLDAPRedPaperSSO" target="_blank">Oracle Red Paper LDAP Authentication with PeopleTools</a>, that has lots of detail about setting LDAP authentication within PeopleSoft. This document has better and more condensed information than that in PeopleBooks. This document contains screenshots of configurations, how to test and more. </p>
<p>Here is the presentation I have found on the <a href="http://myportal.calpoly.edu/downloads" target="_blank">Cal Poly WebSite</a> , created by good folks &#8211; Darren Kraker and Ken Sperow. It gives a good overview of Oracle Collaboration Suite and PeopleSoft security principles</p>
<p><b><a title="Integrating PeopleSoft and Oracle Collaboration Suite into uPortal" href="http://www.scribd.com/doc/16028935/Integrating-PeopleSoft-and-Oracle-Collaboration-Suite-into-uPortal" target="_blank">Integrating PeopleSoft and Oracle Collaboration Suite into uPortal</a></b></p>
<p><strong><u></u></strong></p>
<p><strong><u>Very Important Note about custom security implementation, e.g. Tivoli , Reverse Proxy Servers etc.</u></strong></p>
<ul>
<li>Please remember that authentication would also need to be changed in the client software that accesses application in 3-tier mode (using app server ) – App Designer, nVision. You would still be able to access your application using 2-tier mode. In case you do have to change authentication for nVision, App Designer – lookup customizing <strong>psuser.dll </strong>in PeopleBooks. This is what client tools use for authentication.</li>
<li>You might want to consider configuring 2nd webserver point of entry, that would utilize built in security for some of the system ids.</li>
<li>Journal Spreadsheet Upload – in case users are utilizing this simple, yet very convenient tool – you might need to customize VBA Macros to properly authenticate</li>
<li>Pay special attention to accessing reports through report manager and process Monitor, you might need to change a few lines of code there too.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://workingscripts.com/2008/10/peoplesoft-ldap-single-signon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PeopleSoft GUI Tips &amp; Tricks</title>
		<link>http://workingscripts.com/2008/08/peoplesoft-gui-tips-tricks/</link>
		<comments>http://workingscripts.com/2008/08/peoplesoft-gui-tips-tricks/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 23:29:00 +0000</pubDate>
		<dc:creator>Iouri Chadour</dc:creator>
				<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[PeopleTools]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[PeopleBooks]]></category>

		<guid isPermaLink="false">http://workingscripts.com/?p=56</guid>
		<description><![CDATA[Again I would like to post a link to an Oracle Red Book written by Hsing Huang and Maria Gummerson. It outlines how to properly customize your application GUI &#38; Branding. PeopleSoft has special tools that support lots of branding customizations without having to impact the whole application. Here is an excerpt:
“Branding code resides in [...]]]></description>
			<content:encoded><![CDATA[<p>Again I would like to post a link to an Oracle Red Book written by Hsing Huang and Maria Gummerson. It outlines how to properly customize your application GUI &amp; Branding. PeopleSoft has special tools that support lots of branding customizations without having to impact the whole application. Here is an excerpt:</p>
<blockquote><p>“Branding code resides in two different application packages/classes. For standard PeopleSoft Branding, it’s PT_BRANDING:BrandingBase.”</p>
</blockquote>
<p>Enjoy and let me know if you have any questions.</p>
<p><a class="snap_shots" title="http://www.scribd.com/doc/16058292/PeopleSoft-GUI-Tips-Tricks" href="http://www.scribd.com/doc/16058292/PeopleSoft-GUI-Tips-Tricks" target="_blank">http://www.scribd.com/doc/16058292/PeopleSoft-GUI-Tips-Tricks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://workingscripts.com/2008/08/peoplesoft-gui-tips-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
