Designer’s Compare feature allows you to see differences between driver sets, drivers, channels, and policies that are stored in projects and those that are running in deployed systems. Previous versions of Designer only provided conflict resolution when importing a Driver. While importing, you could select which policies of the driver you wanted to update, but you could not view any differences between existing and new values.
Designer now provides conflict resolution on an object-by-object basis and allows you to view the differences between existing and new values when importing and deploying driver sets, drivers, channels and policies. For example, before deploying a driver object in Designer to a driver object that already exists in the Identity Vault, you can run Compare. Compare shows whether the driver objects are equal (no action is necessary) or unequal. If unequal, you can choose not to reconcile the driver objects, choose to update the driver object in Designer, or choose to update the driver object in eDirectory.
You can run the Compare feature at any time. If you choose to reconcile the differences between drivers objects in Designer and eDirectory while in Compare, you won’t need to run Import or Deploy.
Suppose you want to determine if you have deployed all of the changes you have made to a driver object in Designer to the same driver in the Identity Vault.
Right-click the driver object in either the Modeler view or in the Outline view. Select
to bring up the Designer/eDirectory Object Compare window.In the
portion of the window, you see the listed objects and attributes. Select the attributes and child objects to see the actual differences displayed in the portion of the window.The plus box at the right side of the
allows you to expand all elements in the parent object, and the minus box collapses all of the elements. The ? icon displays the Summary/Compare dialog box help. Server-specific attributes which are attributes that have a value for each server that is associated with a driver set, are displayed in the list with the server name in parentheses to the right of the attribute name.By default, the Compare window only displays values that are different between eDirectory and Designer. To view all of the object values, deselect
.Check to see the status of the values that are shown. Values that are equal are shown as
on the line in the Information portion of the Compare window.The following table describes what you see in the
line:The overlay image displayed in the object and attribute tree identifies objects or attributes that need reconciliation.
Under the Information portion of the Compare window, select how you want to reconcile the differences between the Source and Destination.
If
shows , you have three choices:To do nothing, keep the default value of
.To update the driver in Designer so that it contains the same information as the driver in eDirectory, select
.To update the driver in eDirectory to reflect the changes you have just made to the driver in Designer, select
.The green check box in the bottom corner of the icons shows all of the child objects that are being reconciled with the parent object. If you select the parent object to perform the update, then all of the child objects under the parent reflect that choice and you see the
button selected. If you do not choose a parent object, you can reconcile each child object individually. You can also see a small Designer icon and an eDirectory icon, showing how objects are being reconciled.Check to see the
values.The
values displayed in the bottom portion of the Designer/eDirectory Object Compare window vary, depending on the object being compared. For instance, Compare shows changes to policies or XML data. The Text Compare dialog box uses the Eclipse Compare editor to compare attributes that contain XML data, such as policy data, driver filters, or configuration data. The differences in the code are highlighted in blue.After you view the differences, click
to perform the reconciliation actions for each object in the tree, or click to close the Designer/eDirectory Object Compare window.Suppose you want to deploy a channel object from the Identity Vault and the same channel already exists in Designer. You can compare the two channels to see similarities and differences.
Right-click the channel object in the Outline view.
Select
to bring up the Designer/eDirectory Object Compare window.All Compare windows behave the same as described under the Section 19.7.1, Using Compare when Deploying a Driver Object.
Suppose you want to deploy a policy object from the Identity Vault and the same policy already exists in Designer. You can compare the two policies to see similarities and differences
Right-click the policy object in the Outline view.
Select
to bring up the Designer/eDirectory Object Compare window.All Compare windows behave the same as described under the Section 19.7.1, Using Compare when Deploying a Driver Object.
The attributes of the object are displayed in the single select attribute list. Selecting an attribute displays its value below the attribute list with the Designer value on the left and the eDirectory value on the right. The name displayed in the list is the eDirectory attribute name.
Three tables map the eDirectory attribute to the Designer property page or control, where you can change or set the attribute (you can’t make changes inside the Compare window). Table 15-1 shows Driver Set eDirectory attributes, Table 15-2 shows Driver eDirectory attributes, and Table 15-3 shows Channel eDirectory attributes.