<!ELEMENT update-item (set-property*)>

Parent: <gsa-template>, <transaction>

See Updating Items in the chapter Developing and Testing an SQL Repository.

Attributes

Attribute

Description

item-descriptor

The name of the item descriptor to use when updating items (required)

id

Specifies a repository ID to use for this item. You must specify id or tag.

tag

If you added your item with an <add-item> tag using the tag attribute, an <update-item> tag in the same XML file can refer to that item with the tag.

skip-update

Boolean. If set to true, specifies to update the item with property changes only when the transaction is committed..

Default: false


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

Legal Notices