 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; Lotus Notes 6.x</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/lotus-domino/lotus-notes-6x/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 22:12:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Viewing line managers inbox</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/viewing-line-managers-inbox/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/viewing-line-managers-inbox/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 11:55:56 +0000</pubDate>
		<dc:creator>LotusNotesNovice</dc:creator>
				<category><![CDATA[Lotus Notes 6.x]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I am a PA with access to my line managers lotus notes inbox however I cannot see which emails she has read and which she hasn&#8217;t as they do not change from red to black. I know she has read them but this is not reflecting in my view. Is this a feature of [...]]]></description>
				<content:encoded><![CDATA[<p>Hi, I am a PA with access to my line managers lotus notes inbox however I cannot see which emails she has read and which she hasn&#8217;t as they do not change from red to black. I know she has read them but this is not reflecting in my view. Is this a feature of Lotus Notes as I have only ever used Outlook before where you could clearly see which emails had been read. Thanks!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/viewing-line-managers-inbox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to create automatic reply to all received mails in mail-in database</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-automatic-reply-to-all-received-mails-in-mail-in-database/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-automatic-reply-to-all-received-mails-in-mail-in-database/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 12:28:12 +0000</pubDate>
		<dc:creator>Cdf</dc:creator>
				<category><![CDATA[Agents]]></category>
		<category><![CDATA[Lotus Notes 6]]></category>
		<category><![CDATA[Lotus Notes 6.5]]></category>
		<category><![CDATA[Lotus Notes 6.x]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New Discussion Post by swetha1]]></description>
				<content:encoded><![CDATA[New Discussion Post by swetha1]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-create-automatic-reply-to-all-received-mails-in-mail-in-database/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Detecting MS excel is open in Citrix via Lotus Script</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/detecting-ms-excel-is-open-in-citrix-via-lotus-script/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/detecting-ms-excel-is-open-in-citrix-via-lotus-script/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 15:22:38 +0000</pubDate>
		<dc:creator>WeDontByte</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Excel.Application]]></category>
		<category><![CDATA[Lotus Notes 6.x]]></category>
		<category><![CDATA[Lotus Notes Database]]></category>
		<category><![CDATA[LotusScript]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have an application that generates graphs using excel from data stored in a Lotus Notes Database. Once the graphs are created in excel,they are copied and pasted into a Rich Text Field in Lotus notes which is then displayed to the user so that the user never sees excel at all. However. If excel [...]]]></description>
				<content:encoded><![CDATA[<p>I have an application that generates graphs using excel from data stored in a Lotus Notes Database. Once the graphs are created in excel,they are copied and pasted into a Rich Text Field in Lotus notes which is then displayed to the user so that the user never sees excel at all. However. If excel is already loaded by the user when lotusscript runs then depending on the amount of data in the graph, there is insufficient memory available to copy and paste the graph into Lotus Notes. To deal with this I wrote some code that unloads excel before running the graphing process which works fine. However the closing process was just terminating the excel session without asking the user to confirm saving of any open spreadsheets or workbooks resulting in a potential loss of data. So I&#8217;ve created a new function that will now check for the existence of excel and then ask the user to close excel manually before I proceed with graphing. Now this works fine on a pc or laptop when the user has a local version of Lotus Notes but not when the user is logged into Lotus notes via their Citrix account. In citrix excel is always reporting as being active even though it is not showing in the windows task manager. Do you know anyway of detecting loaded tasks in a citrix session so I can correctly identify whether excel is loaded or not. Thanks Vince</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/detecting-ms-excel-is-open-in-citrix-via-lotus-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating an excel Spreadsheet via LotusScript</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/creating-an-excel-spreadsheet-via-lotusscript/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/creating-an-excel-spreadsheet-via-lotusscript/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 16:23:15 +0000</pubDate>
		<dc:creator>WeDontByte</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes 6.x]]></category>
		<category><![CDATA[Lotus Script]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have created some code to create a series of MS Excel 2010 graphs using LotusScript then copy and paste them into a Lotus Notes Document. The Excel application is launched int he background so that the user only sees their notes session and not distracted by the excel application. In order to keep things simple. [...]]]></description>
				<content:encoded><![CDATA[<p>I have created some code to create a series of MS Excel 2010 graphs using LotusScript then copy and paste them into a Lotus Notes Document. The Excel application is launched int he background so that the user only sees their notes session and not distracted by the excel application. <br/><br/> In order to keep things simple. (I thought). I have attached the Lotus Notes Template with all the charts definition onto a lotus Notes document in my database and this gets launched and data added to cells in order to render the predefined graphs.<br/><br/> In order for the excel application to launch the spreadsheet. I have to detatch it to the os file system then open it in my code.<br/><br/> HOME_DRIVE = &#8220;H&#8221;<br/><br/> Call o.ExtractFile(HOME_DRIVE &#038; &#8220;&#8221; &#038; o.Name)      Set xlApp =CreateObject(&#8220;Excel.Application&#8221;)          Call xlapp.Workbooks.Open (HOME_DRIVE &#038; &#8220;&#8221; &#038; o.name, 3)<br/><br/> However, the code works perfectly well when it&#8217;s on a computer/laptop on with a local copy of Lotus Notes. But it seems to be problematic when a user accessing Lotus Notes via Citrix tries to run the application. Citrix is where all end users access Lotus Notes. <br/><br/> So my question is how do I modify my code so that it can detect whether the user is in citrix or not and identify a drive where it can detatch and launch the Excel spreadsheet from?<br/><br/>  <br/><br/> Thanks<br/><br/> Vince <br/><br/>  <br/><br/>  <br/><br/>  <br/><br/> However this works perfectly well on a local computer/laptop with the notes client installed on the computer. <br/><br/> However<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/creating-an-excel-spreadsheet-via-lotusscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QueryOpen event in Lotus Notes</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/queryopen-event-in-lotus-notes/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/queryopen-event-in-lotus-notes/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 15:44:28 +0000</pubDate>
		<dc:creator>WeDontByte</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes 6.x]]></category>
		<category><![CDATA[LotusScript]]></category>
		<category><![CDATA[QueryOpen]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[If I am creating a response document that inherits values from an existing document. Do the computed When Composed fields expose their values in this event so that I can access them via lotuscript in the QueryOpen Event. What I&#8217;m planning to do is to ensure that only one editable document of a particular form type [...]]]></description>
				<content:encoded><![CDATA[<p>If I am creating a response document that inherits values from an existing document. Do the computed When Composed fields expose their values in this event so that I can access them via lotuscript in the QueryOpen Event.<br/><br/> What I&#8217;m planning to do is to ensure that only one editable document of a particular form type is available for users to enter data into at any one time. <br/><br/> When the first document is completed and saved I will set the &#8220;SaveOptions&#8221; field to &#8220;0&#8243; so that it cannot be further edited. So my plan is to locate this document if the user tries to create a new document based on the form,  then and check SaveOptions Flag from the QueryOpen event to determine if I should either allow the new document or deny it based on the value of Save Options.<br/><br/> Thanks<br/><br/> Vince <br/><br/>  <br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/queryopen-event-in-lotus-notes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lotus Notes 6.5.1 &#8211; Manage Group Mail Box</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/lotus-notes-651-manage-group-mail-box/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/lotus-notes-651-manage-group-mail-box/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 09:53:24 +0000</pubDate>
		<dc:creator>Premxcool</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes 6.5.1]]></category>
		<category><![CDATA[Lotus Notes 6.x]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[we are about 4 people managing same group mail box in Lotus notes to handle all client quries. my question is we want to flag the emails to each of them by giving color flag to 4 people so when they see group mail box they can find their quries and handle it. I know [...]]]></description>
				<content:encoded><![CDATA[<p>we are about 4 people managing same group mail box in Lotus notes to handle all client quries. my question is we want to flag the emails to each of them by giving color flag to 4 people so when they see group mail box they can find their quries and handle it. I know we have multiple colors in outlook but I dont know how to do in lotus notes.Can any one give me suggestion in regards to this.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/lotus-notes-651-manage-group-mail-box/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to identify linking between Form and subform in Lotus Notes 6.5</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-identify-linking-between-form-and-subform/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-identify-linking-between-form-and-subform/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 11:08:05 +0000</pubDate>
		<dc:creator>PrashantKotwal</dc:creator>
				<category><![CDATA[Lotus Notes 6.5]]></category>
		<category><![CDATA[Lotus Notes 6.x]]></category>
		<category><![CDATA[Lotus Notes Development]]></category>
		<category><![CDATA[Lotus Notes Forms]]></category>
		<category><![CDATA[Lotus Notes Subforms]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I&#8217;m doing developement in notes and wants to extract schema information of lotus form and subform with the documents saved in that form. I want to identify the linking between notes forms and subforms inserted on that form. Is their any flag or any lotus script code snippet available by which I can identify [...]]]></description>
				<content:encoded><![CDATA[<p>Hi, I&#8217;m doing developement in notes and wants to extract schema information of lotus form and subform with the documents saved in that form. I want to identify the linking between notes forms and subforms inserted on that form. Is their any flag or any lotus script code snippet available by which I can identify the exact linking between them ? Any urgent help will be really appreciated.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-identify-linking-between-form-and-subform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hi, can anyone help to let me know how to create an agent in lotus notes?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/hi-can-anyone-help-to-let-me-know-how-to-create-an-agent-in-lotus-notes/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/hi-can-anyone-help-to-let-me-know-how-to-create-an-agent-in-lotus-notes/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 14:31:35 +0000</pubDate>
		<dc:creator>Pianlarng</dc:creator>
				<category><![CDATA[Lotus Agents]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes 6.x]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Please advise step by step Thanks.]]></description>
				<content:encoded><![CDATA[<p>Please advise step by step<br />
Thanks.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/hi-can-anyone-help-to-let-me-know-how-to-create-an-agent-in-lotus-notes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lotus Notes &#8212; Trying to send a calendar update to a distribution list&#8230;</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/lotus-notes-trying-to-send-a-calendar-update-to-a-distribution-list/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/lotus-notes-trying-to-send-a-calendar-update-to-a-distribution-list/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 23:00:09 +0000</pubDate>
		<dc:creator>Wschwager</dc:creator>
				<category><![CDATA[Distribution Lists]]></category>
		<category><![CDATA[Lotus Notes 6.x]]></category>
		<category><![CDATA[Lotus Notes Calendar]]></category>
		<category><![CDATA[Lotus Notes Calendar and Meeting Tracking]]></category>
		<category><![CDATA[Lotus Notes Meeting Invitations]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[The Calendar update sends to the rest of the distribution list, but not the person creating the calendar entry (who is on the distribution list). Is there a reason why even though this person is on the distribution list, she is not getting the email?]]></description>
				<content:encoded><![CDATA[<p>The Calendar update sends to the rest of the distribution list, but not the person creating the calendar entry (who is on the distribution list). Is there a reason why even though this person is on the distribution list, she is not getting the email?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/lotus-notes-trying-to-send-a-calendar-update-to-a-distribution-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lotus notes signature problem after migration from 6.5.4 to 8.5.1</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/lotus-notes-signature-problem-after-migration-from-654-to-851/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/lotus-notes-signature-problem-after-migration-from-654-to-851/#comments</comments>
		<pubDate>Fri, 19 Nov 2010 15:05:03 +0000</pubDate>
		<dc:creator>Mattemax80</dc:creator>
				<category><![CDATA[Lotus Notes 6.x]]></category>
		<category><![CDATA[Lotus Notes 8.x]]></category>
		<category><![CDATA[Lotus Notes error messages]]></category>
		<category><![CDATA[Lotus Notes errors]]></category>
		<category><![CDATA[Lotus Notes Upgrades]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New Discussion Post by]]></description>
				<content:encoded><![CDATA[New Discussion Post by ]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/lotus-notes-signature-problem-after-migration-from-654-to-851/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</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/19 queries in 0.027 seconds using memcached
Object Caching 908/947 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 01:11:17 -->