<?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: EMC World 2008: Documentum Foundation Services (DFS) &#8211; Best Practices and Real World Examples</title>
	<atom:link href="http://wordofpie.com/2008/05/22/emc-world-2008-documentum-foundation-services-dfs-best-practices-and-real-world-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordofpie.com/2008/05/22/emc-world-2008-documentum-foundation-services-dfs-best-practices-and-real-world-examples/</link>
	<description>Ponderings on Life, the Universe, and Information</description>
	<lastBuildDate>Fri, 25 May 2012 11:29:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Prasad</title>
		<link>http://wordofpie.com/2008/05/22/emc-world-2008-documentum-foundation-services-dfs-best-practices-and-real-world-examples/#comment-14065</link>
		<dc:creator><![CDATA[Prasad]]></dc:creator>
		<pubDate>Tue, 11 May 2010 14:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/05/22/emc-world-2008-documentum-foundation-services-dfs-best-practices-and-real-world-examples/#comment-14065</guid>
		<description><![CDATA[I want to use documentum transaction in .Net. Can i use it? If yes then please provide code for the same.

Thanks in advance
Prasad.]]></description>
		<content:encoded><![CDATA[<p>I want to use documentum transaction in .Net. Can i use it? If yes then please provide code for the same.</p>
<p>Thanks in advance<br />
Prasad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pie</title>
		<link>http://wordofpie.com/2008/05/22/emc-world-2008-documentum-foundation-services-dfs-best-practices-and-real-world-examples/#comment-5800</link>
		<dc:creator><![CDATA[Pie]]></dc:creator>
		<pubDate>Fri, 24 Jul 2009 15:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/05/22/emc-world-2008-documentum-foundation-services-dfs-best-practices-and-real-world-examples/#comment-5800</guid>
		<description><![CDATA[I posted your question to EDN.  Hopefully someone will have an answer.

https://community.emc.com/message/11006#11006]]></description>
		<content:encoded><![CDATA[<p>I posted your question to EDN.  Hopefully someone will have an answer.</p>
<p><a href="https://community.emc.com/message/11006#11006" rel="nofollow">https://community.emc.com/message/11006#11006</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Urs</title>
		<link>http://wordofpie.com/2008/05/22/emc-world-2008-documentum-foundation-services-dfs-best-practices-and-real-world-examples/#comment-5798</link>
		<dc:creator><![CDATA[Urs]]></dc:creator>
		<pubDate>Fri, 24 Jul 2009 13:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/05/22/emc-world-2008-documentum-foundation-services-dfs-best-practices-and-real-world-examples/#comment-5798</guid>
		<description><![CDATA[We are trying to run DFS 6.5 SP2 against Documentum Server 5.3 SP5, which is said to work. 

Trying to run DotNetSamples included in DFS SDK for consuming DFS with the .NET Productivity Layer, it turns out that in our case some examples work fine (such as running queries on QueryService and create folder on ObjectServcies), whereas many others fail, including the ones creating files with content. Since the caught exception doesn&#039;t tell me much, I checked what&#039;s sent over the wire and have seen that apparently a specific attribute is the problem: 

com.documentum.fc.common.DfException
You have specified an invalid attribute name (is_cache_acs)
DM_QUERY_E_NOT_ATTRIBUTE

Since the example doesn&#039;t set that attribute explicitely on client side (nor it&#039;s contained in the HTTP request to the server), I assume that DFS on server side is using that attribute on DFC but I have no clue why this causes trouble...]]></description>
		<content:encoded><![CDATA[<p>We are trying to run DFS 6.5 SP2 against Documentum Server 5.3 SP5, which is said to work. </p>
<p>Trying to run DotNetSamples included in DFS SDK for consuming DFS with the .NET Productivity Layer, it turns out that in our case some examples work fine (such as running queries on QueryService and create folder on ObjectServcies), whereas many others fail, including the ones creating files with content. Since the caught exception doesn&#8217;t tell me much, I checked what&#8217;s sent over the wire and have seen that apparently a specific attribute is the problem: </p>
<p>com.documentum.fc.common.DfException<br />
You have specified an invalid attribute name (is_cache_acs)<br />
DM_QUERY_E_NOT_ATTRIBUTE</p>
<p>Since the example doesn&#8217;t set that attribute explicitely on client side (nor it&#8217;s contained in the HTTP request to the server), I assume that DFS on server side is using that attribute on DFC but I have no clue why this causes trouble&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pie</title>
		<link>http://wordofpie.com/2008/05/22/emc-world-2008-documentum-foundation-services-dfs-best-practices-and-real-world-examples/#comment-3769</link>
		<dc:creator><![CDATA[Pie]]></dc:creator>
		<pubDate>Mon, 02 Mar 2009 14:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/05/22/emc-world-2008-documentum-foundation-services-dfs-best-practices-and-real-world-examples/#comment-3769</guid>
		<description><![CDATA[Benny, .NET is not a problem.  I haven&#039;t used it with DFS, but examples abound at the &lt;a href=&quot;https://community.emc.com/community/edn/documentum&quot; rel=&quot;nofollow&quot;&gt;EMC Developer Network&lt;/a&gt; and on Craig Randall&#039;s blog.  Here are some posts to get you started:

http://craigrandall.net/archives/2009/01/consuming-dfs-wsdl-in-visual-studio/

http://craigrandall.net/archives/2008/07/dfs-object-service-consumer-1/

As for streaming large files, your approach to using CIFS is most likely the best.  I haven&#039;t tried using large files with DFS as of yet, so there may be a better way.

One thing to consider is that if your web application is located close, network-wise, to your Content Server, then DFC is always a possiblity.  It is a little faster and you can start streaming using DFC in a Web Application.

-Pie]]></description>
		<content:encoded><![CDATA[<p>Benny, .NET is not a problem.  I haven&#8217;t used it with DFS, but examples abound at the <a href="https://community.emc.com/community/edn/documentum" rel="nofollow">EMC Developer Network</a> and on Craig Randall&#8217;s blog.  Here are some posts to get you started:</p>
<p><a href="http://craigrandall.net/archives/2009/01/consuming-dfs-wsdl-in-visual-studio/" rel="nofollow">http://craigrandall.net/archives/2009/01/consuming-dfs-wsdl-in-visual-studio/</a></p>
<p><a href="http://craigrandall.net/archives/2008/07/dfs-object-service-consumer-1/" rel="nofollow">http://craigrandall.net/archives/2008/07/dfs-object-service-consumer-1/</a></p>
<p>As for streaming large files, your approach to using CIFS is most likely the best.  I haven&#8217;t tried using large files with DFS as of yet, so there may be a better way.</p>
<p>One thing to consider is that if your web application is located close, network-wise, to your Content Server, then DFC is always a possiblity.  It is a little faster and you can start streaming using DFC in a Web Application.</p>
<p>-Pie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benny</title>
		<link>http://wordofpie.com/2008/05/22/emc-world-2008-documentum-foundation-services-dfs-best-practices-and-real-world-examples/#comment-3767</link>
		<dc:creator><![CDATA[Benny]]></dc:creator>
		<pubDate>Sun, 01 Mar 2009 22:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://wordofpie.wordpress.com/2008/05/22/emc-world-2008-documentum-foundation-services-dfs-best-practices-and-real-world-examples/#comment-3767</guid>
		<description><![CDATA[I would like to use .NET client for consuming DFS.
I would be very greatful for an answers.
How can I pass Windows Credentials to DFS?
How can I handle large file 100MB and above for streaming?
Since there isn&#039;t any document URL which are public Can I copied large files from Documentum to CIFS file system and send a URL to the file so the client can connect and stream?]]></description>
		<content:encoded><![CDATA[<p>I would like to use .NET client for consuming DFS.<br />
I would be very greatful for an answers.<br />
How can I pass Windows Credentials to DFS?<br />
How can I handle large file 100MB and above for streaming?<br />
Since there isn&#8217;t any document URL which are public Can I copied large files from Documentum to CIFS file system and send a URL to the file so the client can connect and stream?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

