<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="http://ideajam.net/ideajam/p/ij.nsf/rsstransform.xslt"?>
<rss version="2.0">
<channel>
	<language>en-us</language>
	<lastBuildDate>Fri, 24 May 2013 10:51:44 +0000</lastBuildDate>
	<title>IdeaJam(tm) feed for Ninke Westra</title>
	<description>An RSS feed generated by IdeaJam(tm) for Ninke Westra</description>
	<link>http://ideajam.net/ideajam/p/ij.nsf</link>
	<image>
	    <title>IdeaJam(tm) feed for Ninke Westra</title>
	    <url>http://ideajam.net/ideajam/p/ij.nsf</url>
	    <link>http://ideajam.net/ideajam/p/ij.nsf/LogoSquare.gif?OpenImageResource</link>
	</image>
	<item>
		<pubDate>Thu, 12 Jun 2008 02:28:20 +0000</pubDate>
		<title>Domino Designer / : Allow lotus script to create full text index on a remote database</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Ninke Westra&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=Lotusscript"&gt;Lotusscript&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=full-text"&gt;full-text&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=index"&gt;index&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;At the moment the NotesDatabase class contains a method to create a new Full-Text Index, but only for a Local database, not for remote databases.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Getting access to the current Full-Text Index settings for a NotesDatabase object beyond a boolean that tells me if the db is indexed or not would also be helpfull&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/5AEEBAA2548862E4862574660008165B?OpenDocument</link>
	</item>
	<item>
		<pubDate>Thu, 12 Jun 2008 11:52:19 +0000</pubDate>
		<title>re: Allow lotus script to create full text index on a remote database</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Morten Clausen&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; That is absolutely correct. Why this hasn't been included from the start is a brain fart of major proportions... :-)&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/5AEEBAA2548862E4862574660008165B?opendocument&amp;#commentsanc&amp;id=0D1FCE793FC4B89186257466003BB8C7</link>
	</item>
	<item>
		<pubDate>Thu, 21 Aug 2008 09:13:21 +0000</pubDate>
		<title>Domino Server / Other: Allow adminp/router task to do their work on restricted servers</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Ninke Westra&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=server_restricted"&gt;server_restricted&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;When you put a server into restricted mode ('set config Server_Restricted=1' or 2), I noticed that for example adminp accelerated create replica requests and mail routing fail towards the restricted server does no longer work (R7.0.2 FP2).&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;How about adding another value to the Server_Restricted parameter that only locks out users but will let regular server processes continue to function properly?&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/66D52438F78E3B0F862574AC002D2AEF?OpenDocument</link>
	</item>
	<item>
		<pubDate>Thu, 04 Sep 2008 08:09:45 +0000</pubDate>
		<title>Notes Client / Other: Provide Script/API methods to control replication settings</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Ninke Westra&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=replication"&gt;replication&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=settings"&gt;settings&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=lotusscript"&gt;lotusscript&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=c-api"&gt;c-api&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;At the moment it is not possible to enable a database for scheduled replication or to control the 'Receive documents from server' and 'Send documents to server' flags on the basics tab of the replication settings dialog, using either Lotusscript or even C-API (at least none that I know of).&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;One way that might work (I'll find out today) would be manipulating the hidden $sitemaplist field found in the location documents of the personal address book (names.nsf) but that's not documented/supported and I prefer a cleaner way to manipulate these settings.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/8C093D149A602259862574BA00275899?OpenDocument</link>
	</item>
	<item>
		<pubDate>Fri, 05 Sep 2008 08:08:59 +0000</pubDate>
		<title>re: Provide Script/API methods to control replication settings</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Ninke Westra&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; And before I forget, the 47th byte in the fixed length section controls the 'Enabled for scheduled replication', 'Receive documents from server' and 'Send documents to server' flags on the basics tab of the replication settings dialog&lt;br /&gt;&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/8C093D149A602259862574BA00275899?opendocument&amp;#commentsanc&amp;id=F3C48F603304E951862574BB00274672</link>
	</item>
	<item>
		<pubDate>Fri, 05 Sep 2008 06:03:35 +0000</pubDate>
		<title>re: Provide Script/API methods to control replication settings</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Rob Goudvis&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; Another feature I would like to control via LS or the C-API is checking and setting the checkboxes on the replicator page. Indeed this information is stored in a $sitemaplist field. And yes it is not documented, though I am busy decyphering it!&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/8C093D149A602259862574BA00275899?opendocument&amp;#commentsanc&amp;id=DA8EE8879B0A21F9862574BB001BCB49</link>
	</item>
	<item>
		<pubDate>Fri, 05 Sep 2008 08:04:16 +0000</pubDate>
		<title>re: Provide Script/API methods to control replication settings</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Ninke Westra&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; apart from decyphering it, how would you go about modifying this field?&lt;br /&gt;&lt;br /&gt;some basic stuff I noticed when I looked at it shows that for each replicator page entry there is a structure which consists of a section with a fixed length (72 bytes) and a section of variable length.&lt;br /&gt;&lt;br /&gt;The third byte of the fixed sections shows how long the variable length section is.&lt;br /&gt;This section contains things like database title, filepath and replica id.&lt;br /&gt;&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/8C093D149A602259862574BA00275899?opendocument&amp;#commentsanc&amp;id=09193D40EF8FA269862574BB0026D7EC</link>
	</item>
	<item>
		<pubDate>Fri, 05 Sep 2008 08:10:42 +0000</pubDate>
		<title>re: Provide Script/API methods to control replication settings</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Ninke Westra&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; enabled for scheduled replication(1) + send documents to server(2) + receive documents from server(4)&lt;br /&gt;&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/8C093D149A602259862574BA00275899?opendocument&amp;#commentsanc&amp;id=3DEAB429EEDA7849862574BB00276EAE</link>
	</item>
	<item>
		<pubDate>Fri, 01 Aug 2008 05:43:57 +0000</pubDate>
		<title>re: Allow lotus script to create full text index on a remote database</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Giulio C&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; Updating local db's is probably the safest bet. Allowing updates on the server, well, that's like giving a kid a gun isn't it ?&lt;br /&gt;&lt;br /&gt;But I would support a controlled way to programmatically control the FT index on the server to. But probably have some kind of idiot-proofing in place so if some clown tries to keep running the indexer everytime a document is saved the server can ignore the request if it's going to stress out the CPU.&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/5AEEBAA2548862E4862574660008165B?opendocument&amp;#commentsanc&amp;id=35CA2B4BF92D41E5862574980019FF55</link>
	</item>
	<item>
		<pubDate>Sun, 15 Feb 2009 12:24:26 +0000</pubDate>
		<title>Domino Server / Security: ID Vault should support CA process</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Ninke Westra&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=ID Vault"&gt;ID Vault&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=CA process"&gt;CA process&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=certifier"&gt;certifier&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=certificate"&gt;certificate&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;Currently when creating an ID vault you don't have the option to use the CA process to generate the certifier trust, instead you need to use the certifier id file.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;This is all nice and dandy until you've decided to perform a certifier key roll over of a certifier in the CA, which will make the original certifier id file pretty much worthless.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;One reason to perform the key roll over once a certifier is imported into the CA process is for security reasons, because over the years chances are that old certifier id's gotten around quite a bit.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Unfortunately for now the ID vault is not an option if you have moved your certifiers to the CA process and performed the key roll over, unless there is a way to export the certifier's new key to a certifier id file.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/F16D638F7384E5418625755E004427E5?OpenDocument</link>
	</item>
	<item>
		<pubDate>Sun, 15 Feb 2009 23:04:14 +0000</pubDate>
		<title>re: ID Vault should support CA process</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Dag Kvello&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; I hit that wall last week. I was stumped that the ID-vault doesn't play nice with CA (or Share Login for that matter)..&lt;br /&gt;So far it Not Ready for Production...&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/F16D638F7384E5418625755E004427E5?opendocument&amp;#commentsanc&amp;id=E2EA3AA30A7198998625755E007EBB42</link>
	</item>
	<item>
		<pubDate>Wed, 14 Oct 2009 06:35:38 +0000</pubDate>
		<title>re: Provide Script/API methods to control replication settings</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Rob Goudvis&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; @2 (a late reaction) it will mean that you need to build the whole structure bit by bit. By the way, I stopped my work on this, because I was assigned to a different customer.&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/8C093D149A602259862574BA00275899?opendocument&amp;#commentsanc&amp;id=8C41FA7D8E491A798625764F001EBA7C</link>
	</item>
	<item>
		<pubDate>Sat, 16 Jan 2010 08:04:23 +0000</pubDate>
		<title>Domino Designer / : Add the option to enable/disable a database for DAOS to the NotesDatabase.CompactWithOptions method</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Ninke Westra&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=DAOS"&gt;DAOS&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=Lotusscript"&gt;Lotusscript&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=Compact"&gt;Compact&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=NotesDatabase"&gt;NotesDatabase&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;Instead of having to resort to issuing console commands to get the job done (load compact -daos on|off db.nsf)&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/8C29ACFBFEBC9AF2862576AD002C58D6?OpenDocument</link>
	</item>
	<item>
		<pubDate>Tue, 11 May 2010 16:51:07 +0000</pubDate>
		<title>Domino Administrator / Other: Add an opton to the administration client to NOT create accelerated create replica requests</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Ninke Westra&lt;br&gt;&lt;b&gt;Tags:&lt;/b&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=adminp"&gt;adminp&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=accelerated create replica"&gt;accelerated create replica&lt;/a&gt;  &lt;a href="http://ideajam.net/IdeaJam/P/ij.nsf/ProductByCategory?openview&amp;restricttocategory=administration client"&gt;administration client&lt;/a&gt; &lt;br&gt;&lt;b&gt;Idea:&lt;/b&gt; 
&lt;div&gt;When you select a number of databases in the administration client and select Create Replica to create new replicas on another server the administration client / adminp will generate Accelerated Create Replica requests if possible. &lt;/div&gt;
&lt;div&gt;Unfortunately if you select a large number of (large) databases this will pretty much mean that most other administration requests, (like password changes, will not be executed until all replicas have been created and populated.&lt;/div&gt;
&lt;div&gt;At the moment we're preparing a move of 7k users to a new server environment and to allow other requests to be processed within a reasonable time we're issuing create replica requests in batches of about 100 db's which is time consuming.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;I would like to see either an option in the administration client where you can choose if accelerated requests should be generated or perhaps a notes.ini setting for either the client or server(s) to disable this feature.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;&lt;br&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/9184AA61D493A4E88625772000571417?OpenDocument</link>
	</item>
	<item>
		<pubDate>Wed, 28 Sep 2011 15:30:50 +0000</pubDate>
		<title>re: Allow lotus script to create full text index on a remote database</title>
		<description>&lt;b&gt;Author:&lt;/b&gt; Brent Quick&lt;br /&gt;&lt;b&gt;Comment:&lt;/b&gt; I had a situation where I needed to create multiple (local) identical FTI's and did a button in an email to call an agent in the DB to create the FTI. I am not sure but couldn't you simply connect to the replica on the "remote" system and kick off the FTI build the same way?&lt;br /&gt;&lt;br /&gt;Code in Attached&lt;br /&gt;</description>
		<link>http://ideajam.net/ideajam/p/ij.nsf/0/5AEEBAA2548862E4862574660008165B?opendocument&amp;#commentsanc&amp;id=9604A19F6BA037A388257919004FBA59</link>
	</item>
</channel></rss>
