Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Production Management

UpdateRecordStatus response message

  • Last UpdatedAug 29, 2023
  • 1 minute read

This is an example of the full structure of an UpdateRecordStatus response message.

<UpdateRecordStatusResponse>

<UpdateRecordStatusResults>

<UpdateRecordStatusResult>

<SetId>11257</SetId>

<RecordAction>Confirm</RecordAction>

</UpdateRecordStatusResult>

</UpdateRecordStatusResults>

</UpdateRecordStatusResponse>

Response parameters: UpdateRecordStatusResult section

The results of a single record update, containing the SetId and RecordAction.

<UpdateRecordStatusResult>

<SetId>11257</SetId>

<RecordAction>Confirm</RecordAction>

</UpdateRecordStatusResult>

Parameter

Description

SetId

Returns the SetId of the specific record that was updated. This is a unique identifier for the record. This parameter maps to the row.id returned by GetData. It is a numeric value. When a record is edited, this is the ID for the specified record. When new records are inserted, this is a new ID for created records. For movements, the SetId is 0 (zero).

RecordAction

Returns the action taken on the record: Confirm or Unconfirm.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in