<?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: AJAX Page Process &#8211; easy to call from JavaScript</title>
	<atom:link href="http://www.oracle-and-apex.com/ajax-page-process/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oracle-and-apex.com/ajax-page-process/</link>
	<description>by Peter Raganitsch</description>
	<lastBuildDate>Mon, 30 Jan 2012 22:22:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Eveline</title>
		<link>http://www.oracle-and-apex.com/ajax-page-process/comment-page-1/#comment-1941</link>
		<dc:creator>Eveline</dc:creator>
		<pubDate>Fri, 15 Oct 2010 10:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.oracle-and-apex.com/?p=289#comment-1941</guid>
		<description>Hi Peter,

Thanks for your quick answer. I just added $APEXLIB_AJAX_PROCESS$ in de comments field of my page process but it still gives the same error.

Kind regards,
Eveline</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>Thanks for your quick answer. I just added $APEXLIB_AJAX_PROCESS$ in de comments field of my page process but it still gives the same error.</p>
<p>Kind regards,<br />
Eveline</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Raganitsch</title>
		<link>http://www.oracle-and-apex.com/ajax-page-process/comment-page-1/#comment-1940</link>
		<dc:creator>Peter Raganitsch</dc:creator>
		<pubDate>Fri, 15 Oct 2010 09:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.oracle-and-apex.com/?p=289#comment-1940</guid>
		<description>Hi Eveline,

you can either use the Apex BuiderPlugin (http://builderplugin.oracleapex.info/) or write $APEXLIB_AJAX_PROCESS$ into the comment section of your process.

This should do the trick.</description>
		<content:encoded><![CDATA[<p>Hi Eveline,</p>
<p>you can either use the Apex BuiderPlugin (<a href="http://builderplugin.oracleapex.info/" rel="nofollow">http://builderplugin.oracleapex.info/</a>) or write $APEXLIB_AJAX_PROCESS$ into the comment section of your process.</p>
<p>This should do the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eveline</title>
		<link>http://www.oracle-and-apex.com/ajax-page-process/comment-page-1/#comment-1939</link>
		<dc:creator>Eveline</dc:creator>
		<pubDate>Fri, 15 Oct 2010 09:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.oracle-and-apex.com/?p=289#comment-1939</guid>
		<description>Hi,

I have a question regarding following text. I&#039;m using apex 4.0.

you have to set the ApexLib Property $APEXLIB_AJAX_PROCESS$ , which tells ApexLib it should prepare some stuff to be able to call this Proces via AJAX

How do you do this ?

now I got the error : apexlib.process.sProcessList[].oReferenceId is null or not an object.

The process point of the process that I call = On demand - run this process when called by ajax</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a question regarding following text. I&#8217;m using apex 4.0.</p>
<p>you have to set the ApexLib Property $APEXLIB_AJAX_PROCESS$ , which tells ApexLib it should prepare some stuff to be able to call this Proces via AJAX</p>
<p>How do you do this ?</p>
<p>now I got the error : apexlib.process.sProcessList[].oReferenceId is null or not an object.</p>
<p>The process point of the process that I call = On demand &#8211; run this process when called by ajax</p>
]]></content:encoded>
	</item>
</channel>
</rss>

