Purpose
This Web service updates optional attributes
for an item in the Location Awareness Services for WebSphere® Premises Server database.
Key properties cannot be changed with this service. Use the UpdateItemById
Web service to update key properties. You only need to provide the optional
attibutes you want to change. To blank out existing attributes, provide blank
or null values. A list of groups always replaces the old list of groups.
updateItem class_name key_attributes optional_attributes related_groups locale_descriptorNote: - All key attributes must be filled with a string that matches the defined
data type.
- If a hierarchical groups is set to yes, only the first group will be taken.
- If a parent_item_ID and parent_tag_ID are
set (as optional properties), the parent must exist and be part of a container
class.
The output from the Web service is the item ID and the timestamp
of the last update.