Decommission Item
Decommission an item that is no longer is no longer in use within your organization.
- Connect to the configuration web service.
- Set the unique identifier of the item to decommission.
- Set the description of the decommissioning action. This will be recorded in the event log, and displayed in the item.
- The item must not be checked out.
Code Sample
# Decommission the item.
$xia.DO_DecommissionItem(2685, "Change record 12345");