I use the following code (which is a simplified version of what happen on a server) :
tstartfor1Test.Test is a persistent class that inherit from %Persistent :
I think delocks are needed because of the transaction, to maintain data consistency, but why exactly are they needed here ?
Is there some options that can be used to avoid the delocks ? (even if data consistency is lost).
.png)

I dont get any Errpr when i log my request message at this time i want to call a operation.
.png)
.png)


