audit in 10g form
After migrating from form 6 to 10 with SSO integration, all audit columns( user_created, user_updated) now show RAD value that users belong to not the user's logon id anymore. The audit action were done by triggers on DB side.
What is the remedy on this situation. Can I pass value back to db trigger or can I handle it from the form side ?
0