<?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: The REN Server &#8211; an Overview and a Neat Trick &#8211; Part 2 of 2</title>
	<atom:link href="http://peoplesofttipster.com/2008/02/13/the-ren-server-an-overview-and-a-neat-trick-part-2-of-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://peoplesofttipster.com/2008/02/13/the-ren-server-an-overview-and-a-neat-trick-part-2-of-2/</link>
	<description>Tips and Tricks with a PeopleSoft slant</description>
	<lastBuildDate>Mon, 06 Sep 2010 13:59:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: A Progress Bar within the REN Window &#171; PeopleSoft Tipster</title>
		<link>http://peoplesofttipster.com/2008/02/13/the-ren-server-an-overview-and-a-neat-trick-part-2-of-2/#comment-1002</link>
		<dc:creator>A Progress Bar within the REN Window &#171; PeopleSoft Tipster</dc:creator>
		<pubDate>Mon, 20 Jul 2009 12:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=81#comment-1002</guid>
		<description>[...] within the REN&#160;Window July 20, 2009 Posted by Tipster in PeopleTools.  trackback  A while ago I showed how to output to the REN Window using PeopleCode while running processes through the Process Scheduler.  A post I&#8217;ve been meaning to write [...]</description>
		<content:encoded><![CDATA[<p>[...] within the REN&nbsp;Window July 20, 2009 Posted by Tipster in PeopleTools.  trackback  A while ago I showed how to output to the REN Window using PeopleCode while running processes through the Process Scheduler.  A post I&#8217;ve been meaning to write [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Becki Gerwitz</title>
		<link>http://peoplesofttipster.com/2008/02/13/the-ren-server-an-overview-and-a-neat-trick-part-2-of-2/#comment-920</link>
		<dc:creator>Becki Gerwitz</dc:creator>
		<pubDate>Tue, 13 Jan 2009 19:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=81#comment-920</guid>
		<description>Do you know if I can re-use the PIA SSL certificate in the REN server? I am not a PeopleSoft programmer. I deal with the certs. After I installed the certificate in the keystore; the REN function broke. I found where you can request a CSR and install a certificate for the REN server (in PeopleTools) but I can not find a way to import a certificate that matches the name of the environment. PIA, APP and REN are on same server (this is the dev environment). Thx</description>
		<content:encoded><![CDATA[<p>Do you know if I can re-use the PIA SSL certificate in the REN server? I am not a PeopleSoft programmer. I deal with the certs. After I installed the certificate in the keystore; the REN function broke. I found where you can request a CSR and install a certificate for the REN server (in PeopleTools) but I can not find a way to import a certificate that matches the name of the environment. PIA, APP and REN are on same server (this is the dev environment). Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant</title>
		<link>http://peoplesofttipster.com/2008/02/13/the-ren-server-an-overview-and-a-neat-trick-part-2-of-2/#comment-719</link>
		<dc:creator>Prashant</dc:creator>
		<pubDate>Sat, 15 Mar 2008 07:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=81#comment-719</guid>
		<description>Hi,
really a neat trick...but somehow i wasn&#039;t able to get it up and running...i came to a point where i figured out that the App Package PT_PRCS uses the following query &quot;SELECT B.PRCSWINPOP, A.MCFREN_INT_URL,A.REN_CLUS_ROOT_PATH  FROM PSMCFRENURLID  A , PSPRCSQUE  B WHERE A.ACTIVE_FLAG=&#039;A&#039; AND A.MCFREN_URL_ID = B.MCFREN_URL_ID AND B.PRCSINSTANCE=:1&quot; to retrieve the REN/MCF Url. However, for me it returned zero rows. I also had a look at few other demo/prod env and this query always returned no rows...i then hardcoded the values required to be passed to the function PublishToRen...still no luck... ne help would be appreciated...Thank you</description>
		<content:encoded><![CDATA[<p>Hi,<br />
really a neat trick&#8230;but somehow i wasn&#8217;t able to get it up and running&#8230;i came to a point where i figured out that the App Package PT_PRCS uses the following query &#8220;SELECT B.PRCSWINPOP, A.MCFREN_INT_URL,A.REN_CLUS_ROOT_PATH  FROM PSMCFRENURLID  A , PSPRCSQUE  B WHERE A.ACTIVE_FLAG=&#8217;A&#8217; AND A.MCFREN_URL_ID = B.MCFREN_URL_ID AND B.PRCSINSTANCE=:1&#8243; to retrieve the REN/MCF Url. However, for me it returned zero rows. I also had a look at few other demo/prod env and this query always returned no rows&#8230;i then hardcoded the values required to be passed to the function PublishToRen&#8230;still no luck&#8230; ne help would be appreciated&#8230;Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham</title>
		<link>http://peoplesofttipster.com/2008/02/13/the-ren-server-an-overview-and-a-neat-trick-part-2-of-2/#comment-706</link>
		<dc:creator>Graham</dc:creator>
		<pubDate>Thu, 28 Feb 2008 13:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://duncandavies.wordpress.com/?p=81#comment-706</guid>
		<description>You could read rows straight from the message log and display them as they appear giving realtime process information to the user.</description>
		<content:encoded><![CDATA[<p>You could read rows straight from the message log and display them as they appear giving realtime process information to the user.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
