This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Flexera Community
- :
- Spider
- :
- Spider Knowledge Base
- :
- How to reactivate an asset that has been set to archive in Spider
Subscribe
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
How to reactivate an asset that has been set to archive in Spider
How to reactivate an asset that has been set to archive in Spider
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>
- Open Notepad and paste in above XML Schema.
- Replace the content of the AssetNo and the AssetStatusName with your values.
- Save as .xml.
(2) In Assets you can use Bulk Change.
- Open Assets via Asset Management.
- Filter the Archived asset.
- Select Bulk Change from Bulk operations.
- Select relevant asset > Next >
- Select Status > Change Status >
- Save
0
470
No ratings