<?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>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</link>
		<description>Posts in the discussion thread &quot;how to load data for tables having parent child relation  using CI&quot; - how to load data for tables having parent child relation  using CI</description>
				<copyright></copyright>
		<lastBuildDate>Wed, 08 Feb 2012 21:18:07 +0000</lastBuildDate>
		
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-233644#post-752245</guid>
				<title>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</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>
				</channel>
</rss>
