Functionality
This command is used to register/update the device information uniformly.
Record format
DTPA_ImportCsv.exe | /m Device Information File Name /f Execution Result Output Target Folder Name |
Option
Use the absolute path within 256 characters to specify the device information file for saving uniformly registered/updated device information.
Use the absolute path within 256 characters to specify the execution result output target file for saving uniformly registered/updated execution results.
Return value
0: ended normally
Non-zero: ended abnormally
Command saving location
The following folder in CS:
DTP Installation Directory \DTPA |
Authority required for execution/executing environment
Please execute by using user with Administrator authority.
This command shall be executed in CS.
Cautions
The file specified in /m is the same as device information file specified in [Register/Modify Asset Information] of AC main menu.
Command execution example
Specify “C:\devlist.csv” that records device information, and register/update the device information uniformly.
"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\DTPA\DTPA_ImportCsv.exe" /m C:\devlist.csv /f C:\result.csv |
Execution result/output format
When the command is ended normally:
"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\DTPA\DTPA_ImportCsv.exe" /m C:\devlist.csv /f C:\result.csv Batch Processing of Registration/Update of device information has been Completed. |
When an error occurs:
When an error occurs, please confirm the contents of execution result output target file specified when executing the command.
"C:\Program Files\Fujitsu\Systemwalker Desktop Patrol\DTPA\DTPA_ImportCsv.exe" /m C:\devlist.csv /f C:\result.csv An Error Occurred in Batch Processing of Registration/Update. Please confirm the execution result output target file. |
Output example of execution result output target file
The first item, “A-000000108”,“Item without Specified Device Name” The second item, “A-000000109”,“Item without Specified User ID” |
File format
No. | Item | Description |
|---|---|---|
1 | Location | File in device information file of abnormal device |
2 | Asset Number | Asset number of abnormal device |
3 | Contents | Exceptional contents |
The format of output file is the same as that of 2.7.2 Device Information File.