Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Author

Steve Peregrine BEng Hons, Senior Technical Manager


Project Merging Best Practice Guide

In order to get the best expected results when merging projects in WinCan VX, we must step away from the default merging strategy that is set in the application.

The default strategy is what is commonly known in database merging applications as a ‘Safe’ merge where table objects are not edited, and where the source table and the target table have an object with the same ID, then the merge creates a 2nd record, rather than updating the target record.  The problem with this is that (particularly with manholes), you end up with a load of duplicate objects, which then goes on to create all sorts of problems with exports etc.

When we talk about merging, we use the terms ‘Source’ and ‘Target’ to refer to project databases.  We always merge the Source project into the Target project, and WinCan VX allows multiple Source projects to be merged into a single Target project in one step.

Good project merging requires good source project data, and too all to often when the merged result is not as expected, it is to easy to blame the merging tool, but when we investigate deeper, we find that the source data was not good before the merge took place.

To improve the merge strategy and protect the target database in case of errors after merge, follow these steps:

Step

Description

1.

Open the source project(s).

2.

Launch the Duplicates Finder (in Tools -> Misc Tools) and search for duplicate sections and nodes in the option list in the bottom-left corner:

Project Merging 1.jpg

3.

The result will show you where you have duplicated asset IDs in your project.  All duplicate instances should be considered carefully, and good engineering judgement made on how to handle each one based on the object ID’s data.

  • Clicking the ‘Resolve all’ button will solve many of the problems by converting two instances of the same pipe ID into one pipe ID with two inspections (also for nodes), but can also introduce new problems if the two assets really are different pipes and the error is that one of the pipe IDs is incorrect.

Project Merging 2.jpg

4.

Run the WinCan VX Validation tool and resolve all errors on sections, laterals and nodes.

5.

Repeat steps 2 – 4 for all the source projects and the target project.

6.

Backup the target database files (Note – this will be automatically done in WinCan VX from version 8.0 onwards).  To do this, simply copy and paste the database files inside the project DB folder to a new location (recommended is [Project Folder] -> Misc -> Backup).  This is the save location of the auto-backup feature in v8.0 and higher.

  • There is no need to backup the source project database files because these will not be modified during the merge process.

  • The reason for doing this is that during the merge process, the target database will be modified, so in the unlikely event that the result is not what is expected, then it is easy to restore the target databases back to how they were before the merge.


Project Mergers

From this point onwards, you have 2 choices with regards to how you merge the projects. You can use the old merger that was original shipped with WinCan VX or the new merger which has been developed with improved business logic but also as a stand alone tool that can run without WinCan VX running which means it can be used in other places, like on WinCan Web.

Both of the mergers are launched from the Project Merger button in the Data Exchange ribbon:


New Merger

Here are the steps to follow on from the pre-preparation work that you have already done by following the guide above.


Old Merger

Here are the steps to follow on from the pre-preparation work that you have already done by following the guide above.

Step

Description

1.

Open the Project Merger and go directly to the Wizard Settings from the File menu:

Project Merging 3.jpg

2.

In the Section tab, ensure the Section options are set to ‘Standard merging’:

Project Merging 4.jpg

3.

In the Node tab, ensure the Node options are set to ‘Standard merging’:

Project Merging 5.jpg

4.

In the Lateral tab, ensure the Lateral options are set to ‘Standard merging’:

Project Merging 6.jpg

5.

Click the green tick to proceed and go back to the main merging window.

6.

Select the source project or projects (you can select more than one if you need to):

  • Note – only projects in your WinCan VX project list are available for merging.

Project Merging 7.jpg

7.

Click the ‘Next’ button.

8.

Select the target project (it only needs to be highlighted):

Project Merging 8.jpg

9.

Click the ‘Next’ button and you will be presented with a summary of the options that you have selected for review.

10.

Click the ‘Next’ button again to execute the merge process.

11.

When the merge has finished, open the target project and repeat steps 2 – 4 again.  There are likely to now be some data duplicates in your project, and these can confidently be resolved by clicking the ‘Resolve all’ button this time.

12.

There are now likely to be multiple inspections of some assets (particularly nodes), where one or more of the inspections are empty with no tangible data attached.  To clear out these unwanted inspections, select the ‘Delete empty inspections’ option (in Tools -> Misc Tools, only available in WinCan VX v9.0 and higher) and execute:

Project Merging 9.jpg

Note:  Once these Wizard merge options have been set, they will remain as the default options until they are changed, or the software is updated.

There are some cases where slightly modifying these settings can give a better result and by rolling back the required databases you can try to merge again to see how the new merged result looks:

Step

Description

2.

In the Section tab, ensure the Section options are set to ‘Differential' merging:

ProjectMerging1.jpg

3.

In the Node tab, ensure the Node options are set to ‘Differential' merging:

ProjectMerging2.jpg

4.

In the Lateral tab, ensure the Lateral options are set to ‘Differential' merging:

ProjectMerging3.jpg

Back to the top.

Back to the HADDMS Project Merging Page.

  • No labels