<!ELEMENT load-items (#PCDATA)>

Parent: <gsa-template>, <transaction>

The <load-items> body is a comma-separated list of the repository IDs of the items that should be loaded into the item cache. Loading an item cache can improve performance, as it otherwise can take some time for the normal run of queries to fill the caches.

Attributes

Attribute

Description

item-descriptor

The item descriptor whose item cache should be loaded (required)

properties

A list of properties to cache. If no properties are specified, no properties of the items are cached.

load-all-items

Boolean. If set to true, the <load-items> tag loads all items for the given item descriptor, ignoring the list of repository IDs in the body of the tag.

Default: false

quiet

If this attribute is set to true, the <load-items> tag produces no output.

Default: false


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices