Hi,
1. Currently there is no update of a single node possible (not implemented yet). Only documents can be updated.
2. For Locktypes and how to use locking have
a look at the documentation, e.g.
Tamino 2.3.1.1/help/xprog/xprspstr.htm#xprstran
The _isolation Parameter
The _isolation parameter specifies in what way two or more applications can access the same data simultaneously. If one session is currently accessing data from the database and a second session attempts to access or modify the same data, the setting of the _isolation parameter for each of the sessions determines whether access is possible for the second session.
The _lockwait Parameter
The _lockwait parameter specifies which action to take if data is currently not accessible because another transaction has used the _isolation parameter to restrict access to the data. This parameter can have the following values:
…
Best regards,
Jan Harmsen
Technology Consultant
Partner Engineering
#webMethods#Tamino#API-Management