<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Existing Content (new threads)</title>
		<link>http://www.peoplesoftwiki.com/forum/c-41062/existing-content</link>
		<description>Threads in the forum category &quot;Existing Content&quot; - Discussions on existing wiki content</description>
				<copyright></copyright>
		<lastBuildDate>Fri, 30 Jul 2010 05:07:23 +0000</lastBuildDate>
		
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-245789</guid>
				<title>Email Message Catalog</title>
				<link>http://www.peoplesoftwiki.com/forum/t-245789/email-message-catalog</link>
				<description></description>
				<pubDate>Thu, 03 Jun 2010 14:18:52 +0000</pubDate>
				<wikidot:authorName>bensonky</wikidot:authorName>				<wikidot:authorUserId>315241</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>First off, this rocks!</p> <p>While reading through this I noticed what I think is a small bug. Doubt it would ever show or cause issue, but thought I'd mention it.</p> <div class="code"> <pre> <code>method GetResultText ... When = %ObEmail_NotDelivered Return "Delivery not attempted"; Break; When = %ObEmail_NotDelivered Return "Partially delivered"; Break; ... end-method;</code> </pre></div> <p>I think this should actually be</p> <div class="code"> <pre> <code> When = %ObEmail_NotDelivered Return "Delivery not attempted"; Break; When = %ObEmail_PartiallyDelivered Return "Partially delivered"; Break;</code> </pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-229352</guid>
				<title>Populating a State Record</title>
				<link>http://www.peoplesoftwiki.com/forum/t-229352/populating-a-state-record</link>
				<description></description>
				<pubDate>Wed, 24 Mar 2010 13:45:44 +0000</pubDate>
				<wikidot:authorName>Spamboy</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>In addition to adding PROCESS_INSTANCE as a field, it should also be a Key Field, especially if the State Record is an actual database table (vs. derived record) that will store data needed for program restarts.</p> <p>Additional State Record fields that are common to include are AE_APPLID and AE_SECTION. These are required on AE Programs which have dynamic Call Section Actions, as the values in these fields will control what AE Step is called next — either in the current program or something outside.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-218032</guid>
				<title>SQR Tracing via Process Monitor</title>
				<link>http://www.peoplesoftwiki.com/forum/t-218032/sqr-tracing-via-process-monitor</link>
				<description>Turn on Tracing for individual Run Control rather than entire Process</description>
				<pubDate>Wed, 10 Feb 2010 17:05:49 +0000</pubDate>
				<wikidot:authorName>Eric B</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>To Trace a SQR Program and get a Success, get the Output Destination Box, by changing the Type to file, then type the following in the box that opens up:<br /> -AP -debug…</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-211240</guid>
				<title>App Engine Debugging Article</title>
				<link>http://www.peoplesoftwiki.com/forum/t-211240/app-engine-debugging-article</link>
				<description></description>
				<pubDate>Thu, 14 Jan 2010 17:45:21 +0000</pubDate>
				<wikidot:authorName>AOlson</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Hello,<br /> I was running through your article on App Engine debugging utilizing pase.</p> <p><a href="http://peoplesoft.wikidot.com/debugging">http://peoplesoft.wikidot.com/debugging</a></p> <p>When I run it i am getting a message return saying the following:<br /> Message Set Number: 0<br /> Message Number: 0<br /> Message Reason: Debugging nas been foricble disabled do to a configuration or Communication Problem. (0,0)</p> <p>Any idea what i need to enable to make this work? I am trying to figure out a better way of debugging anything related to Peoplesoft and hoping this will help me.</p> <p>My second question is, do you utilize the debugging features within PeopleSofts App Designer? If so, how well does it work? i would like to find a utility that I am able to place break points in app engines for example, and evalute variables, objects i have created, etc. Similar to Visual Studio. is there any of this functionality within PeopleSoft that you are aware of?</p> <p>Thanks again for the great site!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-204429</guid>
				<title>Testing Web Services with soapUI</title>
				<link>http://www.peoplesoftwiki.com/forum/t-204429/testing-web-services-with-soapui</link>
				<description></description>
				<pubDate>Tue, 15 Dec 2009 12:36:38 +0000</pubDate>
				<wikidot:authorName>Jeff Buehrle</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Just wanted to say "Thanks" for posting this. I was looking for a good way to test a Web Service before just dumping on the third-party for testing and the only thing I could find was Oracle's JDeveloper. Then I found this. It was quick and easy to get setup and running. I am still having trouble figuring out the security, where I want the connection to go through as a specific user, not the "default" App Server user or XMLLINK user.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-204311</guid>
				<title>Component Interface based Web Services</title>
				<link>http://www.peoplesoftwiki.com/forum/t-204311/component-interface-based-web-services</link>
				<description></description>
				<pubDate>Mon, 14 Dec 2009 23:02:52 +0000</pubDate>
				<wikidot:authorName>kitchensink</wikidot:authorName>				<wikidot:authorUserId>446638</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,<br /> When I am select on 'display selected actions', I am getting an error of 'Service Configuration information has not been defined'. Has anyone else received this error?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-163021</guid>
				<title>Clear PeopleTools Cache</title>
				<link>http://www.peoplesoftwiki.com/forum/t-163021/clear-peopletools-cache</link>
				<description></description>
				<pubDate>Tue, 16 Jun 2009 06:45:34 +0000</pubDate>
				<wikidot:authorName>Srinivas</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>This is site a very useful site than any other site…</p> <p>Thanks alot!!!!!!!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-152481</guid>
				<title>COBOL SQL Trace</title>
				<link>http://www.peoplesoftwiki.com/forum/t-152481/cobol-sql-trace</link>
				<description></description>
				<pubDate>Thu, 30 Apr 2009 14:00:09 +0000</pubDate>
				<wikidot:authorName>David Vandiver</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>To assist in reviewing the COBOL Trace, I have created an SQR that makes parsing the COBOL Trace file easy.</p> <p>The SQR Code will take the COBOL Trace file as input, parse through each cursor and bind variable, and produce an analyzed version of the Trace File. The end result is an easy to read and even execute trace file, with all of the bind variables inside the respective SQL statements.</p> <p>The code is free. <a href="http://sqrtricks.com/listing/sqrtrickspeoplesoft/11-coboltraceanalyzer" >View code at SQRTricks.com</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-151947</guid>
				<title>Project Verification Checklist</title>
				<link>http://www.peoplesoftwiki.com/forum/t-151947/project-verification-checklist</link>
				<description></description>
				<pubDate>Tue, 28 Apr 2009 05:37:43 +0000</pubDate>
				<wikidot:authorName>Vu Luc</wikidot:authorName>				<wikidot:authorUserId>318079</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hey, I'm on PeopleTools 8.47, and I've never seen object locking before. Is that new to 8.48 or 8.49?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-150044</guid>
				<title>Installation</title>
				<link>http://www.peoplesoftwiki.com/forum/t-150044/installation</link>
				<description></description>
				<pubDate>Mon, 20 Apr 2009 06:49:30 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Turns out that some of the data loaded from the demo HCRS database (hcengs.db) has keys that are case sensitive.</p> <p>If SQL server is set up with the <tt>Latin1_General</tt> collation but the case sensitive flag is not set, then certain records will not import properly and throw errors during the demo database creation step (unique index errors). When you look at the keys causing the error you will find that the only difference is case of the key (e.g. TEST, Test, test). If your SQL server installation doesn't have a case sensitive collation set, these sorts of keys will cause an error as they won't be unique.</p> <p>You can check case sensitivity of your collation using the <tt>sp_helpsort</tt> stored procedure.</p> <p>This is an example of what is returned:</p> <table class="wiki-content-table"> <tr> <th>Server default collation</th> </tr> <tr> <td><em>Latin1-General, case-sensitive, accent-sensitive, kanatype-insesitive, width-insensitive</em></td> </tr> </table> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-147326</guid>
				<title>Data Archive Manager</title>
				<link>http://www.peoplesoftwiki.com/forum/t-147326/data-archive-manager</link>
				<description></description>
				<pubDate>Wed, 15 Apr 2009 21:12:51 +0000</pubDate>
				<wikidot:authorName>Grant Johnson</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>If a table does not have a unique key, like PSACCESSLOG does not, it does not generate the delete correctly, and deletes more rows than it should when doing a delete based on the batch. It uses a partial key. Take a look at the "View Details-&gt;View SQL" or "View Detail-&gt;Count Rows".</p> <p>You may want to add a note about checking the number of rows for delete if working by batch rather than by query. It may also be necessary to create your own delete query for some tables to help tools find the right rows to clean up.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-144176</guid>
				<title>Auditing User Profiles</title>
				<link>http://www.peoplesoftwiki.com/forum/t-144176/auditing-user-profiles</link>
				<description></description>
				<pubDate>Fri, 03 Apr 2009 11:38:12 +0000</pubDate>
				<wikidot:authorName>Andrew</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Hi there,</p> <p>Nice post. And thanks for posting the SQL :)</p> <p>Cheers,</p> <p>Andrew</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>