<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: PeopleSoft Timings Records</title>
	<atom:link href="http://peoplesofttipster.com/2008/10/14/peoplesoft-timings-records/feed/" rel="self" type="application/rss+xml" />
	<link>http://peoplesofttipster.com/2008/10/14/peoplesoft-timings-records/</link>
	<description>A PeopleSoft Tips and Tricks Blog</description>
	<lastBuildDate>Wed, 14 Dec 2011 14:35:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: larry</title>
		<link>http://peoplesofttipster.com/2008/10/14/peoplesoft-timings-records/#comment-933</link>
		<dc:creator><![CDATA[larry]]></dc:creator>
		<pubDate>Mon, 09 Feb 2009 04:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=176#comment-933</guid>
		<description><![CDATA[You can use Java object as well to do file processing. I saw good tips at www.itwisesolutions.com/PsftTips.html website. Here is the snippet, how we can use Java 

Local JavaObject &amp;javaFile;&amp;javaFile = CreateJavaObject(&quot;java.io.File&quot;, &quot;c:\temp\mytextfile.txt&quot;);
&amp;javaFile.delete();

-larry]]></description>
		<content:encoded><![CDATA[<p>You can use Java object as well to do file processing. I saw good tips at <a href="http://www.itwisesolutions.com/PsftTips.html" rel="nofollow">http://www.itwisesolutions.com/PsftTips.html</a> website. Here is the snippet, how we can use Java </p>
<p>Local JavaObject &javaFile;&amp;javaFile = CreateJavaObject(&#8220;java.io.File&#8221;, &#8220;c:\temp\mytextfile.txt&#8221;);<br />
&amp;javaFile.delete();</p>
<p>-larry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tipster</title>
		<link>http://peoplesofttipster.com/2008/10/14/peoplesoft-timings-records/#comment-931</link>
		<dc:creator><![CDATA[Tipster]]></dc:creator>
		<pubDate>Mon, 02 Feb 2009 14:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=176#comment-931</guid>
		<description><![CDATA[I expect it&#039;d be fine to clear it down once in a while.]]></description>
		<content:encoded><![CDATA[<p>I expect it&#8217;d be fine to clear it down once in a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaetan</title>
		<link>http://peoplesofttipster.com/2008/10/14/peoplesoft-timings-records/#comment-927</link>
		<dc:creator><![CDATA[Gaetan]]></dc:creator>
		<pubDate>Wed, 28 Jan 2009 12:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=176#comment-927</guid>
		<description><![CDATA[Hi,
Any idea of the impact of emptying these records on a regular bases ?
It is OK they are populated, but keeping timings info from the beginning is not useful. Also, it gives huge size, which probably impacts process scheduler performances (?).
Thanks, GB]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
Any idea of the impact of emptying these records on a regular bases ?<br />
It is OK they are populated, but keeping timings info from the beginning is not useful. Also, it gives huge size, which probably impacts process scheduler performances (?).<br />
Thanks, GB</p>
]]></content:encoded>
	</item>
</channel>
</rss>

