<?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: Transaction Dependent Webservice Invocation&#8230;or how to call a webservice from a database trigger and make the call part of the transaction</title>
	<atom:link href="http://technology.amis.nl/2007/02/01/transaction-dependent-webservice-invocationor-how-to-call-a-webservice-from-a-database-trigger-and-make-the-call-part-of-the-transaction/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2007/02/01/transaction-dependent-webservice-invocationor-how-to-call-a-webservice-from-a-database-trigger-and-make-the-call-part-of-the-transaction/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=transaction-dependent-webservice-invocationor-how-to-call-a-webservice-from-a-database-trigger-and-make-the-call-part-of-the-transaction</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://technology.amis.nl/2007/02/01/transaction-dependent-webservice-invocationor-how-to-call-a-webservice-from-a-database-trigger-and-make-the-call-part-of-the-transaction/#comment-4304</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Mon, 05 Feb 2007 07:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1604#comment-4304</guid>
		<description><![CDATA[Alex, great article: Visually apealling, contents likewise. It is as if you take us on a guided tour in your head for this particular challenge. Very nice. Thanks.]]></description>
		<content:encoded><![CDATA[<p>Alex, great article: Visually apealling, contents likewise. It is as if you take us on a guided tour in your head for this particular challenge. Very nice. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/2007/02/01/transaction-dependent-webservice-invocationor-how-to-call-a-webservice-from-a-database-trigger-and-make-the-call-part-of-the-transaction/#comment-4303</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Thu, 01 Feb 2007 22:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1604#comment-4303</guid>
		<description><![CDATA[Alex, could you add the tag XML please to this post...]]></description>
		<content:encoded><![CDATA[<p>Alex, could you add the tag XML please to this post&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://technology.amis.nl/2007/02/01/transaction-dependent-webservice-invocationor-how-to-call-a-webservice-from-a-database-trigger-and-make-the-call-part-of-the-transaction/#comment-4302</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Thu, 01 Feb 2007 19:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=1604#comment-4302</guid>
		<description><![CDATA[Hi,

if there are many web-service calls, advanced queuing could be an option instead of dbms_jobs.
I think there is less overhead and you have more control on the order how entries are processed from the queue, in the case if you have just have one consumer.
With dbms_job you have no control in which order they are executed, that&#039;s why you have to check it in the web-service.

There are always so many possible solutions with Oracle... :-)
Patrick
-------------------------------------------------------------------
Check out my APEX-blog: http://inside-apex.blogspot.com]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>if there are many web-service calls, advanced queuing could be an option instead of dbms_jobs.<br />
I think there is less overhead and you have more control on the order how entries are processed from the queue, in the case if you have just have one consumer.<br />
With dbms_job you have no control in which order they are executed, that&#8217;s why you have to check it in the web-service.</p>
<p>There are always so many possible solutions with Oracle&#8230; <img src='http://technology.amis.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Patrick<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Check out my APEX-blog: <a href="http://inside-apex.blogspot.com" rel="nofollow">http://inside-apex.blogspot.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
