ImportTaxonomyData

This batch process is used to import a taxonomy xml file into the system. The process is run each time after a new or the updated taxonomy xml file is available. When importing, the system checks the version numbers of any previously imported taxonomy versions against the version number of the taxonomy file that is being imported. The version number of the file is derived from the release date and the country code. If a version of the taxonomy which is imported already exists in the system with a different language (i.e. the two files are translations of the same taxonomy version), then the translations from the file being imported are added to the existing taxonomy. When a later version of a taxonomy is imported, the system compares the existing and new versions, and identifies any changes. This process is described in more detail in the Cúram Provider Management Guide.

Batch Process Class and Method: The class and method for this batch process is ImportTaxonomyData.importTaxonomy.