How to register jsp pages in Oracle E- business suite

Hi Every one,
We will see some jsp pages in Oracle Applications.
If we create our custom jsp what procedure should we follow to register that jsp as menu function.
Tried just like registering like OAF page buit didn't given any result.
So if anybody are aware of this topic please guide me.
Regards,
Krishna

Hi,
Someone else provided this as a response to a previous post:
http://download.oracle.com/docs/cd/B12428_15/migrate.904/b10425/asmwl04.htm#1009342

Similar Messages

  • How to download language pack for Oracle E-Business Suite 12.1

    Hi,
    I want to download Portuguese language pack for Oracle E-Business Suite 12.1.
    However on Oracle E-Delivery, I could not find any language pack for downloading (as it was available for OEBS 11i)
    Is there any change in installing language pack on Oracle E-Business Suite 12/12.1 as compared to 11i.
    Should i download complete Oracle E-Buisiness Suite installer by selecting the Portuguese language on first page of Oracle E-Delivery?
    Please guide.
    Thanks,
    Rohit

    Hi rohit;
    I want to download Portuguese language pack for Oracle E-Business Suite 12.1.
    However on Oracle E-Delivery, I could not find any language pack for downloading (as it was available for OEBS 11i)
    Is there any change in installing language pack on Oracle E-Business Suite 12/12.1 as compared to 11i.
    Should i download complete Oracle E-Buisiness Suite installer by selecting the Portuguese language on first page of Oracle E-Delivery?What is your OS? I checked for linux, In e-delivery if you choose :
    Oracle E-Business Suite Release 12.1.1 (with NLS Supplement) Media Pack for Linux x86
    You will see:
    Oracle E-Business Suite NLS Release 12.1.1 - Portuguese     V16178-01     681M
    Its avaliable there
    Hope it helps
    Regard
    Helios

  • How to register ADF pages in Oracle Applications 11.5.10 or 12

    Hi,
    I have created an ADF application with JSF pages. Now I want to register this application into Oracle Applications 11.5.10.2 or Release 12.
    Any idea how can I do this? Is that possible now?
    Thanks in advance
    RG

    Ram,
    What I mean is once we deploy the application in R12 say OC4J with J2EE compliance, whatever, how to register this new application with the Oracle Applications like OA framework does?
    This should be similar to hoiw u register any other custom jsp, although I haven't tried it in R12 after you have deployed your ADF page.To be clear, How can we use the Oracle Applications Menu/Function security to launch the ADF application?
    You would not be able to use seeded Oracle apps features in your ADF application like global links, flexfields etc, because Apps still does not provide AOL/J layer for ADF applications.This is only for OAF/JTT/JTf applications.But your custom application can be launched like other pages from apps function. I am still 100% sure....(But should be possible as per the techstack features) I have to try this... once I get time :)!--Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Customizing Login Page in oracle E Business suite

    Hi,
    I am new to OA framework world.
    i have a requirement where i need to customize Oracle login page to put some validations on the password that user enters.
    If password has not been changed in so many days then prompt user to change it .
    Has anyone did anything like this.
    Please let me know how we can proceed with this requirement.
    Thanks,

    >
    If password has not been changed in so many days then prompt user to change it .
    >
    This functionality already exists in EBS - in the "Define Users" form, see the password expiry options.
    HTH
    Srini

  • 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 check if the Oracle e-business suite upgraded from 11 to 12 ?

    Hi All,
    Could you please advise how we can check if the Oracle e-business suite application upgraded from 11 to 12 ?
    Regards,
    Mohammed Mostafa

    It is needed as some steps will be applied if it is upgraded from 11 to 12..
    here is the output :
    $
    $ grep -i "s_rapidwizloc" /xxxxx/inst/apps/XXXXX_host/appl/admin/XXXXX_host.xml
                <rapidwizloc oa_var="s_rapidwizloc">/autofs/cclibrary/CCrepos/linux_x86-64/EBizCC/1213/startCD/Disk1/rapidwiz</rapidwizloc>
    $
    $
    $ grep -i "s_installloc" /xxxxx/inst/apps/XXXXX_host/appl/admin/XXXXX_host.xml
                <installloc oa_var="s_installloc">/autofs/cclibrary/CCrepos/linux_x86-64/EBizCC/1213/startCD/Disk1</installloc>
    $
    How we can check then please if it is a fresh R12 installation or an upgraded from 11i? ?
    Regards,
    Mohammed

  • Calling custom OAF page from JSP page in Oracle apps

    Hi,
    I am working on a requirement to call a Custom OAF page from a JSP page in Oracle apps 11.5.10.
    I have registered the OAF page and defined a function for it. When we call this OAF page from JSP (without parameter), the page opens up
    URL: http://APPSURL:8020/OA_HTML/RF.jsp?function_id=27221&resp_id=50312&resp_appl_id=515&security_group_id=0&lang_code=US
    but as soon as I am trying to pass a parameter sr_id in the URL:
    http://APPSURL:8020/OA_HTML/RF.jsp?function_id=27221&resp_id=50312&resp_appl_id=515&security_group_id=0&lang_code=US&sr_id=106
    we are getting following error:
    You are trying to access a page that is no longer active.
    - The referring page may have come from a previous session. Please select Home to proceed.
    Please let me know if someone has faced the same problem...
    Thanks!!!

    Hi,
    Before calling a OAF page..from external JSP page...u need to set certain mandatory parameter like transaction Id and context.
    Regards,
    Gyan

  • How to customize JSP page in iSupport

    Hi,
    I have worked on OA framework. But I have got a requirement to customize iSupport page in oracle apps. There is a Next button on page, I want to call one DB function by passing 2 parameters to this function. Get the result from that function and show the error message to user based in result of function.
    This page is JSP page. I got the JSP page name from URL in browser. I view the source of that page and found following statement..
    onclick="javascript:document.identifyproblem.JTFValidateFlag.value='Yes';*next*('identifyproblem', 'NEXTFROMIP'); return false " type="button">Next</button><img src="/OA_HTML/cabo/images/swan/t.gif" width="10" height="10"></td></tr></table>
    "next" function is available in one .js file which is imported in above file.
    function next(form, opcode)
    if (opcode =='NEXTFROMCI' || opcode =='NEXTFROMIP') {
    if (!checkContactPoint(form)) return;
    if (checkRequiredField(form)) {
    document.forms[form].IBU_CF_SR_OPCODE.value=opcode;
    document.forms[form].submit();
    else {
    return;
    If I want to change the functionality can I add my code in above "next" function?
    Or I will have to change something in controller file of that page??

    Hi Paraq,
    if you want to extend a seeded Oracle E-Business suite page you should use the personalization framework combined with a custom controller. Personalisations are done via the ebusiness suite user interface and involve no coding and allow you to intergate custom components into the app.
    Controller extensions are not recomended in E-Business suite however they are commonly implemented. You can personalise the page/region/table controller etc... to call your custom controller when they are invoked. See the OAF Personalization/Development guide for details on how to do this.
    One problem you will have here is that if you want to modify an existing controller you will need the source code which would probably mean getting an Oracle consultant or you could decompile the class files, failing that if you can bypass the existing controller by personalizing a different aspect of the page i.e. a region or table that doesnt already have a controller then you might get away with it.
    Keith

  • How to run JSP pages in weblogic 8.1 sp2

    hi frnzs,
    plese give me some idea about how to run JSP pages in weblogic server.

    enen i dont know hw to fly palne otherwise i can definitely give u sm guides abt that......

  • How to Display Data from Oracle E Business Suite tables in ADF

    Hi,
    I am new to ADF.
    I have a requirement to Create an ADF page for Search Results Screen.
    However the result data is from one of the Oracle E Business Suite Tables.
    ie I need to create a Screen where user will enter a Purchase Order Number and Click on Button.
    The Screen should show details from PO_HEADERS_ALL (from Oracle ERP Database Table) based on the entered PO Number.
    Is it possible to implement the same? Can some one guide me how to do it?
    Thanks,
    Kamath

    Hi,
    Is there a way where I can create a VO in ADF to which I can insert records dynamically from a source and the Source connects to E Business Suite tables and returns results ie BPEL etc.
    http://download.oracle.com/docs/cd/E15523_01/web.1111/b31974/bcadvvo.htm#sm0341
    Just replace the PLSQL example with your data source
    Can ADF invoke SOA which inturn connects to Oracle E Business Suite and fetches the data from Oracle tables and pass it back to ADF? Is it possible
    Yes. Just use a WS proxy client to access the SOA entry point (WSDL) and follow the link above
    Frank

  • How to disable direct forms access in Oracle E-Business Suite R12.1.3

    @Hussein Sawwan
    Hi Hussein,
    I don't know if I have well formulated the title of this discussion. But I will try to explain.
    I have a problem on my TEST Oracle E-Business Suite R12.1.3 instance. After login into the homepage, some forms automatically start opening. I don't know why, last week the system was working fine. This TEST instance is used by users to train themselves.
    How can I make sure that the forms are opening only when someone clicks on them? I don't want the forms to be popping out automatically after someone logs in.
    Thanks in advance.
    Clamarion.

    Hi Clamarion,
    Login as those users and check the preferences, or you can check the value from the backend (through FND_USER_PREFERENCES table).
    About "Applications Start Page" profile option (Doc ID 729375.1)
    https://forums.oracle.com/thread/940401
    Thanks,
    Hussein

  • How can I get Oracle E-Business Suite 11i for personal study purpose?

    Hi,
    How & where can I get Oracle E-Business Suite 11i for personal study purpose?
    Also, is it FREE or one needs to buy it?
    Is an evaluation version available on Oracle site?
    Please send your response to at : [email protected] or reply on this thread itself.
    Really appreciate your help!!!!
    Best Regards,
    - Amit

    http://edelivery.oracle.com/EPD/Download/get_form?egroup_aru_number=7715892

  • How to run R12 Oracle E-Business Suite Pre-install Patches Report

    Hi.
    I have downloaded, unzipped this report as per R12 Oracle E-Business Suite Pre-install Patches Report [Video] (Doc ID 1448102.1)
    What then? The instructions say
    Unzip the file, extracting the entire contents, which creates the "EBS_12.1_Preinstall" folder. (The unzipped folder will use <1 MB of storage space.)
    Navigate to the EBS_12.1_Preinstall folder
    Open the file 'index.html' in a browser
    Do not rename any of the the files in the EBS_12.1_Preinstall folder. Such an action will break the report.
    But the "Index" is supposed to show what? At the moment all I see is a number of sections that have nothing in them (the other html pages, like AP etec, do provide information)
    11.5.10.2
    RHEL 5.5
    11.2.0.3

    Hi,
    But the "Index" is supposed to show what? At the moment all I see is a number of sections that have nothing in them (the other html pages, like AP etec, do provide information)
    Please see the FAQ section of the note. Specifically please refer quesions:
    - Does the report list all types of pre-install patches available on My Oracle Support?
    - Is this list of pre-install patches specific to a particular Oracle E-Business Suite release?
    Thanks &
    Best Regards,

  • How execute pl/sql command from Oracle ADF Business Components

    can't find examples for how execute pl/sql command from Oracle ADF Business Components and how call pl/sql package procedure from ADF Business Components.
    insert,update,delete rows in view object instance cache is good but if i must do some complex operations while insert,update,delete rows..it's more better for me to call
    pl/sql procedure from oracle db.Am i wrong ????

    Roman,
    this should be similar to how it worked in JDeveloper 9.0.3. hava a look at <JDev903 Home>\BC4J\samples\StoredProc for a code example.
    Frank

  • How to enable and install Enterprise Manager on Oracle E-Business Suite R12

    how to install Oracle Enterprise Manager. Were using single node Oracle E-Business Suite R12 (12.0.6) and our dbase version is 10.2.0, running under RedHat Linux 4 x64.
    I am following the below note
    How to Enable Enterprise Manager on the Oracle E-Business Suite Release 12 (Doc ID 458533.1)
    These patches are not available (6272715 and 6141000)
    how to proceed

    I think if you are on 12.0.6 you do not need to have those patches applied -- Please query AD_BUGS table to verify if you already have those patches applied or not.
    If you cannot download those patches and you still think you need it, please log a SR and Oracle support should help.
    Thanks,
    Hussein

Maybe you are looking for

  • Multiple Selection dialog restricted to 5 rows

    Hi All, I have defined a select options in my WebDynpro view. When I try to enter some value using the Multiple Selection dialog (Extensions)  it only shows maximum of 5 rows. If need to enter more data, I just have to press the "insert" button and a

  • HRMS Certification Training Material

    Hi , Please do let me know if any training materials available in for  HRMS Certification. Please send me if any materials to <email address removed by moderator >. Thanks, Subbu.

  • Captions in Lightbox Slideshow Widget

    The metadata in my files have both a Title and a Caption, yet when i Add Images to the Lightbox Slideshow Widget, I am stuck with Lorem Ipsum on every photo. Do I have to add the Captions manually for every image?!

  • Package in read mode search (created under feature request)

    Oracle SQL Developer version 1.1.2.25 BUILD MAIN-25.79 Running under WinXP Issue description: Impossible to search in a package in read mode Message was edited by: rachid.boulawan Message was edited by: rachid.boulawan

  • Risk Analysis fails -  role does not exist or has no authorizations

    Dear all, We have added our productive client to the ERP Logical system. Then we extracted static and object data from backend and uploaded it to AC. We are not able to preform an analasys. On role level we get the error message: Warning: ZBC_ALL doe