utledidlist (Command to output the list of management information)

This command outputs a list of management information.

The list of management information is output to standard output which format is CSV, separates each data with comma (,) (character code is local host kanji code). To output the results to a file, use the redirection symbol (>).

The date is output in a format that is set to "date format (datefmt)" of the system environment settings.

The Updated By is not output in the case of DataMagic Desktop.

Table 1.10 Executability of commands

Grade

User type for DataMagic

Business group settings for management information

Access rights

Executability

DataMagic Server

Superuser

Executable

General user

Omit specification of rights (#1)

Executable

Specify rights

View, View and refresh

Executable

Other than the above

Not executable

DataMagic Desktop

Executable

#1

:

Indicates that user rights are not specified for business groups but they will be used as filtering conditions.

Command

utledidlist -i {ed|csv|fmt|mfmt|hfmt|xml|excel|db|dbc|pon} [-d id] [-g grpid] 

Parameters

-i {ed|csv|fmt|mfmt|hfmt|xml|excel|db|dbc|pon}

Management information to be output the list. (This parameter cannot be omitted.)

ed

: Data processing information

csv

: CSV information

fmt

: Format information

mfmt

: Multi format information

hfmt

: Hierarchy format information

xml

: XML information

excel

: Excel information

db

: Database table information

dbc

: Database connection information

pon

: Common components information

-d id

The management information ID to be output. (This parameter can be omitted.)

You can use an asterisk (*) to specify an ID that begins with, ends with, or contains a specified character string.

If this parameter is omitted, all of the IDs are assumed. If you specify -g at the same time, the management information that meet both of the parameter settings is subject to output.

Note

Enclose the id with double quotation marks (") if you want to use an asterisk (*).

Example: -d "ab*"

-g grpid

Business group ID related to the management information to be output. (This parameter can be omitted.)

If you omit this parameter, the management information of all business groups is output. If you specify -d at the same time, the management information that meet both of the parameter settings is subject to output.

Output format

Example of CSV format:

"ID","Updated by","Business group","Date modified","Comment"
"CSV01","abc","grp01","2016/11/08 10:43:13","Test;Output"
"CSV02","admin","","2016/11/22 19:21:48","For Input"
"CSV03","def","grp02","2016/03/26 12:33:21",""
"incsv","def","","2016/01/01 09:02:14",""