<?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/"
	>
<channel>
	<title>Comments on: APEX 4.0 Presentation Video</title>
	<atom:link href="http://jes.blogs.shellprompt.net/2009/07/17/apex-40-presentation-video/feed/" rel="self" type="application/rss+xml" />
	<link>http://jes.blogs.shellprompt.net/2009/07/17/apex-40-presentation-video/</link>
	<description>My meandering thoughts about Oracle, Application Express and life in general</description>
	<pubDate>Thu, 11 Mar 2010 22:42:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pat Miller</title>
		<link>http://jes.blogs.shellprompt.net/2009/07/17/apex-40-presentation-video/comment-page-1/#comment-440896</link>
		<dc:creator>Pat Miller</dc:creator>
		<pubDate>Thu, 13 Aug 2009 17:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=239#comment-440896</guid>
		<description>John, 
A book related question:  use of the dbms_fga for auditing as suggested in chapter 5.  I can create a policy from within Apex Workspace but cannot seem to access a view which was granted to my workspace Schema and even to my userid based on dba_fga_audit_trail (view limited to my schema).  How does one make the view accessible to Apex Workspace user, and even more,  eventually accessible in an Apex Application.  Does grant need to be to apex_public_user??

Thanks,
Pat</description>
		<content:encoded><![CDATA[<p>John,<br />
A book related question:  use of the dbms_fga for auditing as suggested in chapter 5.  I can create a policy from within Apex Workspace but cannot seem to access a view which was granted to my workspace Schema and even to my userid based on dba_fga_audit_trail (view limited to my schema).  How does one make the view accessible to Apex Workspace user, and even more,  eventually accessible in an Apex Application.  Does grant need to be to apex_public_user??</p>
<p>Thanks,<br />
Pat</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tony miller</title>
		<link>http://jes.blogs.shellprompt.net/2009/07/17/apex-40-presentation-video/comment-page-1/#comment-435659</link>
		<dc:creator>tony miller</dc:creator>
		<pubDate>Mon, 20 Jul 2009 21:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=239#comment-435659</guid>
		<description>John,
  Never mind.. The code from the book was NOT the issue.. A trigger that was firing on the Update was not getting a proper value for who changed the row..

Thanks!

Tony Miller
Webster, TX</description>
		<content:encoded><![CDATA[<p>John,<br />
  Never mind.. The code from the book was NOT the issue.. A trigger that was firing on the Update was not getting a proper value for who changed the row..</p>
<p>Thanks!</p>
<p>Tony Miller<br />
Webster, TX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tony miller</title>
		<link>http://jes.blogs.shellprompt.net/2009/07/17/apex-40-presentation-video/comment-page-1/#comment-435645</link>
		<dc:creator>tony miller</dc:creator>
		<pubDate>Mon, 20 Jul 2009 20:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://jes.blogs.shellprompt.net/?p=239#comment-435645</guid>
		<description>John,
  I have a question about your book..  Page 114 has a routine that you call through an e-mail sent to a user, that verifys their e-mail address.

There was a small typo in that code, since you were passing in a raw to the routine that built the a-mail, so I would believe that the parameter would  also be a raw.

Bigger question is, I have granted execute to apex_public_user to the verify_user routine and am trying this on oracle's hosted site with this modified string for the address:

http://apex.oracle.com/pls/otn/!ACT_SOFTWARE.pkg_auth.verify_user?p_user=joeblow&amp;p_code=AA2C8897BE9AD7F1844B3B88ECD0018B

I have replaced the string: 
'http://apexdemo/pls/apex/apexdemo.pkg_auth.verify_user?p_user=' with the url to my workspace and version of the procedure..

Any ideas you can offer up would be GREAT!

Thank you,

Tony Miller
Webster, TX</description>
		<content:encoded><![CDATA[<p>John,<br />
  I have a question about your book..  Page 114 has a routine that you call through an e-mail sent to a user, that verifys their e-mail address.</p>
<p>There was a small typo in that code, since you were passing in a raw to the routine that built the a-mail, so I would believe that the parameter would  also be a raw.</p>
<p>Bigger question is, I have granted execute to apex_public_user to the verify_user routine and am trying this on oracle&#8217;s hosted site with this modified string for the address:</p>
<p><a href="http://apex.oracle.com/pls/otn/" rel="nofollow">http://apex.oracle.com/pls/otn/</a>!ACT_SOFTWARE.pkg_auth.verify_user?p_user=joeblow&amp;p_code=AA2C8897BE9AD7F1844B3B88ECD0018B</p>
<p>I have replaced the string:<br />
&#8216;http://apexdemo/pls/apex/apexdemo.pkg_auth.verify_user?p_user=&#8217; with the url to my workspace and version of the procedure..</p>
<p>Any ideas you can offer up would be GREAT!</p>
<p>Thank you,</p>
<p>Tony Miller<br />
Webster, TX</p>
]]></content:encoded>
	</item>
</channel>
</rss>
