If we use IDfId checkin(boolean keepLock,
String versionLabels)
throws DfException
method, we get new version of IDfSysObject
. How can I remove the latest version and get back to the previous version?
To revert to a previous major version You need to do the following:
save modified IDfPersistentObject
get all IDfPersistentObject with R_VERSION_LABEL > than your new current version