Migrating the install base information for existing cases

  • Rversion finale: Australia
  • Mis à jour 12 mars 2026
  • 1 minute de lecture
  • Your customer service agents can use the case form on the CSM Agent Workspace to add an install base item to an existing case.

    To populate existing cases with the install base information, agents can use the following sample script:
    var installBaseMigrationUtil = new sn_install_base.InstallBaseMigrationUtils();​ 
    installBaseMigrationUtil.populateInstallBaseOnCases(); 

    The migration script populates cases with the install base information, only if the case is associated with the install base item. To associate a case to an install base item, see Associate multiple install base items to a case.