File name
Any name
Description
This file is used to register and update software information.
Register and update software information using the swcfmg_software (Software Information Management Command) options.
File location
Any folder
File format
CSV format
[#][<software-id>],software-info,.. ...
When installing this product, the software whose information collection sources were manually registered is in the following CSV format.
[#][<software-id>],<software-name>,<version>,<os type>,<vendor> ...
Parameters
The following is regarded as a single definition:
Column | Item | Meaning | Value | Remarks |
---|---|---|---|---|
# | Comment line | |||
1 | software-id | Software ID | Example: 4TIT42JIF@Direct | Can be omitted during registration. Cannot be omitted during updates. Cannot be modified. For registration, use the following format: An arbitrary string beginning with an alphanumeric character and containing up to 32 alphanumeric characters, hyphens (-), and underscores (_). Arbitrary character string + "@" + information collection source ID When omitted during registration, the ID is automatically assigned. A software ID which is already in use cannot be used. Specify the ID output in the list displayed during update. |
2 | software-info | The value of the first collection item | Example: ABCDE-Software | According to the definition of the software collection item, specify the values of the collection items in the defined order. Use swcfmg_source_def (Information Collection Source Management Command) to check the defined collection item. For details on the specifiable value for each collection item, refer to "1.1.2 List of Collection Items". |
3 | The value of the second collection item | Example: 1.0 | ||
... | ... | ... |
When installing this product, if the information collection source is manually registered software, the following is regarded as a single definition:
Column | Item | Meaning | Value | Remarks |
---|---|---|---|---|
# | Comment line | |||
1 | software-id | Software ID | Example: 4TIT42JIF@Direct | Can be omitted during registration. Cannot be omitted during updates. Cannot be modified. For registration, use the following format: An arbitrary string beginning with an alphanumeric character and containing up to 32 alphanumeric characters, hyphens (-), and underscores (_). Arbitrary character string + "@Direct" When omitted during registration, the ID is automatically assigned. A software ID which is already in use cannot be used. Specify the ID output in the list displayed during update. |
2 | software-name | Software name | Example: ABCDE-Software | Cannot be omitted. Cannot be modified. |
3 | version | Software version | Example: 1.0 | Cannot be omitted. Cannot be modified. |
4 | os type | OS type | Example: Windows | Cannot be omitted. Cannot be modified. The following types can be specified:
|
5 | vendor | Software vendor name | Example: ABCDE Company | Can be omitted. Can be modified. |
Notes
None
Examples
During registration
,ABCDE-Software,1.0,Windows,ABCDE Company ,FGHIJ-Software,2.0,Windows, ABCDE Company
During update
L31CWYNJI@Direct,ABCDE-Software,1.1,Windows,ABCDE Company 2KITGRJV8@Direct,FGHIJ-Software,2.0.1,Windows, ABCDE Company