technote:report:inventory
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:report:inventory [2019/03/11 23:33] – [TMSS10Inventory Mode 1] Scott Cunliffe | technote:report:inventory [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== Reports - Inventory ====== |
- | ===== Desktop Programs Inventory | + | There are several ways to export the current status of Inventory from TapeTrack using: |
+ | * [[# | ||
+ | * [[# | ||
+ | * [[# | ||
+ | |||
+ | Which method suits your requirement depends on the information required in the report, as well as frequency the reports are required. | ||
+ | |||
+ | [[desktop: | ||
+ | |||
+ | Inventory reports that are required on a regular basis can be created using [[cli: | ||
+ | |||
+ | ===== Desktop Programs Inventory | ||
==== TapeMaster Inventory Reports ==== | ==== TapeMaster Inventory Reports ==== | ||
- | TapeMaster allows you to export to report one Customer' | + | [[desktop: |
- | Using the [[master: | + | Using the [[master: |
- | {{master: | + | ==== Examples ==== |
+ | === TapeMaster Inventory Window Report === | ||
+ | |||
+ | To export report from the TapeMaster Inventory window, select the required [[object: | ||
+ | |||
+ | < | ||
+ | |||
+ | | ||
+ | | ||
+ | | ||
+ | Production Time: Thursday, March 14, 2019 - 09:45:40 (AUS Eastern Daylight Time) | ||
+ | | ||
+ | |||
+ | ID | ||
+ | ---------- ---------------- --------------- ------- ------------ ----------- ---------- --------- -------------------- | ||
+ | 000001L3 | ||
+ | 000001L5 | ||
+ | 000001L6 | ||
+ | 000002L5 | ||
+ | 000003L5 | ||
+ | ---------- ---------------- --------------- ------- ------------ ----------- ---------- --------- -------------------- | ||
+ | </ | ||
+ | |||
+ | === TapeMaster Volume Global View Report === | ||
+ | |||
+ | To export reports from the [[master: | ||
+ | |||
+ | Select the required [[object: | ||
+ | |||
+ | < | ||
+ | |||
+ | | ||
+ | | ||
+ | Production Time: Thursday, March 14, 2019 - 10:10:36 (AUS Eastern Daylight Time) | ||
+ | | ||
+ | |||
+ | Volume | ||
+ | ---------- -------------------- ---- --------------------- ---- ------------- ---- --------------- ------- --------- ---------------------- --------- ---------- ------------------- ------------------ --------------------- | ||
+ | 000001L5 | ||
+ | 000001L6 | ||
+ | 000002L5 | ||
+ | 000003L5 | ||
+ | 000004L5 | ||
+ | ---------- -------------------- ---- --------------------- ---- ------------- ---- --------------- ------- --------- ---------------------- --------- ---------- ------------------- ------------------ --------------------- | ||
+ | </ | ||
+ | {{: | ||
+ | |||
+ | ==== Lite Inventory Reports ==== | ||
+ | |||
+ | [[desktop: | ||
+ | |||
+ | Required [[object: | ||
+ | |||
+ | Once the [[object: | ||
+ | |||
+ | < | ||
+ | |||
+ | | ||
+ | | ||
+ | Production Time: Thursday, March 14, 2019 - 09:45:40 (AUS Eastern Daylight Time) | ||
+ | | ||
- | ===== Command Line Inventory | + | Volume-ID Location |
+ | --------- ------------- -------------------- --------- | ||
+ | 000001L3 | ||
+ | 000001L5 | ||
+ | 000001L6 | ||
+ | 000002L5 | ||
+ | 000003L5 | ||
+ | --------- ------------- -------------------- --------- | ||
+ | </ | ||
+ | ===== Command Line Inventory | ||
[[cli: | [[cli: | ||
The Inventory report can be output in two modes: | The Inventory report can be output in two modes: | ||
- | * Mode 1 (default) will produce a report with the values: Sequence, Barcode, Location, Repository, Next Move, Days, Last Move, GDup, CDup and Container. | + | * Mode 1 (default) will produce a report with the values: Sequence, Barcode, Location, Repository, Next Move, Days, Last Move, GDup (Global Duplicate), CDup (Customer Duplicate) |
* Mode 2 will produce a report with the values: Sequence, Customer, Media, Total and Moving total. | * Mode 2 will produce a report with the values: Sequence, Customer, Media, Total and Moving total. | ||
- | Report output format | + | |
- | * Text | + | Reports |
- | * HTML | + | |
- | + | ||
- | * Portrait | + | |
- | * Landscape | + | |
- | * CSV | + | |
===== Examples ===== | ===== Examples ===== | ||
Line 33: | Line 108: | ||
=== Command Line Input - Text File === | === Command Line Input - Text File === | ||
- | <sxh> | + | <code> |
TMSS10Inventory -S user: | TMSS10Inventory -S user: | ||
- | </sxh> | + | </code> |
=== Text File Output === | === Text File Output === | ||
- | <sxh> | + | <code> |
| | ||
Line 62: | Line 137: | ||
------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ------------------- ---- ---- -------------------- ------------------------------ | ------ -------------------- ------------------------------ ------------------------------ ---------- ---------- ------------------- ---- ---- -------------------- ------------------------------ | ||
- | </sxh> | + | </code> |
- | ---- | + | Alternative Output Formats TMSS10Inventory Mode 1 Examples:\\ |
- | [[technote: | + | [[technote: |
- | [[technote: | + | [[technote: |
- | [[technote: | + | [[technote: |
---- | ---- | ||
+ | |||
==== TMSS10Inventory Mode 2 ==== | ==== TMSS10Inventory Mode 2 ==== | ||
===Command Line Input - Text File === | ===Command Line Input - Text File === | ||
- | <sxh> | + | <code> |
TMSS10Inventory -S user: | TMSS10Inventory -S user: | ||
- | </sxh> | + | </code> |
=== Text File Output === | === Text File Output === | ||
- | <sxh> | + | <code> |
| | ||
Line 90: | Line 166: | ||
1 Nashville Data Center | 1 Nashville Data Center | ||
- | </sxh> | + | </code> |
- | ---- | + | Alternative Output Formats TMSS10Inventory Mode 1 Examples: |
- | + | [[technote: | |
- | === Command Line Input - PDF File === | + | [[technote: |
- | + | [[technote:report: | |
- | <sxh> | + | |
- | set TMSSREPORTFORMAT=PDF | + | |
- | set TMSSPDFORIENTATION=landscape | + | |
- | TMSS10Inventory -S user:-password@server | + | |
- | </ | + | |
- | + | ||
- | === PDF File Output | + | |
- | + | ||
- | {{technote:tmss10inventory_mode2_pdf.png}} | + | |
---- | ---- | ||
- | === Command Line Input - Excel File === | + | {{tag> reports |
- | < | + | |
- | set TMSSREPORTFORMAT=EXCEL | + | |
- | TMSS10Inventory -S user: | + | |
- | </ | + | |
- | + | ||
- | === Excel File Output === | + | |
- | + | ||
- | {{technote: | + | |
- | + | ||
- | ---- | + | |
- | + | ||
- | === Command Line Input - HTML File === | + | |
- | + | ||
- | < | + | |
- | set TMSSREPORTFORMAT=HTML | + | |
- | TMSS10Inventory -S user: | + | |
- | </ | + |
technote/report/inventory.1552347188.txt.gz · Last modified: 2025/01/21 22:07 (external edit)