: 4400 | 106119 | 11884

: replication 

107

Replication-based events

: Domino Designer
: replication, server, client
Nathan T. Freeman2601 - 05 2008 (2)
Just as we have agents for "before new mail arrives" and "after new mail arrives," we should have agents for "before replication begins" and "after replication completes."  These should be executable by both client and servers.  (Note: they could also be just database-level events, similar to PostOpen -- but the ...
96

NSF Comparison Tool

: Domino Administrator / Other
: tools, administration, development, troubleshooting, replication
Richard Schwartz3597 - 14 2007 (4)
A tool for note-by-note comparison of nsf files.  I envision it as a dual-paned NotesPeek, with filtering options like:
 
- Show notes with unids not found in other database
- Show notes with same unid but different oid
- Show notes with same unid but value(s) in field(s) don't ...
88

Do not allow replication if xx days since last replication"

: Notes Client / Other
: replication, properties
Ulf Grindstad2124 - 13 2007 (8)
I want a property on databases that can prevent users from replicate local databases in to a server if it’s long time since they replicated.
This to prevent that old and deleted documents reappear in a database if a user has been away from the office for some months.
80

Automatic detection of replication/save conflicts

: Domino Server / Other
: replication, rules
Charles Robinson5451 - 28 2007 (6)
Currently there is no way to determine in real time when replication/save conflicts occur.  I would like to have the following:
 
1)  An event that gets triggered at the database level so we can resolve these in real time.
2)  Some way to determine which fields triggered the conflict.
...
48

Enhance Replication History log

: Domino Server / Admin Tools
: replication, history, log.nsf
Nathan Chandler263 - 19 2008 (0)
I'd like to see the replication history (the one that you get when you right-click a DB icon-> replication ->  history) either:
Contain more information such as the info that you'd see in the log.nsf about doc's added/deleted/updated, the time it took, and the amount of data
or
Contain a link ...
44

Prevent local replica from pushing deleted docs back to server

: Notes Client / Other Database Applications
: prevent, replication, local
Paul Smerdon240 - 31 2008 (6)
Admins need a way to prevent users from replicating a local db replica with the server if X days has passed since last replication.  The trick here is that the last replication date/time does not get wiped out if the user clears replication history.
43

Replication Option (Accept No changes From Local Replicas)

: Domino Server / Admin Tools
: replication, corruption, duplicates, configuration
Tim Paque2742 - 09 2009 (1)
Once in a while we will have an old replica push in records that were long ago deleted, and it creates havoc.   There are just too many of them in the field to know for sure who has one that hasn't replicated all year.
 
I would like an option ...
37

I wish Domino had an ActiveSync-like function that supported more than Windows Mobile

: Traveler
: activesync, mobile, handheld, replication
Craig Wiseman21166 - 27 2007 (6)
undefined
33

Setting to block replication of a replica if it has not replicated within the purge interval

: Domino Server / Data Storage and Management
: replication, replication stubs
David Hablewitz13448 - 20 2010 (7)
If a database replicates after being isolated for a long time, it can bring back documents that were deleted if the deletion stub has been purged.  There should be a setting that prevents replication of a replica that has not replicated within the purge interval.   Example:
 
Someone with ...
30

Manual replication to all servers in the domain

: Domino Administrator / Admin Tools
: manual, replication, directory, nab, addressbook, administrator, admintools
David Killingsworth3970 - 30 2008 (6)
Create a button in the admin client that will initiate a replication of names.nsf with all the servers in a domain that a server has connection documents to, when you have a specific server selected.
 
Many times, I make a change in the NAB that needs to be replicated ...
30

Provide Script/API methods to control replication settings

: Notes Client / Other
: replication, settings, lotusscript, c-api
Ninke Westra1694 - 04 2008 (5)
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).
...
26

Mail should have its own replication schedule and never be blocked by other replications

: Notes Client / Mail
: mail, replication
Eric Wilson1596 - 09 2008 (2)
I wish the Location document would include a section for how often mail should be sync'd. This should not be tied to other replication cycles, even High priority replications.
 
When mail is replicated on its own cycle, it should replicate even if another replication is occuring - never block ...
26

On Demand Replication Options

: Domino Server / Data Storage and Management
: replication, distributed environment, performance
Stephan H. Wissel1685 - 07 2009 (0)
We currently have:
- scheduled replication
- cluster (streaming) replication
I would like to see the following additions/variations:
- "On Change PUSH replication". When a document gets save this one document is pushed to the databases specified for that server. This would be like a "lazy cluster" without failover or ...
25

Add a "Replicate this Database" icon to standard toolbar

: Notes Client / Other Database Applications
: client, replication, toolbar
Rob Novak529 - 27 2007 (2)
I love the new action in the Inbox in Notes Mail that replicates mail now.  However, I work in several discussion and production databases where I find myself looking for the yin-yang "replicate now" icon that I've become used to in the Inbox.  Often, I want to shut down but ...
23

Don't enable repliaction for all Locations for new Replicas

: Notes Client / Other
: replication, replicator tab, locations
Sean Burgess5141 - 06 2009 (2)
Whenever you create a new local replica of a database, Notes automatically adds the database to the Replicator page so that future scheduled replications will include this new replica.  For a person who uses only 1 Location, this is fine and works as it should be.
 
But if you ...
18

Options to manage replication of a replica if it has not replicated within the purge interval

: Notes Client / Core/Frameworks (Incl. sidebar, rich text editor)
: replication, purge, interval
Vlad Sh10122 - 21 2010 (1)
To manually replicate - if not set this option, then after the analysis (comparing the replicas) to issue a message about this situation with a choice of actions:
  • add (not meaningful) documents into the main database (now works exactly);
  • do not replicate such documents;
  • remove such documents.
18

F9 to refresh document in read mode to display changes made after it was opened similar to view refresh.

: Notes Client / Core/Frameworks (Incl. sidebar, rich text editor)
: conflicts, replication, update fields
David Hablewitz13448 - 20 2010 (1)
If you have a document open and Notes detects someone has updated the document, display an indicator that the document has changed similar to the blue circular arrow indicating to refresh a view when the view has changed. Also provide ways to refresh (i.e. press F9, etc.) what is displayed ...
17

Prevent replication with notes.ini setting

: Notes Client / Other
: replication, citrix
Eskild Kvarner260 - 09 2009 (2)
In a Citrix-environment there is no need for for the user to create replicas. It would be great to be able to hide "File - Replication - New replica..." on the client to prevent users from creating replicas of their mailbox on the file-server by mistake.
Laptop users may have ...
16

Reducing of server-to-server NRPC communications traffic with DAOS

: Domino Server / Other
: daos, server, replication, mail, nrpc, network, attachments
Vladimir Panov121 - 10 2009 (1)
When DAOS-enabled Domino servers call each other for mail sending or replication, they can transfer file references first, and not transfer the file if it’s already stored in the target server's DAOS.
 
 
Let's assume,
- We have two DAOS-enabled Domino 8.5 servers: "ServerA" and "ServerB".
- There are ...
16

Setting in Desktop Settings Document

: Domino Administrator / Admin Tools
: policy, replication, setting
Rainer Brandl2217 - 04 2009 (0)
In the desktop setting document you have the option to start a replication when the client starts and can define, if the user is asked.
 
It would be helpful if this option would also be available at the "Replicate when the client shuts down"-setting ...
...
14

Asynchronous Replication

: Notes Client / Mail
: replication
Steven Santamorena1046 - 09 2007 (1)
Asynchronous replication needs to become a real, supported function of the mail file.  It's a great feature but very difficult to find documentation on it.  I am hesitant to deploy to users without confidence that it will work as it should and be supported by Lotus.  Asynchronous replication is event-based ...
14

Remove DDM roll-up from Replication Events

: Domino Server / Other
: ddm, roll-up, log.nsf, replication, events
Mark Harbrow795 - 18 2008 (1)

In the Replication Events section of log.nsf it is flooded with entries of DDM doing the data roll-up every minute. Generally there is nothing in these documents anyway. It makes it very hard when checking the normal scheduled replication events.

Can it either be removed and put in it's own ...

13

Make "Retrieve Entire Document" cluster aware

: Notes Client / Mail
: replication, cluster
Christian Brandlehner1728 - 28 2007 (2)
When opening a truncated document, you can "retrive entire document" from the actions menu. If you have a replica of your mailfile on more than one server you will be presented with a list of servers. In case the server you selected is not available Notes prompts an error instead ...
13

Ability to merge change and to realtime show updates on the form when content changes.

: Domino Designer
: conflicts, replication, update fields, xpages, merge, userinterface
Hendrik Jan van Meerveld135 - 02 2010 (4)
If an agent, replication, or save action from another user changes the back-end document, then show this in the front-end UI document.
 
This Idea comes from a comment from Bruce Lill in idea "Problems of conflict situations".
Bruce, I like it so much that I made this idea out of ...
12

Policies for Replication Settings

: Domino Server / Admin Tools
: replication, policy, design, forms
Keith Brooks6783 - 06 2008 (0)
Right now there is NO way to use an API or exposed program method to write an agent which will check or uncheck the replication advanced options which would prevent design and form updates.
This is useful when doing a slow progressive migration or upgrade from r5 to r7 in ...
12

Prevent address book to replicate with another one it has not seen in xTime

: Domino Administrator / Directory
: adress book, replication
Jacques Page644 - 29 2009 (12)
I would like an option to prevent the address book from replicating with another one (same replica ID)  if it has not seen in a while.
 
I would set mine to 2 months.  If my address book as not seen you since then, there would be no replications (automatic anyway as it would ...
10

Update unreadmarks automaticaly

: Notes Client / Core/Frameworks (Incl. sidebar, rich text editor)
: unreadmarks, replication
Jan Schulz4378 - 19 2008 (1)
Please update the unread marks on the chicklets when new/modified documents are added to the local database and poll unread counts for server ones (only displayed chicklets -> stacked DBs).

It's a pain to wait for F9 to complete and especially for local DBs notes already ...
10

Improve Replication & Clustering Reliability

: Domino Server / Platforms
: replication
Mark Demicoli10094 - 11 2012 (1)
Replication & Clustered replication are fantastic and rather unique technologies which appear to be about 95% there.
 
What is still lacking is consistency. Databases 'get out of sync'.  The semi-official remedy is to  *reactively * perform manual tasks such as clearing replication history and re-creating replicas.  These measures are uncharacteristic of ...
9

Replication options on the fly

: Notes Client / Other
: replication, options, design, development
Joseph Hoetzl4678 - 21 2009 (0)
I'd like an option to change the replication settings on the fly. 
 
Why:
I update a template with a minor change - let's say a new column in a view
I refresh the design from the template of the app
I hit replicate, and it has to go through ...
-2

For server-based replicas, when choosing File-Replication-Replicate-Replicate With Options.....

: Notes Client / Other
: replication
Craig Wiseman21166 - 19 2007 (4)
When I choose to replicate a server-based database, I wish Notes would default to ANY other server than the one I'm on. It may well guess wrong, but if it acts as it does now, it's always going to be 100% wrong.
 
May it should just pick the first ...
-7

CLUSTER REPLICATION

: Domino Administrator / Admin Tools
: how, do, you, completely, disable, or, temporarily, pause, cluster, replication, in, domino, 6
Hasnain Yousuf297 - 21 2008 (3)
There are several ways you can pause or disable cluster replication depending on the purposes you wish to achieve.
If you wish to stop the Cluster Replicator temporarily, it is best to pause it rather than to stop it completely. When you pause the Cluster Replicator, it continues ...
-8

New view property to change replication priority

: Domino Designer
: view, replication, priority
Robert Ibsen Voith3979 - 06 2008 (3)

I wish we could specify some sort of "replication priority" on view level. The purpose is that the designer can to some extent tell the replicator what documents that should be replicated first.

For example may a view full of configuration documents be more important to the functionallity of the ...

-10

cascading replication on fields (optional) when solving conflicts

: Domino Designer
: replication, fields, conflicts
Hendrik Jan van Meerveld729 - 02 2009 (5)
This would be a field setting. I don't see a way to implement this with scripting, so I would like to see it implemented in the replication procedure.
 
Suppose John adds $1.00 to the "totalamount" field and Susan adds $3.00 to the same "totalamount" field. When replicating this would ...


:
:

Welcome to IdeaJam™


You can run IdeaJam™ in your company. It's easy to install, setup and customize. Your employees, partners and customers will immediately see results.

Use IdeaJam to:

  • Collect ideas from employees
  • Solicit feedback and suggestions from employees and customers
  • Run innovation contests and competitions
  • Validate concepts
  • Use the power of "crowd-sourcing" to rank ideas and allow the best ideas to rise to the top

IdeaJam™ works with:

  • IBM Connections
  • IBM Lotus Quickr
  • Blogs and Wikis
  • Websphere Portal
  • Microsoft Sharepoint
  • and other applications.

IdeaJam has an extensive set of widgets and API's that allow you to extend and integrate IdeaJam™ with other applications.

Learn more about IdeaJam >>


4
Add server and database as optional parameters for @GetProfileField and @SetProfileField
8
Have an option to copy an URL from an e-mail (or other)
-1
System wide Web Query Save
56
Please update Domino to fully support TLS (SSL v3.1)
4
Integrated ICS OneUI Editor for Designer
0
Design Element PostSave event
55
When deleting user, delete archive & roaming files as well as mail file
6
Agent context menu in editor tab eg. "Run Agent"
0
Please make the 'Database Users' view collapsible
5
Simplify the use of notes plugin for web browsers







IdeaJam developed by