Hello, I've been trying to set an OID to my entities using an OIDTrigger when working in local mode (LocalODB using a ClientStorageEngine), however when it gets to the point to set the OID in the object (OIDTrigger.setOid()), I'm not able to set the OID, it always sets it to null, when working in CS mode it works perfectly.
Is it not possible to use an OIDTrigger when working in local mode? is this reserved for CS mode only?
Thanks in advance!
Edgar Merino
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I've been trying to set an OID to my entities using an OIDTrigger when working in local mode (LocalODB using a ClientStorageEngine), however when it gets to the point to set the OID in the object (OIDTrigger.setOid()), I'm not able to set the OID, it always sets it to null, when working in CS mode it works perfectly.
Is it not possible to use an OIDTrigger when working in local mode? is this reserved for CS mode only?
Thanks in advance!
Edgar Merino