Merging new objects with your tailored objects

After you have applied the out-of-box patch successfully, you are ready to reconcile the differences and merge the new objects with your tailored versions of the objects where necessary.

  • Use the Merge utility to view and merge simple objects.
  • Use the Merge utility to identify the changes necessary for records with complex data structures, such as formatctrl, joindefs, links, and structured arrays, but use the normal tool for tailoring these objects to integrate the necessary changes manually.

Caution Avoid merging changes in XML records where there are instance nodes with record IDs (such as, recordid=“svcCatalog”). Changes to instance nodes with record IDs can break the primary key for a record.

Follow these steps to use the Merge utility:

  1. From the Windows client, log in to your HPE Service Manager server as a System Administrator.
  2. Go to System Administration > Ongoing Maintenance > Upgrade Utility > View/Merge Results.
  3. Enter optional search criteria, and then click Search.

    HPE Service Manager displays the results of your search. For more information, see Description of View/Merge results.

  4. Open the record you wish to merge, right-click the detail page and then click Merge in the drop-down menu.

    HPE Service Manager displays both objects side-by-side in the Merge Applications Patch Records view.

    Tip The XML for the new object is shown on the left side, and the XML for your tailored object is shown on the right side with the differences highlighted.

  5. For simple objects and elements, use the arrow buttons at the top of the pane to select individual changes and copy them from the new object over to your tailored object, or copy all changes from the new record to your tailored object. For complex objects, do the merge manually by using the appropriate tool for the object type.
  6. Click SAVE.
  7. Test the updated functionality of the merged object.
  8. When you are satisfied that the object is working correctly, right-click the detail page and then click Mark as Reconciled in the drop-down menu.
  9. Repeat this procedure for all changes that need to be merged.