<?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>Comments (new posts)</title>
		<link>http://www.peoplesoftwiki.com/forum/c-41751/comments</link>
		<description>Posts in the forum category &quot;Comments&quot; - General comments about the site</description>
				<copyright></copyright>
		<lastBuildDate>Mon, 06 Feb 2012 22:18:56 +0000</lastBuildDate>
		
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-365668#post-1173610</guid>
				<title>Largest Collection of Interview Question Answers on Peoplesoft: Re: Largest Collection of Interview Question Answers on Peoplesoft</title>
				<link>http://www.peoplesoftwiki.com/forum/t-365668/largest-collection-of-interview-question-answers-on-peopleso#post-1173610</link>
				<description></description>
				<pubDate>Thu, 09 Jun 2011 10:04:56 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks - note this was previously posted here:<br /> <a href="http://www.peoplesoftwiki.com/forum/t-213814/">http://www.peoplesoftwiki.com/forum/t-213814/</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-365668#post-1173454</guid>
				<title>Largest Collection of Interview Question Answers on Peoplesoft: Largest Collection of Interview Question Answers on Peoplesoft</title>
				<link>http://www.peoplesoftwiki.com/forum/t-365668/largest-collection-of-interview-question-answers-on-peopleso#post-1173454</link>
				<description></description>
				<pubDate>Thu, 09 Jun 2011 06:15:04 +0000</pubDate>
				<wikidot:authorName>joya</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Thanks for the post</p> <p>You can find some good interview Question Answers on Peoplesoft in the below link</p> <p><strong><a href="http://www.aired.in/2009/08/sitemap-of-peoplesoft-questions-answers.html" target="_blank">http://www.aired.in/2009/08/sitemap-of-peoplesoft-questions-answers.html</a></strong></p> <p>Thanks<br /> Joya</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-347642#post-1122973</guid>
				<title>Recent SPAM posts: Recent SPAM posts</title>
				<link>http://www.peoplesoftwiki.com/forum/t-347642/recent-spam-posts#post-1122973</link>
				<description></description>
				<pubDate>Tue, 12 Apr 2011 10:29:49 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sorry about the recent SPAM posts that have been coming through. I've requested that the user making those posts be banned, and will continue to delete any SPAM posts.</p> <p>Praj</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-233644#post-752245</guid>
				<title>how to load data for tables having parent child relation  using CI: Re: how to load data for tables having parent child relation  using CI</title>
				<link>http://www.peoplesoftwiki.com/forum/t-233644/how-to-load-data-for-tables-having-parent-child-relation-usi#post-752245</link>
				<description></description>
				<pubDate>Tue, 13 Apr 2010 20:52:57 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Your component should take care of the relationship between your records using an appropriate parent-child scroll level structure. E.g. dept_tbl at level 0, empl_tbl at level 1 or something along those lines.</p> <p>A component interface takes the record-scroll relationships from the component it is based off. So, in order to get the data load working, you need to find or create a component that has the parent-child structure you need and create a CI off that.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-233644#post-750495</guid>
				<title>how to load data for tables having parent child relation  using CI: how to load data for tables having parent child relation  using CI</title>
				<link>http://www.peoplesoftwiki.com/forum/t-233644/how-to-load-data-for-tables-having-parent-child-relation-usi#post-750495</link>
				<description></description>
				<pubDate>Mon, 12 Apr 2010 10:51:36 +0000</pubDate>
				<wikidot:authorName>rajsekharpsoft</wikidot:authorName>				<wikidot:authorUserId>468582</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>can any one plz help with this<br /> hai i have two table like ,dept_tbl(deptid,dname) and empl_tbl(deptid,emplid,ename,loc) how do i load data into these tables using CI, how do i resolve parent child relation ship while loading data using CI.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-213814#post-682522</guid>
				<title>PeopleSoft Interview Questions and Answers: Re: PeopleSoft Interview Questions and Answers</title>
				<link>http://www.peoplesoftwiki.com/forum/t-213814/peoplesoft-interview-questions-and-answers#post-682522</link>
				<description></description>
				<pubDate>Sun, 24 Jan 2010 10:40:30 +0000</pubDate>
				<wikidot:authorName>Priyanka</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>1. Explain about the work you have one on People soft?</p> <p>2. How do you use select data in People code (A) Fetch value (Record, recordname, field name, taeget_row ) OR Fetch value (record, record name, field name, current row number (123)?</p> <p>3. What is a scroll select?</p> <p>4. Limitations of SQLEXEC?</p> <p>5. Work record Vs Derived Record?</p> <p>6. What is the complicated code you have written in People code and why do you think it is complicated?</p> <p>7. What is the complicated code you have written in SQR and why do you think it is complicated?</p> <p>8. How do you Debug (Application Reviewer)?</p> <p>9. Levels in Panel Designer?</p> <p>10. How do you link crystal reports?</p> <p>11. Ordinary record Vs Work record?</p> <p>12. What is a record in PS?</p> <p>13. Record Vs Table?</p> <p>14. How many types of records are there in PS?</p> <p>15. PS database management?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-213814#post-682520</guid>
				<title>PeopleSoft Interview Questions and Answers: PeopleSoft Interview Questions and Answers</title>
				<link>http://www.peoplesoftwiki.com/forum/t-213814/peoplesoft-interview-questions-and-answers#post-682520</link>
				<description></description>
				<pubDate>Sun, 24 Jan 2010 10:38:17 +0000</pubDate>
				<wikidot:authorName>Anks</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p><a href="http://www.aired.in/2009/08/sitemap-of-peoplesoft-questions-answers.html">http://www.aired.in/2009/08/sitemap-of-peoplesoft-questions-answers.html</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-198623#post-638579</guid>
				<title>moderator e-mail: Re: moderator e-mail</title>
				<link>http://www.peoplesoftwiki.com/forum/t-198623/moderator-e-mail#post-638579</link>
				<description></description>
				<pubDate>Fri, 20 Nov 2009 22:18:16 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Please see the new page with <a href="http://www.peoplesoftwiki.com/contact">contact</a> options.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-198623#post-638348</guid>
				<title>moderator e-mail: moderator e-mail</title>
				<link>http://www.peoplesoftwiki.com/forum/t-198623/moderator-e-mail#post-638348</link>
				<description></description>
				<pubDate>Fri, 20 Nov 2009 16:26:01 +0000</pubDate>
				<wikidot:authorName>christian</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Hi,<br /> someone could give me the administrator's email ?<br /> please</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-188292#post-612812</guid>
				<title>Glad I found your site!: Re: Glad I found your site!</title>
				<link>http://www.peoplesoftwiki.com/forum/t-188292/glad-i-found-your-site#post-612812</link>
				<description></description>
				<pubDate>Tue, 20 Oct 2009 14:37:51 +0000</pubDate>
				<wikidot:authorName>Nan</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>My keys were mismatched between my Level 1 and Level 2 on my page.<br /> The level 2's view keys were out of order and did not follow the order of the Level 1's table's keys.<br /> That is what really caused my No Matching Buffer error.</p> <p>Level 1 table: setid (key), recnbr (key), effdt (key), effseq (key),…<br /> Level 2 view: setid (key), descr (key), recnbr (key), effdt (key), effseq(key),…</p> <p>However when I fixed it, I put the 'descr (key)' after the last Level 1 key and it then did not give me the No Matching Buffer error.<br /> I was confused when I got the error because I didn't even realize that I had changed the order of the keys in the Level 2 view.<br /> thanks for your site!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-133136#post-611859</guid>
				<title>Feedback on the readability of the site: Re: Feedback on the readability of the site</title>
				<link>http://www.peoplesoftwiki.com/forum/t-133136/feedback-on-the-readability-of-the-site#post-611859</link>
				<description></description>
				<pubDate>Mon, 19 Oct 2009 12:58:34 +0000</pubDate>
				<wikidot:authorName>melban</wikidot:authorName>				<wikidot:authorUserId>332139</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Looks good for me. I'm at 1440x900 and using Chrome.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-188292#post-607662</guid>
				<title>Glad I found your site!: Re: Glad I found your site!</title>
				<link>http://www.peoplesoftwiki.com/forum/t-188292/glad-i-found-your-site#post-607662</link>
				<description></description>
				<pubDate>Tue, 13 Oct 2009 10:54:54 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Great to hear you find the site useful.</p> <p>Thanks for the no matching buffer error tip too. I've added it to the article.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-188292#post-607064</guid>
				<title>Glad I found your site!: Glad I found your site!</title>
				<link>http://www.peoplesoftwiki.com/forum/t-188292/glad-i-found-your-site#post-607064</link>
				<description></description>
				<pubDate>Mon, 12 Oct 2009 18:44:09 +0000</pubDate>
				<wikidot:authorName>Nan</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Thanks for all your help! I was wondering why I got that strange Excel error STYK file… And I was wondering if you wanted to add to your 'No matching buffer found for level' error help that it doesn't matter what you pick from the list if your data is bad (mismatched) the error will show. I was concentrating on the particular record I selected. There were other keys mismatched not that one. And still the error shows up. I'm bookmarking your site. Very easy to use. Thanks a bunch!!!</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-133136#post-412608</guid>
				<title>Feedback on the readability of the site: Re: Feedback on the readability of the site</title>
				<link>http://www.peoplesoftwiki.com/forum/t-133136/feedback-on-the-readability-of-the-site#post-412608</link>
				<description></description>
				<pubDate>Thu, 12 Mar 2009 05:14:02 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Kuonga</p> <p>Thanks for your feedback - that's an excellent suggestion. There are a lot more articles on the site than what's on the recommended articles list, but I guess that wasn't obvious.</p> <p>To improve the situation, I've added an all articles link on the side bar. I've also updated the welcome page to give new visitors a better idea of how to <em>find stuff</em>.</p> <p>Any other suggestions are most welcome.</p> <p>Praj</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-133136#post-412586</guid>
				<title>Feedback on the readability of the site: Re: Feedback on the readability of the site</title>
				<link>http://www.peoplesoftwiki.com/forum/t-133136/feedback-on-the-readability-of-the-site#post-412586</link>
				<description></description>
				<pubDate>Thu, 12 Mar 2009 04:36:40 +0000</pubDate>
				<wikidot:authorName>kuonga</wikidot:authorName>				<wikidot:authorUserId>296809</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Praj,</p> <p>The site looks good. Two thumbs up on all the helpful info that I've found.</p> <p>Are the recommended articles all the articles that are available? A section for all the articles, current and archived would be a good addition in my opinion.</p> <p>Cheers,<br /> Kuonga</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-133136#post-395114</guid>
				<title>Feedback on the readability of the site: Feedback on the readability of the site</title>
				<link>http://www.peoplesoftwiki.com/forum/t-133136/feedback-on-the-readability-of-the-site#post-395114</link>
				<description></description>
				<pubDate>Tue, 24 Feb 2009 10:13:04 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi,</p> <p>Please let me know what you think of the <em>readability</em> of the site. Are the fonts and sizes ok? Are they too big, too small? Is everything spaced out well or is it too cluttered.</p> <p>Does the site look good overall? Is it too bland etc etc.</p> <p>Appreciate your feedback.</p> <p>Praj</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-133135#post-395112</guid>
				<title>Printing articles: Printing articles</title>
				<link>http://www.peoplesoftwiki.com/forum/t-133135/printing-articles#post-395112</link>
				<description></description>
				<pubDate>Tue, 24 Feb 2009 10:10:31 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi everyone,</p> <p>You should now be able to print any page on the wiki in a readable format now :)</p> <p>Hope you enjoy the improvements and please comment if there are any issues regarding printing.</p> <p>Thanks</p> <p>Praj</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-130105#post-383958</guid>
				<title>thinBasic: thanks for listing in Automation page: thinBasic: thanks for listing in Automation page</title>
				<link>http://www.peoplesoftwiki.com/forum/t-130105/thinbasic:thanks-for-listing-in-automation-page#post-383958</link>
				<description></description>
				<pubDate>Fri, 13 Feb 2009 10:10:58 +0000</pubDate>
				<wikidot:authorName>erosolmi</wikidot:authorName>				<wikidot:authorUserId>31457</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Praj,</p> <p>I was reading some of your pages and found your <a href="http://www.peoplesoftwiki.com/automation">Automation</a> page where you listed <a href="http://ww.thinbasic.com" >thinBasic</a> withing other great automation tools.<br /> I just wanted to thank you.</p> <p>Ciao<br /> Eros<br /> <em>(thinBasic author)</em></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-77928#post-231059</guid>
				<title>PSPad Meta-SQL syntax file: PSPad Meta-SQL syntax file</title>
				<link>http://www.peoplesoftwiki.com/forum/t-77928/pspad-meta-sql-syntax-file#post-231059</link>
				<description></description>
				<pubDate>Thu, 31 Jul 2008 02:41:56 +0000</pubDate>
				<wikidot:authorName>Praj</wikidot:authorName>				<wikidot:authorUserId>52320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Just wanted to see if there was any interest out there about me creating a Meta-SQL syntax highlighting file to go with the existing PeopleCode and SQR highlighting files available under the <a href="http://www.peoplesoftwiki.com/text-editors">text editors</a> section. If you're interested please let me know. It takes a bit of work, and I won't bother unless there's someone else out there that might find it useful.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>
