technote:cgi
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| technote:cgi [2026/02/19 04:29] – [Setting Report Format] Scott Cunliffe | technote:cgi [2026/02/19 04:51] (current) – [Report Variables] Scott Cunliffe | ||
|---|---|---|---|
| Line 124: | Line 124: | ||
| spaces are replaced with + | spaces are replaced with + | ||
| - | To avoid using your password in plain text in the URL, create a file C: | + | To avoid using your password in plain text in the URL, create a file C: |
| Attributes are separated using the & symbol | Attributes are separated using the & symbol | ||
| Line 140: | Line 140: | ||
| Using CGI, to set the report format locally, use the variable RPT | Using CGI, to set the report format locally, use the variable RPT | ||
| - | < | + | < |
| Or if the report format stays as CSV, you can set the value globally. | Or if the report format stays as CSV, you can set the value globally. | ||
| Line 151: | Line 151: | ||
| This forces TapeTrack utilities run via Apache CGI to output in CSV format. | This forces TapeTrack utilities run via Apache CGI to output in CSV format. | ||
| + | |||
| + | ===== Report Variables ===== | ||
| + | |||
| + | All report [[variable: | ||
| + | |||
| + | A command line example of calling TMSS10Inventory, | ||
| + | |||
| + | < | ||
| + | TMSS10Inventory -S user: | ||
| + | |||
| + | Apache/CGI | ||
| + | |||
| + | < | ||
| + | |||
| ===== Example: Generate CSV Inventory Report ===== | ===== Example: Generate CSV Inventory Report ===== | ||
| Line 160: | Line 174: | ||
| The browser should display the CSV output, or prompt to open it in Excel. | The browser should display the CSV output, or prompt to open it in Excel. | ||
| - | ===== Troubleshooting ===== | + | |
| Line 176: | Line 190: | ||
| * Only allow execution in a controlled folder | * Only allow execution in a controlled folder | ||
| + | {{tag> reports utils cgi apache technote cli}} | ||
technote/cgi.1771475364.txt.gz · Last modified: 2026/02/19 04:29 by Scott Cunliffe
