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

Similar Messages

  • 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...

  • 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

  • Oracle Apps 11i  Profile Option

    Hello All,
    I Have install oracle apps 11i Vision Demo ,
    I have Problem of Profile Option ,
    When i m Enter in Payable Module and click on invoice Batches
    it Gives me Error Contact System Administrator to Enable the
    Invoice Batach form in Profile Option .
    How to Enable Form in Oracle Apps 11i
    Thanks
    Please Help Me.

    To use batches in AP, you need to enable a profile option.
    Can not remember the exact name.
    Log into system administrator responsibility and find for profiles starting with
    AP% you should be able to determine what is related to enabling batches.
    Set the profile to Yes

  • 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

  • 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

  • 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

  • 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

  • How to access Oracle Apps 11i forms from Virtual Machine(Vmware Player)?

    Hi,
    I have installed Oracle Apps 11i on native OS OEL5 Server and Windows XPP on Virtual Machine using Vmware Player on standalone same desktop.Now how to access Oracle Apps 11i from Virtual Machine(Windows XPP)?
    Thank's
    Regard's
    Rerry

    Hi,
    Sorry my instance is PROD instead of TEST.
    1)Renamed the sqlnet.ora and make the following change in the tnsnames.ora (SERVICE_NAME = PROD) to (SID = PROD) and tryed but same error.
    2)Only one oracle homes on the cleint machine
    3)The output of tnsping PROD
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\Administrator>tnsping PROD 5
    TNS Ping Utility for 32-bit Windows: Version 8.1.7.0.0 - Production on 23-FEB-20
    10 00:38:40
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    Attempting to contact (ADDRESS=(PROTOCOL=tcp)(HOST=SHUBH.hnp.com)(PORT=1521))
    TNS-12570: TNS:packet reader failure
    Normal ping is ok from both host to guest and guest to host.
    Thank's
    Regard's
    Rerry

  • 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.

  • Error in starting services in oracle apps 11i

    oracle apps 11i ,OEL 5.
    [oracle@apps VIS_apps]$ /u01/apps/viscomn/admin/scripts/VIS_apps/addisctl.sh start
    addisctl.sh version 115.14
    /u01/apps/visora/8.0.6/vbroker/bin/osagent
    Started osagent.
    Osagent logs messages to the file /u01/apps/visora/8.0.6/discwb4/util/osagent.log.
    Waiting for OAD to start...
    Started OAD.
    OAD logs messages to the file /u01/apps/visora/8.0.6/discwb4/util/oad.log.
    Failed to start locator.
    /u01/apps/visora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    Cannot bind to OAD. Re-starting...
    OAD is stopped
    Osagent is stopped
    Unable to stop locator. No process-id file found.
    Unable to stop gatekeeper. No process-id file found.
    Unable to stop any Discoverer Sessions. No process-id file found.
    Unable to stop any Discoverer Preference. No process-id file found.
    Unable to stop any Discoverer Collector. No process-id file found.
    /u01/apps/visora/8.0.6/vbroker/bin/osagent
    Started osagent.
    Osagent logs messages to the file /u01/apps/visora/8.0.6/discwb4/util/osagent.log.
    Waiting for OAD to start...
    Started OAD.
    OAD logs messages to the file /u01/apps/visora/8.0.6/discwb4/util/oad.log.
    Failed to start locator.
    /u01/apps/visora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    Registering Discoverer Session
    /u01/apps/visora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    /u01/apps/visora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    Registering the Collector
    /u01/apps/visora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    /u01/apps/visora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    Applying preferences from file : /u01/apps/visora/8.0.6/discwb4/util/pref.txt
    Finished applying preferences
    Closing down registry..
    Memory fault
    Registering Discoverer Preference Repository
    /u01/apps/visora/8.0.6/jre1183o/lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    addisctl.sh: exiting with status 1
    even i tried applying
    set LD_ASSUME_KERNEL
    even same result.

    please see this
    EBS R11i - GLIBC_2.0 not defined in file 'libc.so.6' with link time reference (libzip.so) [ID 806345.1]
    addisctl.sh fails with Errors : GLIBC_2.0 not defined in file libc.so.6 [ID 383046.1]
    Error When Trying To Start Discoverer (Addisctl.Sh) [ID 854976.1]
    What should the value of LD_ASSUME_KERNEL be set to for Linux? [ID 377217.1]
    :) AppsmAsti :)
    Sharing is Caring

  • User Peference in Oracle Apps 11i

    HI
    One of my user has changed his peference to skip OA framework page which list responsibility.(Now directly logiing to forms)
    Now he wants to revert it back,can someone help me to resolve this issue.
    Due to some security issue I dont wan to assign the user 'Preferences SSWA' responsibility
    Can someone please help me
    ls there anyway to control user peference as sysadmin
    Thanks in advance

    Duplicate thread ..
    User Peference in Oracle Apps 11i
    User Peference in Oracle Apps 11i

  • Need to restrict KFF values on Charge Account Screen in Oracle Apps 11i

    Hi,
    I have a requirement to restrict KFF values based on certain criteria in the charge account screen in Oracle Apps 11i..
    Could you pls advise on how this can be achieved.
    Thanks,
    Shashank
    Edited by: Shashank Senan on May 23, 2012 2:53 PM

    Can you please mark my answers correct......if they were helpful to you.....
    That would be so nice of you....:-)
    and regarding your next requirement, You should create a new table which will contain Date, Worker Number and any other details that you want.
    In the form, for every date for which you want to enter the data, you will select the max(date) before the current date and maximum worker number for that selected date and then from that number you can select next 15/20 workers or whatever your number is.
    e.g. for the first time if you want to enter data for 01-jul-2010 and you have work for 15 workers, you will select max(date) where date<01-jul-2010, but you will not find any bcoz this is your first entry. So wat you will do is will start popupating your grid from number 1-15.
    Next day you will select max(date) where date<02-jul-2010, you will find 01-jul-2010. Then you will select max(number) for 01-jul-2010, you will find 15. So populate your grid from number 16-30 (whatever your number is). and so on.
    Hope it helps you...
    Please mark my answer Helpful or correct and Please create a new thread for new question
    Thanks
    Nishu

  • What does APP.FND-01238 error mean in oracle apps 11i?

    In Oracle Apps 11i after opening person detail screen, It says cannot set value for field PADDV.CREATED_BY and gives APP.FND-01238 error.
    Can anybody help me with that?

    Please see these docs.
    APP-FND-01238:Extra Information Flexfield Error on People form [ID 368874.1]
    Cannot Query Element Link Using People Group Field, Getting Error: 'APP-FND-01238 CANNOT SET VALUE FOR FIELD LINK.PEOPLE_GROUP_ID ERROR ON QUERY', How Can This be Accomplished? [ID 967058.1]
    Translation Issues In Form PERWSDOR [ID 1103968.1]
    Thanks,
    Hussein

  • Using FIND icon in Oracle Apps 11i

    I have a custom 6i form in Orcale Apps 11i which uses a search screen to find matching records. Once I open up the main form, I want to be able to go back to the search screen using the FIND icon in the toolbar (right below the Edit button). I am not sure if I have to modify the custom.pll library to do that? How do I achieve that functionality?

    Hi,
    I would try this question on an Oracle Applications forum here on OTN.
    Frank

Maybe you are looking for