Page 1 of 1

Issue with databaseManager.saveData in an afterRecordUpdate

PostPosted: Tue Feb 05, 2019 1:43 pm
by bodnarescu.diana
Hello,

I am in an afterRecordUpdate event and creating a newRecord in a different table than the one that triggered the afterRecordUpdate.
I am calling databaseManager.saveData(newRecord). It returns true but the record's pk is a DbIdentValue, so not really saved.
Same thing happens if i call databaseManager.saveData().

I see in this ticket https://support.servoy.com/browse/SVY-1088 that this issue should be solved,
I would really appreciate advice or an update on this.

Thank you,
Diana

Re: Issue with databaseManager.saveData in an afterRecordUpd

PostPosted: Tue Feb 05, 2019 4:12 pm
by bodnarescu.diana
Important to mention: I am using Servoy Developer 8.3.3