cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Summary

This article explains how to reactivate an asset that has been set to archive.

Synopsis

If you set an asset to a status which sets the asset to archive, you won't probably be able to reactivate the asset because an archived asset is not editable anymore in Spider.

Discussion

There are two methods that will allow you to reset the status.

(1) Use the Asset Import Launcher to update the status of the appropriate asset creating an xml file with the following content (sample):

Locate Spider.Asset.Import.Launcher.exe typically found in ..Spider\CoreServer_00\ImportLauncher\Asset

 

<?xml version="1.0" encoding="iso-8859-1"?>
<ResultBatch>
  <Asset>
    <AssetNo>VM000023</AssetNo>
    <AssetStatusName>Active</AssetStatusName>
  </Asset>
</ResultBatch>

 

  1. Open Notepad and paste in above XML Schema.
  2. Replace the content of the AssetNo and the AssetStatusName with your values.
  3. Save as .xml.

(2) In Assets you can use Bulk Change.

  1. Open Assets via Asset Management.
  2. Filter the Archived asset.
  3. Select Bulk Change from Bulk operations.
  4. Select relevant asset > Next >
  5. Select Status > Change Status >
  6. Save

 

 

Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Apr 17, 2020 09:22 AM
Updated by: