Issue 2
In Domino, a reference value that has trailing white spaces may cause the Synchronization Service to crash.
Issue 3
For random attributes that use empty string values, the Lotus Notes client may throw the following exception during an import:
Index was outside the bounds of an array.
Issue 4
For random attributes, the Lotus Notes client may throw the following exception during an export:
Error: Object reference not set to an instance of an object.
Issue 5
When the Lotus Domino connector tries to export an object rename, such as a change of last name, the following exception is thrown from the connector:
Encrypted parameter should be retrieved using the Secure Value property.
Issue 6
During a full import from Domino, an object that was flagged for replication conflict is imported. This causes transient objects to be created in connector space so that it becomes possible to have multiple objects that have the same distinguished name (DN).
After this update is installed, a new option is added on the global page to enable objects that are marked as conflict resolution victims. These objects are now silently ignored and will not be present in the connector space.
Issue 7
With the earlier algorithm for creating the distinguished name (DN) for
_Contact objects, it was possible that the created object would conflict with an existing object in the address book.
After this update is installed, all
_Contact objects are now created by using the additional
VC=_Contact object in their DN.
Issue 8
It was not possible to have both a Lotus Domino connector and the new SharePoint Identity connector on the same server.
Features that are added to the Lotus Domino connector
Feature 1
In Domino, an object may have multiple distinguished names. The
Full name attribute is multivalued, and references from other objects can use any of the values in the
Full name attribute. After this update is installed,
_Contact objects can be created and enabled for each value in the
Full name attribute. This makes sure that these references can be resolved. For these
_Contact objects, the following attributes are also added to enable joining to the real object:
- _personEmployeeID
- _personShortName
- _personEmployeeNumber
- _personDisplayName
- _routingName
- _contactName
- _displayName
- UniversalID
Feature 2
In Domino, a reference attribute that has routing information may be embedded as a suffix to the distinguished name (DN). For example, the member attribute in a group could contain "CN=example/organization@routing_information." The routing information is used by Domino to send email messages to the correct Domino system. This might be a system in a different organization.
After this update is installed, on the global page, you can specify the format of the routing suffixes that are used within the organization in scope of the connector. If one of these values is found as a suffix in a reference attribute, the routing information is removed from the reference so that the reference attribute will match the DN for the object in the connector space. If the routing suffix on a reference value cannot be matched to one of those that are specified, a
_Contact object is created.
The
_Contact object that is created has "RO=@
RoutingSuffix" inserted into the distinguished name. For such
_Contact objects, the following attributes are also added to enable joining to a real object if this is necessary:
- _routingName
- _contactName
- _displayName
- UniversalID
Feature 3
Support for Lotus Notes 9 is added.