This does not actually update a linked record on the blockchain. Instead, it creates a new linked record that prevents any further updates to the previous linked record, although it can still be queried for its status and content. Each linked record can only be updated once. To update the new linked record, a further new linked record must be created using the returned location of this linked record.
The record will be submitted to the blockchain asynchronously. You should use GET Location Status to find out whether the record has been confirmed before performing any other operations on the returned location.
The record owner selects any encoders (usually the same ones as previously used) and salt to use
The record owner updates a link record via nChain Event
nChain Event encodes the record as specified to produce a fingerprint
The fingerprint is written to the blockchain, updating the previous link location
The result is the new fingerprint and its new link location on the blockchain
The record owner stores the new salt, fingerprint and location for later processing
Any number of updates can be performed
The final "output" shows the record that was written to the blockchain.
The record owner updates the previous link location with a new record via nChain Event
The result is the new link Location of the new record on the blockchain
The record owner stores the new link Location for later processing
Any number of updates may be performed
Ideally, the record owner should check the status of the new link location
At least the location (shown as "txId") should be stored for subsequent operations: