<?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>Marc&#039;s Musings &#187; Lotus Domino</title>
	<atom:link href="http://marc-bourassa.com/category/lotus-domino/feed" rel="self" type="application/rss+xml" />
	<link>http://marc-bourassa.com</link>
	<description>Reality from Marc&#039;s point of view!</description>
	<lastBuildDate>Sat, 07 Jan 2012 15:36:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Save Window State in Lotus Notes 8.5.x</title>
		<link>http://marc-bourassa.com/2010/12/02/save-window-state-in-lotus-notes-8-5-x</link>
		<comments>http://marc-bourassa.com/2010/12/02/save-window-state-in-lotus-notes-8-5-x#comments</comments>
		<pubDate>Fri, 03 Dec 2010 01:17:14 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[Work Portfolio]]></category>

		<guid isPermaLink="false">http://marc-bourassa.com/?p=1575</guid>
		<description><![CDATA[In Lotus Notes 7.x the ability to &#8220;Save Window State&#8221; (File &#62; Save Window State) was introduced to allow users to have certain databases available to them on startup. This ability is available in Lotus Notes 8.5.x but is set up a little differently. Now you must bookmark the databases you wish to appear automatically [...]
Related posts:<ol>
<li><a href='http://marc-bourassa.com/2007/08/10/copy-lotus-notes-databases-from-the-domino-server-console-command-line' rel='bookmark' title='Copy Lotus Notes databases from the Domino Server console command line'>Copy Lotus Notes databases from the Domino Server console command line</a> <small>I use this blog to remind myself of items now...</small></li>
<li><a href='http://marc-bourassa.com/2008/12/05/winmaildat-file-issue-in-lotus-notes-workaround-finally' rel='bookmark' title='Winmail.dat file issue in Lotus Notes workaround (finally)'>Winmail.dat file issue in Lotus Notes workaround (finally)</a> <small>From the timestamps I see that this gem has been...</small></li>
<li><a href='http://marc-bourassa.com/2010/02/11/searching-in-lotus-notes' rel='bookmark' title='Searching in Lotus Notes'>Searching in Lotus Notes</a> <small>There are 3 ways you can search for items in...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: x-small; font-family: Helv;"><span style="font-size: x-small; font-family: Helv;"></p>
<p dir="ltr">In Lotus Notes 7.x the ability to &#8220;Save Window State&#8221; (File &gt; Save Window State) was introduced to allow users to have certain databases available to them on startup.</p>
<p dir="ltr">This ability is available in Lotus Notes 8.5.x but is set up a little differently. Now you must bookmark the databases you wish to appear automatically at startup in a special &#8220;Startup&#8221; folder.</p>
<p>To do this, right click on the open tab and select &#8220;Create Bookmark&#8221;</p>
<p><span style="font-size: x-small; font-family: Helv;"><span style="font-size: x-small; font-family: Helv;">Then select the &#8220;Startup&#8221; Bookmark folder located under &#8220;More Bookmarks&#8221;</p>
<p><span style="font-size: x-small; font-family: Helv;"><span style="font-size: x-small; font-family: Helv;"></p>
<p dir="ltr">If you want ONLY the bookmarks in the startup folder to show up when the Lotus Notes Client starts, then go to Files &#8211; Preferences &#8211; Windows and Themes and DESELECT the &#8220;On restart, reopen any tabs that were open when I closed the client&#8221;.</p>
<p>If you leave this checked, all tabs that were open will show up on restart PLUS the items in your startup folder. So, even if you had closed any of the tabs represented in the startup folder they will be available when the client starts as expected.</p>
<p></span></span></p>
<p></span></span></p>
<p></span></span></p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://marc-bourassa.com/2010/12/02/save-window-state-in-lotus-notes-8-5-x&title=Save+Window+State+in+Lotus+Notes+8.5.x&srcURL=http://marc-bourassa.com" target="_blank" rel="nofollow"><img
src="http://marc-bourassa.com/wordpress/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><p>Related posts:<ol>
<li><a href='http://marc-bourassa.com/2007/08/10/copy-lotus-notes-databases-from-the-domino-server-console-command-line' rel='bookmark' title='Copy Lotus Notes databases from the Domino Server console command line'>Copy Lotus Notes databases from the Domino Server console command line</a> <small>I use this blog to remind myself of items now...</small></li>
<li><a href='http://marc-bourassa.com/2008/12/05/winmaildat-file-issue-in-lotus-notes-workaround-finally' rel='bookmark' title='Winmail.dat file issue in Lotus Notes workaround (finally)'>Winmail.dat file issue in Lotus Notes workaround (finally)</a> <small>From the timestamps I see that this gem has been...</small></li>
<li><a href='http://marc-bourassa.com/2010/02/11/searching-in-lotus-notes' rel='bookmark' title='Searching in Lotus Notes'>Searching in Lotus Notes</a> <small>There are 3 ways you can search for items in...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://marc-bourassa.com/2010/12/02/save-window-state-in-lotus-notes-8-5-x/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create a local replica of your mail file using LotusScript</title>
		<link>http://marc-bourassa.com/2010/07/19/create-a-local-replica-of-your-mail-file-using-lotusscript</link>
		<comments>http://marc-bourassa.com/2010/07/19/create-a-local-replica-of-your-mail-file-using-lotusscript#comments</comments>
		<pubDate>Mon, 19 Jul 2010 12:28:49 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[Work Portfolio]]></category>

		<guid isPermaLink="false">http://marc-bourassa.com/?p=1471</guid>
		<description><![CDATA[I recently had the need to create local mail file replicas for a bunch of folks. This is something that *had* to be in place for a certain time but we wanted people to be able to create the replicas at a time of their choosing up until the drop dead date. So I have [...]
Related posts:<ol>
<li><a href='http://marc-bourassa.com/2008/12/05/winmaildat-file-issue-in-lotus-notes-workaround-finally' rel='bookmark' title='Winmail.dat file issue in Lotus Notes workaround (finally)'>Winmail.dat file issue in Lotus Notes workaround (finally)</a> <small>From the timestamps I see that this gem has been...</small></li>
<li><a href='http://marc-bourassa.com/2008/01/03/autoresponder-lotusscript' rel='bookmark' title='Autoresponder LotusScript'>Autoresponder LotusScript</a> <small>Below is code to create an automated response whenever someone...</small></li>
<li><a href='http://marc-bourassa.com/2009/09/09/unique-fields-names-table-size-error-in-lotus-domino' rel='bookmark' title='&#8220;unique fields names table size&#8221; error in Lotus Domino'>&#8220;unique fields names table size&#8221; error in Lotus Domino</a> <small>I recently had an issue where the mail boxes on...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I recently had the need to create local mail file replicas for a bunch of folks. This is something that *had* to be in place for a certain time but we wanted people to be able to create the replicas at a time of their choosing up until the drop dead date.</p>
<p>So I have two versions of this code. The first, which I&#8217;m not posting here because it&#8217;s a part of a much larger housekeeping module invoked from the PostOpen event of the user&#8217;s mail file, gives no choice to put it off. The end user will receive a dialog indicating what is about to happen and then the replica creation will kick off.</p>
<p>The second, which is sent as a button in an email explaining to the user why they would want to do this and that this allows them to run it at a time of their choosing, I include below. It has some friendlier dialogs for the end user.</p>
<p>When run, the code will pop up a message box explaining what is about to happen and give them an opportunity to stop before they get started.</p>
<p>Then I check to make sure they are the owner of the database (so an admin opening the message on their manager&#8217;s behalf doesn&#8217;t inadvertently create a local replica of the managers file on their own workstation).</p>
<p>Then &#8211; and this is probably overkill &#8211; I make sure that the user is explicitly in the ACL (not in there via a group) and is a Manager. In our environment this will always be the case so it doesn&#8217;t hurt to leave this check in.  You can probably delete it. This was put in out of a concern that folks would open this in a misconfigured mail-in database (where the owner in the preferences had been allowed to default to the users name instead of that of the mailbox). We manage access to our mail-in databases via groups so it would be unusual for the user to be explicitly listed and HIGHLY unusual for them to have manager access under any circumstances.</p>
<p>I then validate whether or not there already exists a file with the same name and along the same path as the one I wish to create. I&#8217;m lifting the path and file directly from the server-side database. I&#8217;ve actually come across a few cases where folks have local mail file replicas with completely different names and/or in surprisingly different folders than you would expect. Ah&#8230; the creativity of the end user!  For our purposes we need to have the file path and name consistent between the local and server copies.</p>
<p>Note that for the LotusScript Dir$ command, Notes will only return an empty string if the file doesn&#8217;t exist. If the containing folder doesn&#8217;t exist you will receive an error &#8220;76&#8243; . But if you create a handler that contains simply &#8220;Resume Next&#8221; Notes will gleefully pick up INSIDE the conditional statement. I was prepared to create a Boolean variable that would be set if either the file was not there or would be set in the error handler but I was able to take this little bizarre shortcut.</p>
<p>The tricky part for me was to get the new replica to show up automatically on the replication tab. For this I need to thank <a title="Can you add a database to the replicator page?" href="http://www.notes411.com/dominosource/faq.nsf/0/5210AA6F9EF2B0B880256D6E007AC23F!OpenDocument" target="_blank">Notes 411</a> for a little bit of code that I really should have figured out for myself. This is what the UIWorkspace is doing in the code. Basically you just open both replicas in the UIWorkspace and they will be added to the replication tab. Easy as pie. I did not have any issues getting the replica appear on the workspace as the Notes 411 logic also purports to do.</p>
<p>Once done, I let the user know and exit the script.</p>
<p>This is designed to work on Lotus Notes 6.5.x and 7.</p>
<p>Sorry about the lack of formatting, WordPress seems to have taken to stripping it out.</p>
<blockquote><p>Sub Click(Source As Button)<br />
&#8216;Check if there is a local mail file replica and create one if it doesn&#8217;t already exist.<br />
&#8216;Created by Marc Bourassa &#8211; July 16, 2010</p>
<p>Dim Sess As New NotesSession<br />
Dim ws As New NotesUIWorkspace<br />
Dim dbUI As NotesUIDatabase<br />
Dim db As NotesDatabase<br />
Dim ACL As NotesACL<br />
Dim ACLEntry As NotesACLEntry<br />
Dim dbLocal As NotesDatabase<br />
Dim docCalProf As NotesDocument<br />
Dim namName As  NotesName<br />
Dim sDataDir As String<br />
Dim iRC As Integer<br />
Dim sMsg As String<br />
Dim 	sPrintText As String</p>
<p>On Error Goto ErrorGeneral<br />
On Error 4005 Goto ErrorDBExists<br />
On Error 76 Goto ErrorPathNotFound</p>
<p>Set db = sess.Currentdatabase</p>
<p>sMsg = &#8220;This button will create a local replica of your mail file (&#8221; &amp; db.Title &amp; &#8220;) if one does not already exist with the correct name.&#8221;  &amp; Chr$(13)&amp; Chr$(13)&amp;_<br />
&#8220;Please press OK to continue or CANCEL to Abort&#8221;</p>
<p>iRC = Messagebox(sMsg,49,&#8221;Create Mail File Replica&#8221;)</p>
<p>If iRC = 1 Then<br />
Set docCalProf = db.GetProfileDocument(&#8220;CalendarProfile&#8221;)<br />
Set namName = New NotesName(docCalProf.Owner(0))<br />
If namName.common = sess.Commonusername Then &#8216;User is the owner of this mail database<br />
Set ACL = db.Acl<br />
Set ACLEntry = ACL.Getentry(namName.Abbreviated )<br />
If Not ACLEntry Is Nothing Then<br />
If ACLEntry.Level=ACLLEVEL_MANAGER Then  &#8216;User is explicitly in ACL AND is a manager<br />
sDataDir = sess.getenvironmentstring(&#8220;Directory&#8221;,True)<br />
If sDataDir = &#8220;&#8221; Then &#8216;something probably wrong with ini file. Don&#8217;t expect system to work correctly<br />
Messagebox &#8220;There is a problem retrieveing your data directory information from the notes.ini file. Cannot proceed. This issue needs to be resolved by the helpdesk. Aborting Replica Creation.&#8221;,0,&#8221;Create Mail Database Replica&#8221;<br />
Goto LeaveSub<br />
End If<br />
If Dir$( sDataDir &amp; &#8220;\&#8221; &amp; db.Filepath, 0 ) = &#8220;&#8221; Then  &#8216;No replica by this name exists. Will fail to next line from error handling if path is bad (i.e. missing mail folder)<br />
Call db.Createreplica(&#8220;&#8221;, db.Filepath)<br />
&#8216;Now add to the Replication tab<br />
Call ws.opendatabase(db.Server,db.FilePath)<br />
Set dbUI = ws.CurrentDatabase<br />
Call ws.opendatabase(&#8220;&#8221;,db.FilePath)<br />
Set dbUI=ws.CurrentDatabase<br />
Messagebox &#8220;Local mail file replica has been successfully created (&#8221; &amp; db.Title &amp; &#8220;).&#8221;,0,&#8221;Create Mail Database Replica&#8221;<br />
Else<br />
Messagebox &#8220;Replica already exists for your mail file (&#8221; &amp; db.Title &amp; &#8220;). Nothing to do here.&#8221;,0,&#8221;Create Mail Database Replica&#8221;<br />
End If<br />
End If<br />
Else<br />
Messagebox &#8220;You are not a manager of this mail database (&#8221; &amp; db.Title &amp; &#8220;). Aborting Replica Creation.&#8221;,0,&#8221;Create Mail Database Replica&#8221;<br />
End If<br />
Else<br />
Messagebox &#8220;You are not the owner of this mail database (&#8221; &amp; db.Title &amp; &#8220;). Aborting Replica Creation.&#8221;,0,&#8221;Create Mail Database Replica&#8221;<br />
End If<br />
Else<br />
Messagebox &#8220;Replica Creation cancelled by you.&#8221;,0,&#8221;Create Mail Database Replica&#8221;<br />
End If</p>
<p>LeaveSub:<br />
Exit Sub</p>
<p>ErrorDBExists:<br />
Resume LeaveSub</p>
<p>ErrorPathNotFound:<br />
Resume Next</p>
<p>ErrorGeneral:<br />
sPrintText = &#8220;Error: &#8221; + Cstr(Err) + &#8221; defn: &#8221; + Error$ +  &#8220;.  &#8221;<br />
Messagebox sPrintText &amp; Chr$(13) &amp; Chr$(13) &amp; &#8220;Could not complete this task you will need to create this replica manually. Please contact the help desk for assistance.&#8221; ,0,&#8221;Unexpected Error&#8221;<br />
Resume LeaveSub</p>
<p>End Sub</p></blockquote>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://marc-bourassa.com/2010/07/19/create-a-local-replica-of-your-mail-file-using-lotusscript&title=Create+a+local+replica+of+your+mail+file+using+LotusScript&srcURL=http://marc-bourassa.com" target="_blank" rel="nofollow"><img
src="http://marc-bourassa.com/wordpress/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><p>Related posts:<ol>
<li><a href='http://marc-bourassa.com/2008/12/05/winmaildat-file-issue-in-lotus-notes-workaround-finally' rel='bookmark' title='Winmail.dat file issue in Lotus Notes workaround (finally)'>Winmail.dat file issue in Lotus Notes workaround (finally)</a> <small>From the timestamps I see that this gem has been...</small></li>
<li><a href='http://marc-bourassa.com/2008/01/03/autoresponder-lotusscript' rel='bookmark' title='Autoresponder LotusScript'>Autoresponder LotusScript</a> <small>Below is code to create an automated response whenever someone...</small></li>
<li><a href='http://marc-bourassa.com/2009/09/09/unique-fields-names-table-size-error-in-lotus-domino' rel='bookmark' title='&#8220;unique fields names table size&#8221; error in Lotus Domino'>&#8220;unique fields names table size&#8221; error in Lotus Domino</a> <small>I recently had an issue where the mail boxes on...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://marc-bourassa.com/2010/07/19/create-a-local-replica-of-your-mail-file-using-lotusscript/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Searching in Lotus Notes</title>
		<link>http://marc-bourassa.com/2010/02/11/searching-in-lotus-notes</link>
		<comments>http://marc-bourassa.com/2010/02/11/searching-in-lotus-notes#comments</comments>
		<pubDate>Thu, 11 Feb 2010 11:28:20 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Lotus Domino]]></category>

		<guid isPermaLink="false">http://marc-bourassa.com/?p=1209</guid>
		<description><![CDATA[There are 3 ways you can search for items in Lotus Notes: Make sure that the view you are in is sorted by the column you wish to search by (usually the leftmost column, otherwise the one with the highlighted arrow at the top) Begin typing &#8211; i.e. if you are in your inbox and [...]
Related posts:<ol>
<li><a href='http://marc-bourassa.com/2008/03/19/cure-for-public-private-key-mismatch-in-lotus-notes' rel='bookmark' title='Cure for Public / Private key mismatch in Lotus Notes'>Cure for Public / Private key mismatch in Lotus Notes</a> <small>A fairly common problem in Domino / Lotus Notes is...</small></li>
<li><a href='http://marc-bourassa.com/2007/08/10/copy-lotus-notes-databases-from-the-domino-server-console-command-line' rel='bookmark' title='Copy Lotus Notes databases from the Domino Server console command line'>Copy Lotus Notes databases from the Domino Server console command line</a> <small>I use this blog to remind myself of items now...</small></li>
<li><a href='http://marc-bourassa.com/2010/12/02/save-window-state-in-lotus-notes-8-5-x' rel='bookmark' title='Save Window State in Lotus Notes 8.5.x'>Save Window State in Lotus Notes 8.5.x</a> <small>In Lotus Notes 7.x the ability to &#8220;Save Window State&#8221;...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: x-small;">There are 3 ways you can search for items in Lotus Notes:</span></p>
<ul type="disc">
<li><span style="font-size: x-small;">Make sure that the view you are in is sorted by the column you wish to search by (usually the leftmost column, otherwise the one with the highlighted arrow at the top)</span>
<ul type="disc">
<li><span style="font-size: x-small;">Begin typing &#8211; i.e. if you are in your inbox and you click on the &#8220;Who&#8221; column, then start typing the name of someone in that view. A box will appear to capture the letters and when you hit enter you will jump to the first line beginning with those letters.</span></li>
</ul>
</li>
<li><span style="font-size: x-small;">Hit Ctrl-F or press the binocular icon a the top of the screen (</span><img src="https://mail.google.com/mail/?ui=2&amp;ik=2d4c4a5cd5&amp;view=att&amp;th=126b38e3245b9499&amp;attid=0.3&amp;disp=emb&amp;zw" alt="" width="24" height="27" /><span style="font-size: x-small;">). This will bring up a dialog that lets you search anything you can SEE IN THAT VIEW. It will search on subjects, names, whatever you can see it can search.</span></li>
<li><span style="font-size: x-small;">Finally, clicking the Magnifying glass icon or clicking </span><strong><span style="font-size: x-small;">View &gt; Search This View</span></strong><span style="font-size: x-small;"> depending on your version of Lotus Notes, will allow you to search by any criteria within the documents (body of email, attachments, to, from, subject, etc.) This is called a &#8220;Full text search&#8221;.</span></li>
</ul>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://marc-bourassa.com/2010/02/11/searching-in-lotus-notes&title=Searching+in+Lotus+Notes&srcURL=http://marc-bourassa.com" target="_blank" rel="nofollow"><img
src="http://marc-bourassa.com/wordpress/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><p>Related posts:<ol>
<li><a href='http://marc-bourassa.com/2008/03/19/cure-for-public-private-key-mismatch-in-lotus-notes' rel='bookmark' title='Cure for Public / Private key mismatch in Lotus Notes'>Cure for Public / Private key mismatch in Lotus Notes</a> <small>A fairly common problem in Domino / Lotus Notes is...</small></li>
<li><a href='http://marc-bourassa.com/2007/08/10/copy-lotus-notes-databases-from-the-domino-server-console-command-line' rel='bookmark' title='Copy Lotus Notes databases from the Domino Server console command line'>Copy Lotus Notes databases from the Domino Server console command line</a> <small>I use this blog to remind myself of items now...</small></li>
<li><a href='http://marc-bourassa.com/2010/12/02/save-window-state-in-lotus-notes-8-5-x' rel='bookmark' title='Save Window State in Lotus Notes 8.5.x'>Save Window State in Lotus Notes 8.5.x</a> <small>In Lotus Notes 7.x the ability to &#8220;Save Window State&#8221;...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://marc-bourassa.com/2010/02/11/searching-in-lotus-notes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t see update to a meeting in your sent folder</title>
		<link>http://marc-bourassa.com/2010/02/10/cant-see-update-to-a-meeting-in-your-sent-folder</link>
		<comments>http://marc-bourassa.com/2010/02/10/cant-see-update-to-a-meeting-in-your-sent-folder#comments</comments>
		<pubDate>Wed, 10 Feb 2010 12:22:24 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Lotus Domino]]></category>

		<guid isPermaLink="false">http://marc-bourassa.com/?p=1207</guid>
		<description><![CDATA[When you send a meeting invitation you will see it in your &#8220;Sent&#8221; folder. If you make subsequent updates to the invitation, you do NOT see them as separate notes in the sent folder, however if you find the original note you will see that it is updated with your latest changes. The Gory Details: [...]
Related posts:<ol>
<li><a href='http://marc-bourassa.com/2007/06/07/beware-itunes-72034-update' rel='bookmark' title='Beware iTunes 7.2.0.34 update!'>Beware iTunes 7.2.0.34 update!</a> <small>**Update 4:00 pm**Â  Shut down my soundbridge and doppler and...</small></li>
<li><a href='http://marc-bourassa.com/2007/08/18/internet-commenter-business-meeting' rel='bookmark' title='Internet Commenter Business Meeting'>Internet Commenter Business Meeting</a> <small>Translating all of the nonsense that goes on in Internet...</small></li>
<li><a href='http://marc-bourassa.com/2007/06/04/renovation-update-06042007' rel='bookmark' title='Renovation update 06/04/2007'>Renovation update 06/04/2007</a> <small>Arrrgh! I can&#8217;t *believe* that I forgot to take a...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When you send a meeting invitation you will see it in your &#8220;Sent&#8221; folder.</p>
<p>If you make subsequent updates to the invitation, you do NOT see them as separate notes in the sent folder, however if you find the original note you will see that it is updated with your latest changes.</p>
<p><strong>The Gory Details:</strong></p>
<p>This is because the original sent message, your calendar entry and the update you just made are all one and the same document. When you open your sent message you will see it&#8217;s exactly the same document as if you opened the meeting from the calendar view.</p>
<p>There is no obvious way to &#8220;confirm&#8221; that the update has been sent except that, if you did not encounter any issues when you saved the update and if your calendar entry reflects the update, then it has been sent.</p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://marc-bourassa.com/2010/02/10/cant-see-update-to-a-meeting-in-your-sent-folder&title=Can&#8217;t+see+update+to+a+meeting+in+your+sent+folder&srcURL=http://marc-bourassa.com" target="_blank" rel="nofollow"><img
src="http://marc-bourassa.com/wordpress/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><p>Related posts:<ol>
<li><a href='http://marc-bourassa.com/2007/06/07/beware-itunes-72034-update' rel='bookmark' title='Beware iTunes 7.2.0.34 update!'>Beware iTunes 7.2.0.34 update!</a> <small>**Update 4:00 pm**Â  Shut down my soundbridge and doppler and...</small></li>
<li><a href='http://marc-bourassa.com/2007/08/18/internet-commenter-business-meeting' rel='bookmark' title='Internet Commenter Business Meeting'>Internet Commenter Business Meeting</a> <small>Translating all of the nonsense that goes on in Internet...</small></li>
<li><a href='http://marc-bourassa.com/2007/06/04/renovation-update-06042007' rel='bookmark' title='Renovation update 06/04/2007'>Renovation update 06/04/2007</a> <small>Arrrgh! I can&#8217;t *believe* that I forgot to take a...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://marc-bourassa.com/2010/02/10/cant-see-update-to-a-meeting-in-your-sent-folder/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lotusphere 2010 &#8211; Knowledge from Concentrate!</title>
		<link>http://marc-bourassa.com/2010/01/22/knowledge-from-concentrate</link>
		<comments>http://marc-bourassa.com/2010/01/22/knowledge-from-concentrate#comments</comments>
		<pubDate>Sat, 23 Jan 2010 01:29:34 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[LS10]]></category>

		<guid isPermaLink="false">http://marc-bourassa.com/?p=1173</guid>
		<description><![CDATA[I just got back from this year&#8217;s Lotusphere held in Orlando, Florida. As usual, it is a great opportunity to immerse myself in the world of Lotus Notes / Domino. There is always so much available to do that you have to pick and choose what&#8217;s most important to you and some stuff you just [...]
Related posts:<ol>
<li><a href='http://marc-bourassa.com/2007/01/26/lotusphere-2007' rel='bookmark' title='Lotusphere 2007'>Lotusphere 2007</a> <small>I just got back from Lotusphere 2007 and really enjoyed...</small></li>
<li><a href='http://marc-bourassa.com/2007/08/10/copy-lotus-notes-databases-from-the-domino-server-console-command-line' rel='bookmark' title='Copy Lotus Notes databases from the Domino Server console command line'>Copy Lotus Notes databases from the Domino Server console command line</a> <small>I use this blog to remind myself of items now...</small></li>
<li><a href='http://marc-bourassa.com/2008/12/05/winmaildat-file-issue-in-lotus-notes-workaround-finally' rel='bookmark' title='Winmail.dat file issue in Lotus Notes workaround (finally)'>Winmail.dat file issue in Lotus Notes workaround (finally)</a> <small>From the timestamps I see that this gem has been...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I just got back from this year&#8217;s Lotusphere held in Orlando, Florida. As usual, it is a great opportunity to immerse myself in the world of Lotus Notes / Domino.</p>
<p>There is always so much available to do that you have to pick and choose what&#8217;s most important to you and some stuff you just won&#8217;t get to see. In my case, I focus on the presentations rather than the product showcase primarily since I&#8217;m not in a position to get any of those products into my organization and secondarily I develop most of my own utilities and applications anyway. I spread my attention between the developer and the Admin tracks.</p>
<h2><span style="text-decoration: underline;">Hits and Misses</span></h2>
<p>As with any event there are good and bad things. In my opinion:</p>
<p><span style="text-decoration: underline;"><strong>The Hits: </strong><br />
</span></p>
<p style="padding-left: 30px;">- an unexpected highlight of the conference was having Dr. Brian Cox speak at the closing session. Absolutely brilliant!</p>
<p style="padding-left: 30px;">- The JumpStart sessions held on Sunday (January 17) every one of these 2 hour sessions that I attended was great. Well prepared presenters disseminating highly relevant information.</p>
<p style="padding-left: 30px;">- The Show-&#8217;n-tell sessions. A deep dive involving some end-to-end process that was like one long (1 hr 45 min) demo. I loved experiencing all the gory details of installs that I&#8217;ll implementing myself later this year first hand like this.</p>
<p style="padding-left: 30px;">- The Swan and Dolphin hotel. These folks know how to manage people flow. Meals had legions of staff directing people and ensuring that food stations were kept stocked. Cleanup of tables was unobtrusive and thorough and staff were always pleasant.</p>
<p style="padding-left: 30px;">- The Audio visual folks. Not sure if they are Disney or were brought in by Lotusphere but there were no glitches at any of the sessions that I could detect. When there was a question or a presenter made a comment about something that they couldn&#8217;t figure out, someone would unobtrusively show up and do what was needed.</p>
<p style="padding-left: 30px;">- On Time. Sessions started on time and ended on time. Period. This is a consistent theme and one that respects both attendees and presenter&#8217;s commitments alike.</p>
<p><strong><span style="text-decoration: underline;">The Misses:</span></strong></p>
<p style="padding-left: 30px;">- The Information and assistance folks were particularly impotent. They had no idea how to escalate questions and seemed intent on just getting rid of you. My biggest peeve was that my registration never came off pending status and so my Lotus Online account was never activated. Three trips to those yahoos failed to resolve the issue.</p>
<p style="padding-left: 30px;">- The BOF (Birds of a Feather) sessions were a big disappointment for me this year. The first one I tried to attend, the facilitator was detained (but sent word so we could perhaps try to find another session of interest) and the session was rescheduled for some time in the future. The second one the facilitator didn&#8217;t bother to show or send word. This was vexing as it was an early morning session that I&#8217;d dragged my not-a-morning-person butt out of bed for at 5:30 am to be there on time.  Also, the sessions exactly overlapped with breakfast &#8211; well if you were serious about attending the following normal morning sessions. I think it&#8217;s time these ceased being an afterthought and perhaps gained some more prominence in both the schedule and maybe in the minds of the hosts? Last time I was here I attended one or two of these and found them pretty valuable.</p>
<p style="padding-left: 30px;">- No use of mobile device access to session evaluation. Having attended <a title="Wireless Enterprise Symposium" href="http://crackberry.com/wes2009" target="_blank">WES 2009</a> and seen what can be done in terms of integrating the nearly ubiquitous smartphones into the scheduling and evaluation process, it was kind of a let down to see that these technologies were not being exploited (indeed *showcased*) as part of this event.</p>
<h2><span style="text-decoration: underline;">My Sessions</span></h2>
<p><span style="text-decoration: underline;">Sunday:</span></p>
<p style="padding-left: 30px;">BOOT103 Running with Scissors: Sharpen Your Skills for a Pain-free IBM Lotus Domino 8.5 Upgrade</p>
<p style="padding-left: 30px;">Boot 101 8.5 dom admin</p>
<p style="padding-left: 30px;">BOOT104 IBM Lotus Sametime 8.5 Deployment Workshop</p>
<p style="padding-left: 30px;">SHOW102 Using IBM Lotus Domino 8.5 Policies to Manage Your Clients</p>
<p><span style="text-decoration: underline;">Monday:</span></p>
<p style="padding-left: 30px;">BP108 Worst Practices</p>
<p style="padding-left: 30px;">AD206 Filthy Rich User Interfaces</p>
<p style="padding-left: 30px;">SHOW113 Integrating IBM Lotus Domino Data and Applications on Smartphones, Blackberry</p>
<p style="padding-left: 30px;">BP306 How to Sell IBM Lotus Notes</p>
<p style="padding-left: 30px;">BOF316 Managing your IBM Lotus Domino Environment with Lotus Domino (Facilitator no show)</p>
<p><span style="text-decoration: underline;">Tuesday:</span></p>
<p style="padding-left: 30px;">BOF314 How to Tune Your IBM Lotus Domino Server for Maximum Performance (Facilitator no show)</p>
<p style="padding-left: 30px;">AD102 Extreme Makeover &#8212; LotusScript and Java Editor Edition</p>
<p style="padding-left: 30px;">AD107 Enhance Your Existing Applications with XPages</p>
<p style="padding-left: 30px;">BP106 The Top 11 Tips for Keeping Your Servers Healthy</p>
<p style="padding-left: 30px;">ID102 Enterprise IBM Lotus Notes Client Deployments</p>
<p style="padding-left: 30px;">BP212 Delivering IBM Lotus Domino to Mobile Devices: Top 10 Mobile Browser Dev Tricks &#8211; and More!</p>
<p style="padding-left: 30px;">ID615 Best Practices for Upgrading to IBM Lotus Notes and Domino 8.5x</p>
<p><span style="text-decoration: underline;">Wednesday:</span></p>
<p style="padding-left: 30px;">BP107 Real World Examples: Upgrading to IBM Lotus Notes and Domino 8.5</p>
<p style="padding-left: 30px;">SHOW201 Installation and Setup of IBM Lotus Sametime 8.5: From &#8220;Zero to Hero&#8221; in Just Two Hours</p>
<p style="padding-left: 30px;">BP206 Let&#8217;s Give Your LotusScript a Tune-Up</p>
<p style="padding-left: 30px;">ID604 IBM Lotus Notes and Domino in the Cloud &#8211; IBM LotusLive Notes</p>
<p><span style="text-decoration: underline;">Thursday:</span></p>
<p style="padding-left: 30px;">SHOW103 Roaming in IBM Lotus Domino 8.5: Configure the Best Choice for You</p>
<p style="padding-left: 30px;">ID611 The Best-Laid Plans: Networking That Can Hurt Your Applications</p>
<p style="padding-left: 30px;">GURU101 GURUpalooza!</p>
<p style="padding-left: 30px;">ASK101 Ask the Developers</p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://marc-bourassa.com/2010/01/22/knowledge-from-concentrate&title=Lotusphere+2010+&#8211;+Knowledge+from+Concentrate!&srcURL=http://marc-bourassa.com" target="_blank" rel="nofollow"><img
src="http://marc-bourassa.com/wordpress/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><p>Related posts:<ol>
<li><a href='http://marc-bourassa.com/2007/01/26/lotusphere-2007' rel='bookmark' title='Lotusphere 2007'>Lotusphere 2007</a> <small>I just got back from Lotusphere 2007 and really enjoyed...</small></li>
<li><a href='http://marc-bourassa.com/2007/08/10/copy-lotus-notes-databases-from-the-domino-server-console-command-line' rel='bookmark' title='Copy Lotus Notes databases from the Domino Server console command line'>Copy Lotus Notes databases from the Domino Server console command line</a> <small>I use this blog to remind myself of items now...</small></li>
<li><a href='http://marc-bourassa.com/2008/12/05/winmaildat-file-issue-in-lotus-notes-workaround-finally' rel='bookmark' title='Winmail.dat file issue in Lotus Notes workaround (finally)'>Winmail.dat file issue in Lotus Notes workaround (finally)</a> <small>From the timestamps I see that this gem has been...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://marc-bourassa.com/2010/01/22/knowledge-from-concentrate/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>&#8220;unique fields names table size&#8221; error in Lotus Domino</title>
		<link>http://marc-bourassa.com/2009/09/09/unique-fields-names-table-size-error-in-lotus-domino</link>
		<comments>http://marc-bourassa.com/2009/09/09/unique-fields-names-table-size-error-in-lotus-domino#comments</comments>
		<pubDate>Wed, 09 Sep 2009 15:36:00 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[Work Portfolio]]></category>

		<guid isPermaLink="false">http://marc-bourassa.com/?p=1031</guid>
		<description><![CDATA[I recently had an issue where the mail boxes on one of my Domino servers were not compacting at all during their normal window. My logs showed 09/03/2009 04:00:01 AM  Router: Beginning mailbox file compaction of mail1.box 09/03/2009 04:00:01 AM  Switching to copy-style compaction for E:\Lotus\Domino\Data\mail1.box due to unique fields names table size 09/03/2009 04:00:02 [...]
Related posts:<ol>
<li><a href='http://marc-bourassa.com/2007/08/10/copy-lotus-notes-databases-from-the-domino-server-console-command-line' rel='bookmark' title='Copy Lotus Notes databases from the Domino Server console command line'>Copy Lotus Notes databases from the Domino Server console command line</a> <small>I use this blog to remind myself of items now...</small></li>
<li><a href='http://marc-bourassa.com/2008/03/19/cure-for-public-private-key-mismatch-in-lotus-notes' rel='bookmark' title='Cure for Public / Private key mismatch in Lotus Notes'>Cure for Public / Private key mismatch in Lotus Notes</a> <small>A fairly common problem in Domino / Lotus Notes is...</small></li>
<li><a href='http://marc-bourassa.com/2008/12/05/winmaildat-file-issue-in-lotus-notes-workaround-finally' rel='bookmark' title='Winmail.dat file issue in Lotus Notes workaround (finally)'>Winmail.dat file issue in Lotus Notes workaround (finally)</a> <small>From the timestamps I see that this gem has been...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I recently had an issue where the mail boxes on one of my Domino servers were not compacting at all during their normal window.</p>
<p>My logs showed</p>
<blockquote><p>09/03/2009 04:00:01 AM  Router: Beginning mailbox file compaction of mail1.box<br />
09/03/2009 04:00:01 AM  Switching to copy-style compaction for E:\Lotus\Domino\Data\mail1.box due to unique fields names table size<br />
09/03/2009 04:00:02 AM  Router: Shutdown is in progress<br />
09/03/2009 04:01:49 AM  Router: Unable to compact mailbox file mail1.box: Database is currently in use by you or another user<br />
09/03/2009 04:01:49 AM  Router: Completed mailbox file compaction of mail1.box<br />
09/03/2009 04:01:49 AM  Router: Beginning mailbox file compaction of mail2.box<br />
09/03/2009 04:02:02 AM  Router: Completed mailbox file compaction of mail2.box<br />
09/03/2009 04:02:02 AM  Router: Beginning mailbox file compaction of mail3.box<br />
09/03/2009 04:02:02 AM  Switching to copy-style compaction for E:\Lotus\Domino\Data\mail3.box due to unique fields names table size<br />
09/03/2009 04:03:49 AM  Router: Unable to compact mailbox file mail3.box: Database is currently in use by you or another user<br />
09/03/2009 04:03:49 AM  Router: Completed mailbox file compaction of mail3.box<br />
09/03/2009 04:03:50 AM  Router operation resumed.</p></blockquote>
<p>Since I haven&#8217;t had the need to monitor for failure of mailbox compaction, I was not aware of this issue until I received complaints of Non Delivery Errors. Specifically &#8220;<strong>554 Error writing message to safe storage; message could not be stored to disk</strong>&#8220;.</p>
<p>I was unable to find anything useful either from Lotus&#8217; technotes online, their forums or using Google in general so I thought I&#8217;d post something to help out others who travel this path.</p>
<p>I contacted Lotus and opened a PMR but they were clueless as well. I really wanted to know what the &#8220;unique fields names table size&#8221; error was all about but they really didn&#8217;t know and tossed me a technote pertaining to &#8220;<a title="&quot;Database has too many unique field names&quot;" href="http://www-01.ibm.com/support/docview.wss?rs=899&amp;uid=swg21100238" target="_blank">Database has too many unique field names</a>&#8221; which really didn&#8217;t apply. They also focused on database corruption caused by  anti-virus programs. I figure that, if this was the issue, this should  have come up in the past 5 years on some of the 30+ other servers I&#8217;m working with so I was pretty sure this was also not a cause.</p>
<p>Long and short, I still don&#8217;t have an effective means to generically monitor for mail box compact failure. I *could* set up a monitor for the &#8220;unique fields names table size&#8221; string but it seems that seems like overkill.</p>
<p>To resolve the issue is simple enough:</p>
<ul>
<li>shut down the server,</li>
<li>rename all the mail boxes,</li>
<li>restart the server (allowing new mail boxes to be created),</li>
<li>copy over any not-dead messages to one of the newly created mail boxes and</li>
<li>delete the old mail boxes</li>
</ul>
<p>A side-effect of the above is that my name becomes the &#8220;from&#8221; address for all the copied messages.  Anybody have a simple solution for that? I haven&#8217;t actually researched it yet since it comes up so infrequently but it would be handy to know.</p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://marc-bourassa.com/2009/09/09/unique-fields-names-table-size-error-in-lotus-domino&title=&#8220;unique+fields+names+table+size&#8221;+error+in+Lotus+Domino&srcURL=http://marc-bourassa.com" target="_blank" rel="nofollow"><img
src="http://marc-bourassa.com/wordpress/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><p>Related posts:<ol>
<li><a href='http://marc-bourassa.com/2007/08/10/copy-lotus-notes-databases-from-the-domino-server-console-command-line' rel='bookmark' title='Copy Lotus Notes databases from the Domino Server console command line'>Copy Lotus Notes databases from the Domino Server console command line</a> <small>I use this blog to remind myself of items now...</small></li>
<li><a href='http://marc-bourassa.com/2008/03/19/cure-for-public-private-key-mismatch-in-lotus-notes' rel='bookmark' title='Cure for Public / Private key mismatch in Lotus Notes'>Cure for Public / Private key mismatch in Lotus Notes</a> <small>A fairly common problem in Domino / Lotus Notes is...</small></li>
<li><a href='http://marc-bourassa.com/2008/12/05/winmaildat-file-issue-in-lotus-notes-workaround-finally' rel='bookmark' title='Winmail.dat file issue in Lotus Notes workaround (finally)'>Winmail.dat file issue in Lotus Notes workaround (finally)</a> <small>From the timestamps I see that this gem has been...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://marc-bourassa.com/2009/09/09/unique-fields-names-table-size-error-in-lotus-domino/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Old Reminders Keep Appearing for Recurring Meetings</title>
		<link>http://marc-bourassa.com/2009/02/19/old-reminders-keep-appearing-for-recurring-meetings</link>
		<comments>http://marc-bourassa.com/2009/02/19/old-reminders-keep-appearing-for-recurring-meetings#comments</comments>
		<pubDate>Thu, 19 Feb 2009 21:34:00 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[Work Portfolio]]></category>

		<guid isPermaLink="false">http://marc-bourassa.com/2009/02/19/old-reminders-keep-appearing-for-recurring-meetings</guid>
		<description><![CDATA[In Lotus Notes, a user has recurring meetings scheduled. When the reminder comes up, they acknowledge the dialog normally. The next day, the recurring meeting will show up again along with any others that have accumulated. In the forums and Lotus&#8217; Technotes they indicate that you should get a handle to the user&#8217;s &#8220;CalendarSettings&#8221; profile [...]
Related posts:<ol>
<li><a href='http://marc-bourassa.com/2007/12/31/make-the-notesurl-property-usable' rel='bookmark' title='Make the NotesURL property usable'>Make the NotesURL property usable</a> <small>I wanted to be able to get the url for...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In Lotus Notes, a user has recurring meetings scheduled. When the reminder comes up, they acknowledge the dialog normally.</p>
<p>The next day, the recurring meeting will show up again along with any others that have accumulated.</p>
<p>In the forums and Lotus&#8217; Technotes they indicate that you should get a handle to the user&#8217;s &#8220;CalendarSettings&#8221; profile (some refer to the &#8220;CalendarProfile&#8221; profile but you really need &#8220;CalendarSettings&#8221;) and reset the &#8220;lastAlarmDate&#8221; field to &#8220;Now&#8221;.</p>
<p>Using NotesPeek I could see that the user that I was dealing with had 3 CalendarSettings profiles. One for their current name, one for an early variation on their name with which they had begun their employ with us and one with the name of one of our Junior Administrators in it.</p>
<p>The correct profile (user&#8217;s current name) also matched the owner&#8217;s field name in the CalendarProfile but the &#8220;lastAlarmDate&#8221; field <b>was</b> already current. So this wasn&#8217;t going to help me. Figuring that the CalendarSettings document was likely damaged in some way, I created the following agent to blow away ALL of the calendarsettings profiles.</p>
<p>Get the user to exit Lotus Notes completely, then add the following agent to their mail file and run it. Don&#8217;t forget to remove it afterwards.</p>
<p>Then have them open Lotus Notes. They will see ALL their old reminders which they should just acknowledge. Also, some settings will need to be redone: they will go back to the week view of the calendar if they had changed it to some other view, etc.</p>
<p>But, compared with the annoyance of more and more accumulating meeting reminders, the reset is a minor issue.</p>
<blockquote><p>Name:&nbsp;&nbsp;&nbsp; Getcalendarsettings<br />Last Modification:&nbsp;&nbsp;&nbsp; 02/19/2009 04:05:54 PM<br />Comment:&nbsp;&nbsp;&nbsp; [Not Assigned]<br />Shared Agent:&nbsp;&nbsp;&nbsp; Yes<br />Type:&nbsp;&nbsp;&nbsp; LotusScript<br />State:&nbsp;&nbsp;&nbsp; Enabled<br />Trigger:&nbsp;&nbsp;&nbsp; Manually From Actions Menu<br />Acts On:&nbsp;&nbsp;&nbsp; None<br />LotusScript Code:<br />Option Public<br />Option Declare<br />Sub Initialize<br />&nbsp;&nbsp;&nbsp; Dim sess As New notessession<br />&nbsp;&nbsp;&nbsp; Dim coll As notesdocumentcollection<br />&nbsp;&nbsp;&nbsp; Dim doc As NotesDocument<br />&nbsp;&nbsp;&nbsp; Dim docdel As NotesDocument<br />&nbsp;&nbsp;&nbsp; Set coll = sess.CurrentDatabase.GetProfileDocCollection(&#8220;Calendarsettings&#8221;)<br />&nbsp;&nbsp;&nbsp; Set doc = coll.GetFirstDocument<br />&nbsp;&nbsp;&nbsp; While Not doc Is Nothing<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Set docDel = doc&nbsp;&nbsp;&nbsp; <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Set doc = coll.GetNextDocument(doc)<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; If Not docDel Is Nothing Then<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Call docDel.Remove(True)<br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; End If<br />&nbsp;&nbsp;&nbsp; Wend<br />End Sub</p></blockquote>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=37d69e96-49e3-43dd-a8c5-3d4390da6da3" /></div>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://marc-bourassa.com/2009/02/19/old-reminders-keep-appearing-for-recurring-meetings&title=Old+Reminders+Keep+Appearing+for+Recurring+Meetings&srcURL=http://marc-bourassa.com" target="_blank" rel="nofollow"><img
src="http://marc-bourassa.com/wordpress/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><p>Related posts:<ol>
<li><a href='http://marc-bourassa.com/2007/12/31/make-the-notesurl-property-usable' rel='bookmark' title='Make the NotesURL property usable'>Make the NotesURL property usable</a> <small>I wanted to be able to get the url for...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://marc-bourassa.com/2009/02/19/old-reminders-keep-appearing-for-recurring-meetings/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Entry for Teamstudio&#8217;s Spotlight Award</title>
		<link>http://marc-bourassa.com/2009/01/27/my-entry-for-teamstudios-spotlight-award-3</link>
		<comments>http://marc-bourassa.com/2009/01/27/my-entry-for-teamstudios-spotlight-award-3#comments</comments>
		<pubDate>Tue, 27 Jan 2009 21:46:20 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Utils / Tools]]></category>
		<category><![CDATA[Work Portfolio]]></category>

		<guid isPermaLink="false">http://marc-bourassa.com/?p=1306</guid>
		<description><![CDATA[Teamstudio recently had a contest where they wanted you to showcase your applications so that others can see what folks are doing out there and so you could toot your own horn a bit. My entry was probably a lot less snazzy than the ultimate winners (I haven&#8217;t seen them) as I tend to focus [...]
Related posts:<ol>
<li><a href='http://marc-bourassa.com/2010/07/19/create-a-local-replica-of-your-mail-file-using-lotusscript' rel='bookmark' title='Create a local replica of your mail file using LotusScript'>Create a local replica of your mail file using LotusScript</a> <small>I recently had the need to create local mail file...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Teamstudio recently had a contest where they wanted you to showcase your applications so that others can see what folks are doing out there and so you could toot your own horn a bit.</p>
<p>My entry was probably a lot less snazzy than the ultimate winners (I haven&#8217;t seen them) as I tend to focus on non-public facing utilities and infrastructure improvements in my development work.</p>
<p>But I thought it would be worthwhile posting my entry here (now that they&#8217;ve let me know I *didn&#8217;t* win&#8230; *sniff*) so those of you who know me might get some idea what I spend part of my days doing.</p>
<blockquote><p>I just call my application the “Admin Agent Repository”. It was originally created to house a single major utility and to serve as a common repository for the myriad agents that are useful for administrators on a day-to-day basis. But I have refined it to allow non-developer administrators access to its functionality.<br />
The most visible application was to buffer us from the rather absolute and immediate nature of Domino’s user termination where the need to reinstate caused a lot of headaches.<br />
A document is created for each terminated employee – this can be created by anybody granted the correct role so security or helpdesk folks can input terms directly – and, on the appointed date the user’s name is submitted to the deny access group.<br />
The app also verifies whether or not the user has a Blackberry device and notifies our Blackberry group to remove their account.</p>
<p><img style="max-width: 800px;" src="http://marc-bourassa.com/wordpress/images/Teamstudio1.jpg" /></p>
<p>Designed when background agents could not access databases on other servers, the application will then run an agent on the user’s home server and, if necessary, update their database ACL with the name of a person responsible for cleaning up the mail file and send a note, with a link to that responsible individual explaining their responsibilities.<br />
When the purge date arrives (the default is 4 days, 30 if a responsible person is defined,&nbsp; all controlled via profile), the actual signed adminp request is submitted and the process proceeds as per Domino normal.<br />
Reinstate is often as simple as putting the termination document on hold and removing the user from the deny group. No ACL updates, no repopulating in groups.<br />
The repository is replete with utilities that I have found useful over the years, most are profile driven:</p>
<p><img style="max-width: 800px;" src="http://marc-bourassa.com/wordpress/images/Teamstudio2.jpg" /></p>
<p>For instance the below profile drives our dynamically created groups. Each morning a subset of our groups are destroyed and recreated based on person document information input by either the users or our identity management system. The groups are used both to control application access based on certain criteria (i.e. all reports to a person can have access to a calendar app used by that team) or for communications (i.e. message to be sent to all folks within a particular state or management structure).</p>
<p><img style="max-width: 800px;" src="http://marc-bourassa.com/wordpress/images/Teamstudio3.jpg" /></p>
<p>This one inspects all mail files and ensures that they not only have a template, but that it’s one of the standard ones that we mandate:</p>
<p><img style="max-width: 800px;" src="http://marc-bourassa.com/wordpress/images/Teamstudio4.jpg" /></p>
<p>One ad-hoc utility that is quite popular is one that runs, inspects all of the calendar documents in a mail file and ensures that the $Busyname matches the Owner name from the calendar profile. Very handy for botched renames and transfers of mail files from other domains.<br />
I also have a couple of “Rebuild Busytime” agents for clustered and non-clustered servers that run weekly to keep things there tip-top as well.<br />
These utilities save us literally hours each week, any job that’s wasting my time I invest the effort into automating it and add it to this growing application.</p></blockquote>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://marc-bourassa.com/2009/01/27/my-entry-for-teamstudios-spotlight-award-3&title=My+Entry+for+Teamstudio&#8217;s+Spotlight+Award&srcURL=http://marc-bourassa.com" target="_blank" rel="nofollow"><img
src="http://marc-bourassa.com/wordpress/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><p>Related posts:<ol>
<li><a href='http://marc-bourassa.com/2010/07/19/create-a-local-replica-of-your-mail-file-using-lotusscript' rel='bookmark' title='Create a local replica of your mail file using LotusScript'>Create a local replica of your mail file using LotusScript</a> <small>I recently had the need to create local mail file...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://marc-bourassa.com/2009/01/27/my-entry-for-teamstudios-spotlight-award-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Winmail.dat file issue in Lotus Notes workaround (finally)</title>
		<link>http://marc-bourassa.com/2008/12/05/winmaildat-file-issue-in-lotus-notes-workaround-finally</link>
		<comments>http://marc-bourassa.com/2008/12/05/winmaildat-file-issue-in-lotus-notes-workaround-finally#comments</comments>
		<pubDate>Fri, 05 Dec 2008 23:18:28 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[Utils / Tools]]></category>
		<category><![CDATA[Work Portfolio]]></category>

		<guid isPermaLink="false">http://marc-bourassa.com/2008/12/05/winmaildat-file-issue-in-lotus-notes-workaround-finally</guid>
		<description><![CDATA[From the timestamps I see that this gem has been available since June of 2006 but I certainly had not heard about it. Microsoft (M$), always there with useful products, also always manages to make things *just* different enough from standard that you can&#8217;t really seem to call them on it but they make it [...]
Related posts:<ol>
<li><a href='http://marc-bourassa.com/2008/03/19/cure-for-public-private-key-mismatch-in-lotus-notes' rel='bookmark' title='Cure for Public / Private key mismatch in Lotus Notes'>Cure for Public / Private key mismatch in Lotus Notes</a> <small>A fairly common problem in Domino / Lotus Notes is...</small></li>
<li><a href='http://marc-bourassa.com/2010/12/02/save-window-state-in-lotus-notes-8-5-x' rel='bookmark' title='Save Window State in Lotus Notes 8.5.x'>Save Window State in Lotus Notes 8.5.x</a> <small>In Lotus Notes 7.x the ability to &#8220;Save Window State&#8221;...</small></li>
<li><a href='http://marc-bourassa.com/2010/02/11/searching-in-lotus-notes' rel='bookmark' title='Searching in Lotus Notes'>Searching in Lotus Notes</a> <small>There are 3 ways you can search for items in...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://marc-bourassa.com/wordpress/images/notes32b64p.gif" alt="Lotus Notes Logo" hspace="10" />From the timestamps I see that <a target="_blank" href="http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/WinmailExtractor">this gem has been available since June of 2006</a> but I certainly had not heard about it.</p>
<p>Microsoft (M$), always there with useful products, also always manages to make things *just* different enough from standard that you can&#8217;t really seem to call them on it but they make it impossible to cleanly interface with their products as a competitor.</p>
<p>Case in point is Outlook and Exchange. If you create a message using M$&#8217;s email client and send it out the door using their Rich Text Format which seems to be of a proprietary nature, the message that arrives at the other end will be wrapped up in a file called &#8220;Winmail.Dat&#8221;.</p>
<p>For Lotus Notes this has always been a problem since the Domino server does not have the ability to unravel this proprietary formatting and so the recipient ends up with a useless (winmail.dat )attachment.</p>
<p>I know that there have been some fairly sophisticated attempts at providing solutions but the recipients of these messages are often business users with better things to do than try to master the arcane world of command line utilities with multistep processes.</p>
<p>Until now all we could really tell our users was to contact the sender and have them re-send the message but ensuring that they send with &#8220;Plain Text&#8221; instead of &#8220;RTF&#8221;. This is understandably awkward for a business user trying to look professional and it wasn&#8217;t doing my ego any wonders either.</p>
<p>The only really practical solution, besides Lotus actually dealing with the issue and including it in their SMTP router is <a target="_blank" href="http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/WinmailExtractor">this one</a> presented to me by a co-worker (thanks Anton!). Created by Julian Robichaux (as far as I can tell as his name is all over the database) it is a simple mail-in database that you set up in your Domino environment. Your internal (and external if you wish to help out the rest of the world) Users then forward these nuisance messages to it and it replies back with the &#8220;unraveled&#8221; files.</p>
<p>So again the <a target="_blank" href="http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/WinmailExtractor">link is to Project WinmailExtractor</a>. I had it set up and running in about 15 minutes including inspecting the code for any weirdness.</p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://marc-bourassa.com/2008/12/05/winmaildat-file-issue-in-lotus-notes-workaround-finally&title=Winmail.dat+file+issue+in+Lotus+Notes+workaround+(finally)&srcURL=http://marc-bourassa.com" target="_blank" rel="nofollow"><img
src="http://marc-bourassa.com/wordpress/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><p>Related posts:<ol>
<li><a href='http://marc-bourassa.com/2008/03/19/cure-for-public-private-key-mismatch-in-lotus-notes' rel='bookmark' title='Cure for Public / Private key mismatch in Lotus Notes'>Cure for Public / Private key mismatch in Lotus Notes</a> <small>A fairly common problem in Domino / Lotus Notes is...</small></li>
<li><a href='http://marc-bourassa.com/2010/12/02/save-window-state-in-lotus-notes-8-5-x' rel='bookmark' title='Save Window State in Lotus Notes 8.5.x'>Save Window State in Lotus Notes 8.5.x</a> <small>In Lotus Notes 7.x the ability to &#8220;Save Window State&#8221;...</small></li>
<li><a href='http://marc-bourassa.com/2010/02/11/searching-in-lotus-notes' rel='bookmark' title='Searching in Lotus Notes'>Searching in Lotus Notes</a> <small>There are 3 ways you can search for items in...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://marc-bourassa.com/2008/12/05/winmaildat-file-issue-in-lotus-notes-workaround-finally/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>You find some of your servers are still trying to replicate like crazy with servers you&#8217;ve removed from your Domino Domain?</title>
		<link>http://marc-bourassa.com/2008/05/30/you-find-some-of-your-servers-are-still-trying-to-replicate-like-crazy-with-servers-youve-removed-from-your-domino-domain</link>
		<comments>http://marc-bourassa.com/2008/05/30/you-find-some-of-your-servers-are-still-trying-to-replicate-like-crazy-with-servers-youve-removed-from-your-domino-domain#comments</comments>
		<pubDate>Fri, 30 May 2008 05:22:37 +0000</pubDate>
		<dc:creator>Marc</dc:creator>
				<category><![CDATA[Lotus Domino]]></category>

		<guid isPermaLink="false">http://marc-bourassa.com/2008/05/30/you-find-some-of-your-servers-are-still-trying-to-replicate-like-crazy-with-servers-youve-removed-from-your-domino-domain/</guid>
		<description><![CDATA[And you&#8217;ve removed ALL connection documents that could be causing this and you&#8217;ve also gone and removed all traces of the obsolete servers from the events4.nsf database and from the ddm.nsf collection hierarchy? You must be running DDM my friend. Check out this technote then from IBM / Lotus. I went through and wholesale deleted [...]
Related posts:<ol>
<li><a href='http://marc-bourassa.com/2009/09/09/unique-fields-names-table-size-error-in-lotus-domino' rel='bookmark' title='&#8220;unique fields names table size&#8221; error in Lotus Domino'>&#8220;unique fields names table size&#8221; error in Lotus Domino</a> <small>I recently had an issue where the mail boxes on...</small></li>
<li><a href='http://marc-bourassa.com/2007/08/10/copy-lotus-notes-databases-from-the-domino-server-console-command-line' rel='bookmark' title='Copy Lotus Notes databases from the Domino Server console command line'>Copy Lotus Notes databases from the Domino Server console command line</a> <small>I use this blog to remind myself of items now...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img src="http://marc-bourassa.com/wordpress/images/notes32b64p.gif" alt="Lotus Notes Logo" class="alignleft" hspace="10" />And you&#8217;ve removed ALL connection documents that could be causing this and you&#8217;ve also gone and removed all traces of the obsolete servers from the events4.nsf database and from the ddm.nsf collection hierarchy? You <b>must</b> be running DDM my friend.</p>
<p>Check out <a target="_blank" href="http://www-1.ibm.com/support/docview.wss?rs=475&#038;context=SSKTWP&amp;context=SSKTMJ&amp;q1=replicate+ddm&amp;uid=swg21255418&amp;loc=en_US&amp;cs=utf-8&amp;lang=en">this technote then from IBM / Lotus</a>. I went through and wholesale deleted <b>all</b> of the docs from the hidden <b>$vwStatus </b>view, restarted the Event Monitor task and FINALLY the errant replication attempts have ceased.</p>
<p>I suppose it prevents you from messing things up by having this independent mechanism for ensuring replication rather than the DDM creating a bunch of connection documents that you could then alter and mess up. But the nonstandard replication approach is a bit of a pain to figure out initially. </p>
<p>I&#8217;m posting this entry here to increase the likelihood of others stumbling upon the above technote in their quest to resolve this issue.</p>
<a class="google_buzz"  
href="http://www.google.com/reader/link?url=http://marc-bourassa.com/2008/05/30/you-find-some-of-your-servers-are-still-trying-to-replicate-like-crazy-with-servers-youve-removed-from-your-domino-domain&title=You+find+some+of+your+servers+are+still+trying+to+replicate+like+crazy+with+servers+you&#8217;ve+removed+from+your+Domino+Domain?&srcURL=http://marc-bourassa.com" target="_blank" rel="nofollow"><img
src="http://marc-bourassa.com/wordpress/wp-content/plugins/google-buzz-button-for-wordpress/images/google-buzz.png" alt="Google Buzz" /></a><p>Related posts:<ol>
<li><a href='http://marc-bourassa.com/2009/09/09/unique-fields-names-table-size-error-in-lotus-domino' rel='bookmark' title='&#8220;unique fields names table size&#8221; error in Lotus Domino'>&#8220;unique fields names table size&#8221; error in Lotus Domino</a> <small>I recently had an issue where the mail boxes on...</small></li>
<li><a href='http://marc-bourassa.com/2007/08/10/copy-lotus-notes-databases-from-the-domino-server-console-command-line' rel='bookmark' title='Copy Lotus Notes databases from the Domino Server console command line'>Copy Lotus Notes databases from the Domino Server console command line</a> <small>I use this blog to remind myself of items now...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://marc-bourassa.com/2008/05/30/you-find-some-of-your-servers-are-still-trying-to-replicate-like-crazy-with-servers-youve-removed-from-your-domino-domain/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

