Top
Systemwalker Software Configuration Manager Developer's Guide
FUJITSU Software

4.2.1 Software Information File

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-name>,<version>,<os-type>,<vendor>

...

Parameters

The following is regarded as a single definition:

[#][<software-id>],<software-name>,<version>,<os-type>,<vendor>

Column

Item

Meaning

Value

Remarks

#

Comment line

1

software-id

Software ID

Example: UDP00001

Can be omitted.

UDP followed by a five-digit number

The software ID is automatically collected during registration (do not configure this column during registration).

Specify the ID output in the list displayed during update.

2

software-name

Software name

Example: ABCDE-Software

Cannot be omitted.

3

version

Software version

Example: 1.0

Cannot be omitted.

4

os-type

OS type

Example: Windows

Cannot be omitted.

5

vendor

Software vendor name

Example: ABCDE Company

Cannot be omitted.

Notes

None

Examples