<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Virtual Documents in Documentum</title>
	<atom:link href="http://ajithp.com/2008/02/20/virtual-documents-in-documentum/feed/" rel="self" type="application/rss+xml" />
	<link>http://ajithp.com/2008/02/20/virtual-documents-in-documentum/</link>
	<description>A beginner's guide to Documentum</description>
	<lastBuildDate>Mon, 10 May 2010 12:32:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: abeishbabu</title>
		<link>http://ajithp.com/2008/02/20/virtual-documents-in-documentum/#comment-60</link>
		<dc:creator><![CDATA[abeishbabu]]></dc:creator>
		<pubDate>Thu, 18 Jun 2009 11:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://ajithprabhakar.wordpress.com/?p=42#comment-60</guid>
		<description><![CDATA[Hi Ajith,

Thank you very much for the tutorial.

One small correction, for the DQL queries in ;Virtual Document related DQLS;, please use FROM instead of the first IN like given below:

SELECT r_object_id FROM dm_document IN DOCUMENT ID (‘r_object_id_of_virtual_document’)
SELECT ‘object_name’ FROM dm_sysobject IN DOCUMENT ID (‘r_object_id_of_virtual_document’) DESCENT]]></description>
		<content:encoded><![CDATA[<p>Hi Ajith,</p>
<p>Thank you very much for the tutorial.</p>
<p>One small correction, for the DQL queries in ;Virtual Document related DQLS;, please use FROM instead of the first IN like given below:</p>
<p>SELECT r_object_id FROM dm_document IN DOCUMENT ID (‘r_object_id_of_virtual_document’)<br />
SELECT ‘object_name’ FROM dm_sysobject IN DOCUMENT ID (‘r_object_id_of_virtual_document’) DESCENT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Immutable Objects in Documentum &#171; Ajith Prabhakar&#8217;s Weblog</title>
		<link>http://ajithp.com/2008/02/20/virtual-documents-in-documentum/#comment-26</link>
		<dc:creator><![CDATA[Immutable Objects in Documentum &#171; Ajith Prabhakar&#8217;s Weblog]]></dc:creator>
		<pubDate>Tue, 01 Jul 2008 17:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajithprabhakar.wordpress.com/?p=42#comment-26</guid>
		<description><![CDATA[[...] Virtual Documents in&#160;Documentum [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Virtual Documents in&nbsp;Documentum [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

