Requirement to enable auditing on every form in Oracle apps 11i,Dynamically [message #424036] |
Wed, 30 September 2009 00:42 |
parag_narkhede
Messages: 110 Registered: January 2008 Location: Pune
|
Senior Member |
|
|
Hello All,
I have following requirement Oracle apps 11i forms6i:
Client want to audit the changes in data which user does on the oracle form and save old values and new values in DB table.
Currently they do have this system working but, only for some forms.
Now they want generic. Means, user will navigate to any form in Oracle apps. there he will get Menu option in menu "Enable this form for auditing". After pressing this menu option, another form will come where he will be able to see all fields on the form with check box in front of each field.
Here user will select those fields which he want to enable for auditing.
Thereafter all changes which user do on the form, those old and new values will get store in one custom table.
Since information about fields is not stored in database, how can I make it generic. So that user will navigate to any form in oracle apps and will be able to enable it for auditing?
can we do this by using any interface with Java with oracle form?
Let me know, if my requirement is not clear to you.
Regards,
Parag
|
|
|
|
|
|
|
|