Hi Every body
I have used "Track change history" in the Entity Object for WHO columns(Created_by,creation_date,last_update_date,last_updated_by).
Now whenver i update an existing record, last_update_date gets updated with the current date without error but if the same record is updated again it gives the following error.
"Another user has changed the row with primary key oracle.jbo.Key[139 ]."
if i dont use last_update_date, then every thing works fine.
Anyone knows how to resolve this?
i am using jdev Studio Edition Version 11.1.2.3.0.
Thanks