Requirement to enable auditing on every form in Oracle apps 11i,Dynamically

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

Parag,
This is the General Forms discussion forum. Please post your question in the [EBS General Discussion|http://forums.oracle.com/forums/forum.jspa?forumID=475] forum. Having worked with EBS several years ago, I confident that Oracle already has an Auditing feature built into their system, I just don't recall how it is implemented or if it would work for your situation where the customer wants to turn it on and off on the fly. To be honest, I'm not sure it is a good design to allow the user to enable/disable auditing as this just seems to violate the "Auditing Paradigm." In any case, someone in the EBS Forum would be better able to answer your question.
Craig...

Similar Messages

  • Registering Forms in Oracle Apps 11i

    Hi hussein,
    This is the docs for registering an Oracle Form in Oracle Apps 11i.
    To Register a custom form in Oracle Applications, take the following steps.
    (As practice, copy the form FNDRSRUN.fmx under the $FND_TOP/forms to a file
    called RUNRPT.fmx. The form RUNRPT.fmx will now be used in the following steps.)
    1.Log into the Applications Developer responsibility
    2.Navigate to Application > Form
    3.Enter the form name under the "Form" column
         RUNRPT
    4.Enter the Application under the "Application" column using the list of value
      button, or the "List of Values" function under the "Edit" menu option.
         Application Object Library
    5.Enter a name for the form under the "User Form Name" column
         My Report Run Form
    6.Enter a description for the form under the "Description" column
         Custom Report Run Form
    7.Save
    [\code]
    My question is, how do I run the form in the Oracle Apps? After registering it.
    And this is also another doc:Rgistering form will takes following steps
    1) Create custom form
    2) place it in CUSTOM_TOP in unix box
    3) compile form with f60 gen and check whether compiled form .fmx is generated.
    4) register your from
    Registering a Form
    Navigation – Application Developer -> Application->Form
    5) Register Form Functions
    Navigation – Application Developer -> Application->Function
    6) attach it to menu.
    7) menu must be submenu to menu or attached as to responsibility from which you are going to run form.
    For report we are attaching concurrent program to responsibility but here form function must be attached to Menu.
    My question is, how do I know if a form has a function that needs to be registered?
    Thanks a lot
    msk

    Hi,
    My question is, how do I run the form in the Oracle Apps? After registering it.You already have the steps in your post, just add the form to the menu and attach it to the responsibility.
    My question is, how do I know if a form has a function that needs to be registered?Sorry, I cannot be of much help here, but you may check the Developer Guide and see if it helps.
    Oracle Applications Developer's Guide
    http://download.oracle.com/docs/cd/B25284_01/current/acrobat/115devg.pdf
    Regards,
    Hussein

  • Registering JSP forms in oracle apps

    Hi,
    Can anyone suggest me how to register JSP forms in oracle apps 11i (11.5.9 version), on Windows NT
    Regards

    Hi,
    My question is, how do I run the form in the Oracle Apps? After registering it.You already have the steps in your post, just add the form to the menu and attach it to the responsibility.
    My question is, how do I know if a form has a function that needs to be registered?Sorry, I cannot be of much help here, but you may check the Developer Guide and see if it helps.
    Oracle Applications Developer's Guide
    http://download.oracle.com/docs/cd/B25284_01/current/acrobat/115devg.pdf
    Regards,
    Hussein

  • How to access Oracle Apps 11i forms using Vmware Player?

    Hi,
    I have installed Oracle Apps 11i on native OS OEL5 Server and guest OS Windows XPP using Vmware Player.Now how to access Oracle Apps 11i forms from Windows XPP using Vmware on my OEL5 Server Desktop?
    Thank's
    Regard's
    Rerry

    Hi,
    If you mean how to access eBusiness Suite from within the Virtual Machine, then you just navigate to the same URL you normally would. You may need to put the machine alias in your hosts file if you are referencing it via machine name rather than IP address.
    If you mean that you want to load the form in forms builder (for example) then you need to FTP the form from server to client (as you normally would) and then open it in your client (XP virtual machine).
    If you want to use Workflow Builder (as per your original requirement) then you need to ensure that the TNSNAMES.ora file in the Workflow Builder home has an entry for your instance on Linux, and then you should be able to connect to the database directly.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Cant Open Oracle Apps 11i Forms after installing latest JRE

    We are currently on Oracle Apps 11.5.10.2. I had to install latest JRE 1.6 Update23 to be able to work on BI Publisher Templates and now I can't open any of the Oracle Forms under eBusiness Suite. IE just crashes, doesnt show any message on JInitiator Console either. Same issue with Mozilla Firefox browser.
    FYI..I have a colleague who is able to work on both...BI Publisher Template Mgr and Oracle Fin Forms with latest JRE installed..So dont think its a server issue, its just my client setup. Any help is appreciated.
    Thx

    What is the difference between your client and your colleague client (in terms of client OS, browser, installed applications, ..etc)?
    Do you meet the requirements in (Recommended Browsers for Oracle E-Business Suite 11i [ID 285218.1])?
    Can you reproduce the issue with Firefox?
    Please see if these docs help.
    Internet Explorer Crashes When Forms Is Launched [ID 430359.1]
    MS IE Browser Crashes With 'Abnormal Program Termination or 'Register Failk' When Accessing Discoverer 10g From E-Business Suite 11i (forms) or Oracle Forms [ID 396773.1]
    INTERNET EXPLORER CRASHES WITH ORACLE APPS 11I AND MICROSOFT SILVERLIGHT ADD ON INSTALLED [ID 1077496.1]
    Internet Explorer Crash With Unexpected Signal EXCEPTION_ACCESS_VIOLATION [ID 435562.1]
    Thanks,
    Hussein

  • How to print a message in forms in oracle apps

    Hi all
    i am using oracle apps r12
    In when button trigger how to print a message when the button is pressed.
    I tried message('HELLO'); this works in oracle forms but in oracle apps its different and i searched so for and used like this
    fnd_message.set_name( 'FND', 'FND_GENERIC_MESSAGE' ) ; but it doesnt works
    Regards
    Srikkanth

    Hi
    Thanks for your kind response.
    Can you please give me the steps to call a form from another form in oracle apps i am using apps r12.
    I have created a custom form and attached in the special menu and in that form i have two button are there. When the use click the one button another form(custom form) need to called. Can you please provide me the steps.
    Whether it is different from oracle form builder like CALL_FORM('FORM_NAME', ACTIVATE) like this.
    Regards
    Srikkanth

  • How to Implement KFF Range (Low and High) in query find form in oracle apps

    Hi,
    Please provide some sample script for using KFF range LOV (Low and High) in one of the query find form in Oracle apps R12.
    I need to customize one of the standard form and add this range functionality for that search form.
    Thanks,
    Prasanna

    Yuvaraaj,
    Your request is unique to the Oracle Enterprise Business Suite (EBS). Please post your question in the General EBS Discussion forum. If you have a general Forms question, by all means, ask it here! ;-)
    Craig...

  • Forms 9i in oracle apps 11i

    I extend my thanks to Mr. Yogender for answering my query.
    I would like to know where I could find the details of how forms 9i is supported in oracle apps 11i.
    regards
    susmitha

    Hi Susmitha,
    check on appsnet.oracle.com or metalink.oracle.com.
    Yogi

  • Registering oracle forms and reports in oracle apps 11i

    Hi all
    I am a newbie to oracle apps
    could someone please help me with registering oracle forms and reports in oracle apps 11i
    thanking in advance
    regards
    oracle user

    Hi,
    regarding adding (Add (C:\ABC) to FORMS60_PATH in the registry) could you please explain
    compilation is by f60gen @ (is this right?)Correct, the syntax of using f60gen is explained in (Note: 130686.1 - How to Generate Form, Library and Menu for Oracle Applications).
    The place where i am working has apps installed in IBM AIX server .. so how do i access Apps
    or can i access Apps via TOAD.You will have to access the server using ftp to download the pll files to your local machine. TOAD can be used to access the database objects only (not the physical application files).
    Regards,
    Hussein

  • Need open REPORT from FORM in Oracle Apps with Parameters

    Hello All,
    I have a custom Form, which is running fine in stand alone by invoking the report from it.
    There is a code in behind the button which triggers to open the report having parameters.
    Here we used RUN_PRODUCT function to invoke the form.
    Now when i register this same form in Oracle Apps environment, we are able to see the form,but when clicked to button, its erroring at RUN_PRODUCT
    Please let me know the workaround on this.
    Appreciate your support.
    Thanks.

    Hi,
    I have the rdf at the location at a particular unix server ( 10.10.10.10 say) at /abc/efg/OPENFORM.rdf
    This is the Test Instance server for Oracle Applications.
    How do I put this in we.show_document ?

  • Converting D2K form to Oracle apps Form

    Hi,
    How to convert normal d2k form into oracle apps Form.
    Thanks & Regards,
    Jayakumar

    Hi nvpjai
    u need 2 ask ur question there in General EBS Discussion
    Hope this helps...
    Regards,
    Amatu Allah

  • Using JavaBean in custom form for Oracle Apps

    Dear All,
    i had build a custom form contains JavaBean that enable user to open file dailog . i had built the java class and test it locally on another form it worked fine, but when run the form from the oracle apps nothing happens
    anyone can advise,plz?
    your notes will be appreciated ...
    thanks in advance...
    Moath Abusirdaneh

    Going forward we want to use this form to send information regarding any patches needs to be applied on any of our instances.If some other user select a patch which is already installed on that instance this form will pop up a message saying it's already installed.The purpose of this form is to monitor instance refreshing details.But this is already provided by Oracle through OAM or by querying AD_BUGS table. So, you could create a custom responsibility which contains the patching part only from OAM but this still require a login to the application.
    I do not think you can achieve the above (creating a custom form) without logging to the application -- You may log a SR to confirm this with Oracle support.
    Thanks,
    Hussein

  • Access Reports through Forms in oralce apps 11i

    HEllo All,
    My requirement is to get the reports data into form i.e. there is an ap check report and i would like to create a new form and call those check report fields into that form.
    I am writing the following code
    declare
    v_plist_id paramlist;
    pl_name varchar2(50) := 'rep_params';
    begin
    v_plist_id := get_parameter_list(pl_name);
    --check_param_list (pl_name);
    if not id_null(v_plist_id) then
    destroy_parameter_list(v_plist_id);
    end if;
    v_plist_id := create_parameter_list(pl_name);
    --add_parameter(v_plist_id, 'P_PAYMENT_BATCH', text_parameter, :block_name.item);
    add_parameter(v_plist_id, 'PARAMFORM', text_parameter, 'NO');
    add_parameter(v_plist_id, 'DESTYPE', text_parameter,:control.dest_type);
    add_parameter(v_plist_id, 'DESNAME', text_parameter,:control.dest_name);
    add_parameter(v_plist_id, 'DESFORMAT', text_parameter,:control.dest_format);
    add_parameter(v_plist_id, 'F_AC_PAYEE', text_parameter,:control.payee);
    run_product(reports, 'XXEGAPGBPCHK', asynchronous, runtime,filesystem, v_plist_id, null);
    end;
    Please suggest/advise how should i get the data populated into the forms in apps 11i. Its urgent.
    Regards,
    Abbas

    Hi,
    regarding adding (Add (C:\ABC) to FORMS60_PATH in the registry) could you please explain
    compilation is by f60gen @ (is this right?)Correct, the syntax of using f60gen is explained in (Note: 130686.1 - How to Generate Form, Library and Menu for Oracle Applications).
    The place where i am working has apps installed in IBM AIX server .. so how do i access Apps
    or can i access Apps via TOAD.You will have to access the server using ftp to download the pll files to your local machine. TOAD can be used to access the database objects only (not the physical application files).
    Regards,
    Hussein

  • How to reference /inherit property class in form in oracle apps

    Hi
    I had a Form which is register in the oracle apps but now i have another requirement to
    create a tab canvas put all fields of pervoius form(content form) into new tab page canvas
    now i want to know how i can reference/inherit the pervious conent form property class and object to new tab canvas
    since i didn't create with template fom .but i have property class in form module
    is it possible to inherit property classes
    Iam using form 6i,11i apps
    please help me

    It is possible.

  • Integration of calender functionality in the Custome form in Oracle apps.

    Hi,
    Thanks for all the support.
    I required one more help about integrating the calender functionality in the costume form of r12 Oracle Apps.
    Can Any body just give me the steps for the integrating the calender functionality. in R12 Oracle apps form.
    I have done the steps as like the 11i but its not working. Its urgent and I hv very less time to buid this form.
    Thanks
    Nihar

    Please see "Oracle Applications Developer's Guide", Page 9-18
    Oracle Applications Developer's Guide
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121devg.pdf
    Thanks,
    Hussein

Maybe you are looking for

  • Safari 2.0.4 crash after transferring all files

    Hello I bought a new iMac so i transferred all my files using FireWire cable. All the apps are working fine except Safari which is crashing every time i run it. I installed Safari 3 BETA and its working great, but i still want to use my old version.

  • SAP ECC 6.0 on Windows 2003 (x86_64) _Suggested Memory Parameters

    Dear Tech Masters, I have done an System Copy of SAP ECC 6.0  from windows 2003 x86_32bit --> Windows 2003 x86_64bit OS. Can you please help me with SAP Notes # to get the recommended SAP Memory parameters for this platform(SAP on windows 2003 64bit

  • Rebuilding compression dictionaries and more questions

    Is there a way to rebuild all compression dictionaries currently existing in the database?  I don't want to have to go to DB02 and click on every table to rebuild the dictionary.  SO far I haven't found a solution. How often should one rebuild teh co

  • Servlet does not run

    Hi, I have a servlet which I was developing in my local computer using Tomcat, then I had to upload the servlet in a server which is running Web Logic, I put the name of the serlet and the path of the class of the servlet location and still not runni

  • XML PATH QUERY - works 9i - fails 10g - solution/ideas ???

    OERR: ORA-19025 EXTRACTVALUE returns value of only one node Doc ID: 194549.1 HI guys - not XML develoer ................ but I wrote this and works fine on 9i RDBMS Just ported to 10g and get above error ??? Why ?? Thoughts on fix ?? select * from (s