Asset Inventory
You can initiate an inventory task only for the assets that are in stock (the Storage stage) or allocated to users (the In operation stage).
Roles required:
- To read – itam_agent.
- To create – itam_operation_specialist, itam_process_manager.
- To update – itam_operation_specialist, itam_process_manager.
Only users with the itam_operation_specialist role can be assigned to the task.
Task control
To change the task state, use the UI actions located in the top right corner of the form and on the Inventory widget form. When you save the form for the first time, its state changes to Registered.
UI action | Description |
---|---|
Start work | Click to start work on the task, its state changes to In progress. The Assigned user field is populated automatically with the name of the current user. The button is available to the assigned user and the members of the assignment group. |
Add assets | Click the button to add the assets to the inventory task. In the modal window that appears, select the necessary assets and click Add selected. The button is available for the Assigned user. |
Cancel task | Find the button in the burger menu . Click it to cancel the task. In the modal window that appears, specify the reason and confirm the task cancellation. The task state changes to Completed with the Canceled closure code. The assets added will be removed from the task. |
Complete | Click to complete the task. In the modal window that appears, add the necessary inventory documents and click Complete. The task state changes to Completed. The button is available for the Assigned user. |
Download report | Click to download the inventory report in the PDF format. The button appears in the Import a list of assets widget after the list of assets inventoried is uploaded. |
Inventory Task form fields
Field | Mandatory | Description |
---|---|---|
Subject | N | The field is populated automatically with the Inventory, the stock name, and its location when saving the form for the first time. You can edit the field. |
Stock | Y | Specify the stock where the inventory task must be done. |
Location | Y | The field is populated automatically with the selected stock address. |
Reason | Y | Specify the reason. Available options:
|
Inventory commission | Y | Specify the users that join inventory commission for the task. |
Priority | N | Specify the task priority. Available options:
|
Inventory documents | Y/N | Select the inventory results report. The document must be of type Form, subtype Inventory form. |
Assigned user | Y/N | Specify the user assigned for the task. You can select only a user with the itam_operation_specialist role. If the current user has the mentioned role, this field is populated with their name after they click the Start work button. The field is not mandatory when the task is in the Registered state and the Assignment group is not empty. |
Assignment group | Y/N | Specify the group responsible for the task. This field is non-mandatory if the Assigned user field is populated. |
Work notes | Y/N | Add comments to the task. The field is mandatory if Reason is Other. |
Related lists
Assets to be inventoried – the assets that must be inventoried within this task. You can remove the assets from the list. To do so, select the assets in this related list and click Remove the selected assets above the related lists area. To add more assets, click Add assets in the top right corner.
Inventory Report – the inventory list that displays comparison results of the inventory, such as asset data mismatches between the system and the uploaded file.
Inventory History – all asset lists that have been uploaded to the task with the Import a list of assets widget.
Create task
You can conduct inventory of assets with the following attributes:
- Stage – Storage or In operation.
- State – Available or In use.
- Same Stock for the inventoried assets.
-
Create a task. There are two ways to do it:
Way Steps Use the Stock form - Navigate to ITAM → AMDB → Stocks.
- Open the required stock record.
- Click Create task.
- In the window that opens select Inventory from the drop-down list and click Create task.
Use the Inventory tasks (itam_inventory) table - Navigate to ITAM → Tasks → Asset Inventory.
- On the form of the page that opens click New.
-
Fill in all mandatory fields on the form and clock Save.
-
Click Add assets in the top right-hand corner.
-
Select assets to be inventoried and click Add selected. The selected assets will then be shown on the Assets to be inventoried related list.
Execute task
- After specifying all assets to be inventoried, click Start work. The task enters the In progress state. While the task is in progress, you can add and delete assets, but no changes can be made to the stock inventoried.
- Compare assets processed during inventory with those saved in the system. There are two ways described below.
Compare data with inventory numbers in an XLSX file
To avoid errors while uploading assets, we recommend using the template available for downloading on the widget form.
a. In the Inventory widget, upload an XLSX file containing inventory numbers processed during inventory. For consignment assets, specify their quantity.
b. Click Compare.
c. Refresh the page to see inventory results in the Inventory report related list. All mismatches are marked with orange. The column Result shows information on new assets, found and not found ones, as well as asset records that have mismatches.
You can create the asset list in any possible way. For example, you can record the assets manually. But the asset list file that you upload to the system must match the following conditions:
- The first table row is clear or contains the column titles.
- Inventory numbers of the assets registered during the inventory are stated in the first column.
- Quantity of units in assets with the Consignment checkbox selected is stated in the second column.
- If the Consignment checkbox is clear on the asset form, the column must be clear.
To avoid uploading errors, use the template available in the Import a list of assets widget.
If the uploaded XLSX file does not meet the requirements, the widget displays corresponding information. Correct the file and re-upload it. The number of uploads is unlimited. All uploaded files are stored in the Inventory History related list.
Compare data with inventory numbers from a third-party application
a. In the Inventory widget, switch the toggle Scan assets. Start transferring inventory numbers from a third-party application, for example, by scanning. Specify quantities for consignments.
b. You can interrupt data transfer and restart the process. To do so, click Restart.
c. Data transfer remains available even after all the assets supposed to be inventoried have been processed.
d. To finish inventory numbers transfer, click Complete. This action is available at any moment after starting the process.
e. Refresh the page to see inventory results in the Inventory report related list. All mismatches are marked with orange. The column Result shows information on new assets, found and not found ones, as well as asset records that have mismatches.
Inventory numbers data and the quantity of consignments arrives from an endpoint that receives information, for example, via scanning done in a third-party application. The endpoint is delivered set up out of the box.
Role required: itam_endpoint_user.
Address for interacting with the endpoint:
https://your_instance.com/v1/api/itam_itam/automated_inventory/v1/inventory
.
Endpoint response codes
Response code | Response | Description |
---|---|---|
200 | The asset has been successfully scanned | The request was sent correctly. |
403 | Invalid role | The user does not have the itam_endpoint_user role. |
404 | The inventory task not found | The request contains a task number that does not exist. |
406 | Inventory number is empty | The inventory number field is empty or contains only spaces. |
406 | The asset has already been scanned | The inventory number has already been sent and the report will not be generated. |
422 | The inventory history has been uploaded | The request contains the number of an inventory task in progress that has been processed by the widget. If necessary, you can restart the inventory process and scan the assets again. |
Complete task
- Click Download the report in the Inventory widget to download the report in the PDF format.
- (optional) Repeat the steps 3-6 if you need to correct some data.
- In the Inventory documents field, add the inventory report downloaded at step 7. Note that the document must be added to the Documents (itam_documents) table in advance.
- To complete the task, click Complete in the top right corner of the page. If you skipped step 9, you can upload the inventory results document in the modal window that opens and click Complete again.
If an asset is not found during the inventory, the following changes are applied to its record form when the task is completed:
- the Not found checkbox is selected.
- the inventory task number, during which the asset was not found, is added to the Work notes.
- the asset state and stage change to the ones that suit decommissioning and disposal task conditions:
Stage before the inventory | Stage and State after the inventory |
---|---|
Storage, Maintenance, Upgrading, Transfer | Storage, Pending decommissioning |
In operation | In use, Moving out of operation |
If an asset with the Not found checkbox selected is found during the inventory task, this checkbox is automatically cleared and information about it together with the inventory task number is added to the Work notes.