Subject | Problems with IBO and CacheUpdates |
---|---|
Author | Paulo Henrique Albanez |
Post date | 2002-01-30T14:28:52Z |
1) IBO does not apply updates at the same order that the records were changed:
I change the record 1
I change the record 2
ApplyUpdates
The IBO apply the record 2
The IBO apply the record 1
2) When ApplyUpdates failure, the records that were already applied, are not reverted, NodeList.ProcessUpdates(cupRollback) is not executed.
3) When another user changed the record, it is not exhibited no warning message, the current user does not know when recorded or not the modifications.
Regards
PHA
Nova Odessa / SP - Brazil
[Non-text portions of this message have been removed]
I change the record 1
I change the record 2
ApplyUpdates
The IBO apply the record 2
The IBO apply the record 1
2) When ApplyUpdates failure, the records that were already applied, are not reverted, NodeList.ProcessUpdates(cupRollback) is not executed.
3) When another user changed the record, it is not exhibited no warning message, the current user does not know when recorded or not the modifications.
Regards
PHA
Nova Odessa / SP - Brazil
[Non-text portions of this message have been removed]