 




<?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: AppendDocLink</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/appenddoclink/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/appenddoclink/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 23:11:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: cristinac</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/appenddoclink/#comment-45057</link>
		<dc:creator>cristinac</dc:creator>
		<pubDate>Fri, 27 Jan 2006 11:42:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-45057</guid>
		<description><![CDATA[Thanks for all guys,

The problem is resolved now. Someone has changed some code in a section restriction.

Thanks again.]]></description>
		<content:encoded><![CDATA[<p>Thanks for all guys,</p>
<p>The problem is resolved now. Someone has changed some code in a section restriction.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stiletto</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/appenddoclink/#comment-45058</link>
		<dc:creator>stiletto</dc:creator>
		<pubDate>Fri, 27 Jan 2006 09:46:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-45058</guid>
		<description><![CDATA[If I understand correctly:

1. You&#039;ve got code that sends an email with a doclink.
a. The user gets the email with the doclink.
b. When clicking on the doclink, the appropriate document is opened.
Conclusion: The problem&#039;s not with the code that generates the email.

2. When the user accesses the document through the doclink, something that&#039;s supposed to happen doesn&#039;t happen, but when the user accesses the document directly, everything&#039;s fine.

So, what&#039;s the difference?  Well, for one thing, when you access a document through a doclink, any code that&#039;s in the Database script events like PostOpen doesn&#039;t execute.  Do you have anything there?

Another thing that&#039;s different is your access levels.  Check the form for areas that are restricted somehow.
]]></description>
		<content:encoded><![CDATA[<p>If I understand correctly:</p>
<p>1. You&#8217;ve got code that sends an email with a doclink.<br />
a. The user gets the email with the doclink.<br />
b. When clicking on the doclink, the appropriate document is opened.<br />
Conclusion: The problem&#8217;s not with the code that generates the email.</p>
<p>2. When the user accesses the document through the doclink, something that&#8217;s supposed to happen doesn&#8217;t happen, but when the user accesses the document directly, everything&#8217;s fine.</p>
<p>So, what&#8217;s the difference?  Well, for one thing, when you access a document through a doclink, any code that&#8217;s in the Database script events like PostOpen doesn&#8217;t execute.  Do you have anything there?</p>
<p>Another thing that&#8217;s different is your access levels.  Check the form for areas that are restricted somehow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cristinac</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/appenddoclink/#comment-45059</link>
		<dc:creator>cristinac</dc:creator>
		<pubDate>Fri, 27 Jan 2006 09:23:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-45059</guid>
		<description><![CDATA[Hi,

If user access the document directly, he can change the field without problem. 
The database hasn&#039;t replicates.

And I&#039;ve save the doc_act before, create the new memo document, and the problem persists.

Thanks.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>If user access the document directly, he can change the field without problem.<br />
The database hasn&#8217;t replicates.</p>
<p>And I&#8217;ve save the doc_act before, create the new memo document, and the problem persists.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mhanson</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/appenddoclink/#comment-45060</link>
		<dc:creator>mhanson</dc:creator>
		<pubDate>Fri, 27 Jan 2006 07:16:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-45060</guid>
		<description><![CDATA[I think you need to save doc_act.  The first part of your script tests to see if doc_act is a new document, if this is the case then doc_act.Document does not exist when you assign it later in your code (Set docu=doc_act.Document).

Good Luck,
Mike]]></description>
		<content:encoded><![CDATA[<p>I think you need to save doc_act.  The first part of your script tests to see if doc_act is a new document, if this is the case then doc_act.Document does not exist when you assign it later in your code (Set docu=doc_act.Document).</p>
<p>Good Luck,<br />
Mike</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.042 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 02:13:53 -->