<?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>Inserting to a table</title>
		<link>http://www.peoplesoftwiki.com/forum/t-242765/inserting-to-a-table</link>
		<description>Posts in the discussion thread &quot;Inserting to a table&quot; - Need to insert information to a logging table when customer views a view-only page.</description>
				<copyright></copyright>
		<lastBuildDate>Wed, 08 Feb 2012 21:13:39 +0000</lastBuildDate>
		
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-242765#post-872447</guid>
				<title>Re: Inserting to a table</title>
				<link>http://www.peoplesoftwiki.com/forum/t-242765/inserting-to-a-table#post-872447</link>
				<description></description>
				<pubDate>Tue, 14 Sep 2010 15:41:28 +0000</pubDate>
				<wikidot:authorName>RPrintz</wikidot:authorName>				<wikidot:authorUserId>550064</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Security?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-242765#post-790161</guid>
				<title>Re: Inserting to a table</title>
				<link>http://www.peoplesoftwiki.com/forum/t-242765/inserting-to-a-table#post-790161</link>
				<description></description>
				<pubDate>Fri, 21 May 2010 12:59:48 +0000</pubDate>
				<wikidot:authorName>Belinda</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>Sorry; what I should have said above is that we are using Informix in Prod and the statement works fine in the PostBuild event; now in Oracle I get the "can't do it in this event" error….</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-242765#post-790149</guid>
				<title>Re: Inserting to a table</title>
				<link>http://www.peoplesoftwiki.com/forum/t-242765/inserting-to-a-table#post-790149</link>
				<description></description>
				<pubDate>Fri, 21 May 2010 12:45:07 +0000</pubDate>
				<wikidot:authorName>melban</wikidot:authorName>				<wikidot:authorUserId>332139</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Are you using a different database in your production/pre-production compared to your development environment? I don't think that this should be an issue but you never know. I'd suggest clearing your app server cache after moving your project just to confirm there isn't some old code in there. I'm at a loss if the database makes a difference. The fact that it worked in your development environment means it should work. Also confirm your code looks the same in this new system where you are getting the error.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-242765#post-790137</guid>
				<title>Re: Inserting to a table</title>
				<link>http://www.peoplesoftwiki.com/forum/t-242765/inserting-to-a-table#post-790137</link>
				<description></description>
				<pubDate>Fri, 21 May 2010 12:31:47 +0000</pubDate>
				<wikidot:authorName>Belinda</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>We're attempting the insert with an SQLExec. In Production, the statement works fine in the PostBuild component event. Then we changed to Oracle in our Pre-prod environment and now I get the "can't do this in this event" error. I get the same error on the page Activate event. Argh.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-242765#post-789516</guid>
				<title>Re: Inserting to a table</title>
				<link>http://www.peoplesoftwiki.com/forum/t-242765/inserting-to-a-table#post-789516</link>
				<description></description>
				<pubDate>Thu, 20 May 2010 20:27:55 +0000</pubDate>
				<wikidot:authorName>melban</wikidot:authorName>				<wikidot:authorUserId>332139</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>How are you doing the insert? A couple potabilities come to mind.</p> <p>1. Component peoplecode: You can set to PreBuild or PostBuild and should only get fired once each time you load the component.<br /> 2. Page peoplecode: Fires every time the page is shown so if this is a tab on a component it could get fired often.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://www.peoplesoftwiki.com/forum/t-242765#post-789498</guid>
				<title>Inserting to a table</title>
				<link>http://www.peoplesoftwiki.com/forum/t-242765/inserting-to-a-table#post-789498</link>
				<description></description>
				<pubDate>Thu, 20 May 2010 20:12:24 +0000</pubDate>
				<wikidot:authorName>Belinda</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>We need to insert a row into a custom table each time our customer views a view-only page. In which event should this occur? I've tried several and have gotten errors. We are running PeopleSoft 8.9, PeopleTools 8.49, Oracle DB.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>
