In order to create a view within a Lotus Notes database that will allow you to see all of the Replication/Save Conflicts, you will need to have Designer Access to the database.

  1. Open the Lotus Domino Designer.
  2. Create a New View, with no response hierarchy (Replication/Save conflict documents are response documents)
  3. Use the following Selection formula for the view:

                                      SELECT @IsAvailable($Conflict)
  4. If you want to display additional field information in the view then the relative columns must be set as categorized or they will not appear. If you then additionally want to have the notation "[Replication or Save Conflict]" appear for each document (which makes it easier to select them) simply create a non-categorized column with the formula "".

Note: It is expected that a conflict document will simply display the entry "[Replication or Save Conflict]" unless there are categorized columns in the view.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.