Element Details: Procedure.SimpleDB+Update+Item
 Back


Available in: Logi Info Source code name: Procedure.SimpleDBUpdate

Add or change attributes of an Amazon SimpleDB item. Use ColumMap child elements to specify the values of each attribute.

Element Group:SimpleDB



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
ConnectionID
UserDefined
(Required) Specifies a connection to a data source that is defined in the Settings. For elements connecting to relational databases, default is the first Connection element in _settings.lgx.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
SimpleDBDomain
UserDefined
(Required) The name of the SimpleDB domain (similar to a table).
SimpleDBItemName
UserDefined
(Required) The value of the Item Name, the unique identifier for a record in a SimpleDB domain.



PARENT ELEMENTS

Click element to drill down for more information.



CHILD ELEMENTS

Click element to drill down for more information.

Column Map If Error


 Back to top