Copying categories and keywords when merging wire stories

Build 1501 on 14/Nov/2017  This topic last edited on: 21/Mar/2016, at 18:34

By default, merge dialog box won't copy categories and keywords when merging wire stories. This is achieved by scripting, and it's ready-to-use in GN4 1.4.1643.x, 1.5.1643.x and 1.6.1643.x or newer.

This topic explains how it is done, and which changes you have to apply if you are using an earlier GN4 version than listed above, or custom ted4_Config.xml.

The ways to get this into your system:

Upgrade your system to the above listed version of GN4: this will automatically use the updated system scripts, and - if you use the standard ted4_Config.xml, it will also automatically resolve the issue. If your ted4_Config.xml is custom, then you need to update the MergeToUI as explained below, and then load it in the database.

Upgrade only system add-ins and configuration: Download the latest system add-ins for your version, compile them locally and load in the database. if you use the standard ted4_Config.xml, load it in your database. If your ted4_Config.xml is custom, then you need to update the MergeToUI as explained below, and then load it in the database.

Apply all the changes manually on your system add-ins and configuration.

There are two parts to adjust: one in Ted.vb, modifying MergeToNewArticle script, and another in ted4_Config.xml in <objectUI name="MergeToUI". Both work together and both must be configured exactly as explained below.

Click to toggle expandMergeToNewArticle
Click to toggle expandMergeToUI