Previous Topic: ExampleNext Topic: Example


listFetchedItemFiles—List Fetched Item Files

This action lists the fetched files of a fetched item of the specified Client Automation domain. To limit the amount of information, you can specify a filter.

This action has the following format:

area action=listFetchedItemFiles 
name=area_name 
item=item_name
[{filter=filter | filterfile=file_name}]
[sizeinkb]
name

Specifies the name of a Client Automation domain The files of its fetched items will be listed.

Item

Specifies the name of the item. Its fetched files will be listed.

filter

Specifies an expression to confine the amount of information listed (List of fetched items)

The following attributes are valid to build atomic filter expressions:

Attribute

Type

File name

String

File size

long

File type

{directory|file}

Last modified at

String

File attributes

[R][H][S][D][A][N][T][W][X][C]

R

READONLY

H

HIDDEN

S

SYSTEM

D

DIRECTORY

A

ARCHIVE

N

NORMAL

T

TEMPORARY

W

ATOMIC_WRITE

X

XACTION_WRITE

C

COMPRESSED

filterfile

Specifies the name of the file that contains the filter commands.

The commands in the file are specified in the same way as in the filter parameter, but the size of the file is limited by the capacity of the system that runs this command.

sizeinkb

(Optional) If the sizeinkb argument is coded, the size of the fetcheditemfiles is represented in kilobytes.

Default: Bytes