Nikola,
This is maybe simpler than you expected - or I'm misunderstanding. If you call `createEntity(self.entity)`, the `self.entity` will be updated with the latest server version that you have after the create, i.e. all properties will be updated with the response from the create operation.
Thanks
Andreas
Add comment