KMSCCoreImport utility

The utility KMSCCoreImport imports data from the core table in Service Manager to the kmdocument table in the Knowledge Management application. This import migrates the IRExpert knowledge documents from previous versions of ServiceCenter. By importing data from the core table used by IRExpert, you make the data available to the Knowledge Management application.

The KMSCCoreImport utility is for a one-time transfer of all files from the core table into the Knowledge Management application. If you run this code more than once, it imports duplicate data into the Knowledge Management application.

You can edit KMSCCoreImport utility script to take into account any customizations of either the core table or the data contained in the core table. The areas in the KMSCCoreImport script where changes are allowed and expected are clearly marked. Also, those sections of the code that cannot be changed are also commented accordingly.

Related topics

Knowledge Management migration
Modifying the KMSCCoreImport script file
Running the KMSCCoreImport script