Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ADF issue

Kartik PappuJul 21 2025 — edited Jul 21 2025

The issue which I'm going to highlight here is occurring in Oracle ADF.

Facing one specific issue w.r.t Entity Objects “modified_by” and “created_by” attributes by using Track Change History functionality.

  1. Whenever an user tries to do a transaction, instead of updating that very same user's ID in “created_by” or “modified_by” field the user who had last logged in(another session), that last logged in user's ID is getting updated in either of these 2 fields.
  2. When creating new records, the “created_by” and/or “modified_by” fields show the username who logged in from another session instead of the currently connected user who is doing the transaction.
  3. Our ADF framework is 12c.
Comments
Post Details
Added on Jul 21 2025
0 comments
35 views