R12 CLASSPATH to compile pages custom OAF R12 11i

Hello

Can you please let us know how to compile custom OAF R12 11i pages in Unix box.

We copied pages of custom OAF R12 11i and when we try to compile the java files that are all mistakes out. How we compile these classes.

Thank you
HC

Consider that we have so much customization. Have we not ftp any customizations to the computer and compiles in Jdeveloper?

Yes.

Tags: Oracle Applications

Similar Questions

  • Urgent how page CUSTOM OAF toTranslate. Please Note CUSTOM OAF page not Standard OFA

    Hello

    We have developed a customized OPS in English page. Our client now wants the same page is available in FRENCH and ARABIC.

    Please help on this. Its Urgent 535571

    Hello

    I had the problem solved by following the steps below

    Step 1:- go to--> page customize Custom OAF page--> click on customize (pencil icon) for values or labels you want to translate.

    Step 2:- change the prompt value to inherit the same value in English how it was displayed before. Click on apply

    Step 3:- go to functional administrator--> customizations--> Application Catalog--> give you OAF page path in the path of the Document--> to Manage customizations--> translate and give respective language and values.

    Kind regards

    Matt Rohera.

  • How to deploy the pages custome oaf R12 for Windows NT

    Hi all

    How to run the windows NT technology R12 import script

    Previous I write the script to import for Linux and run the command using "sh companyimport.sh"command via Ftp.

    but my requirement is to my client machine windows nt how can I run the script in windows nt technology

    $JAVA_TOP/crm/oracle/apps/xxcrm/crmmgmt/leadmgmt/webui/xxcrmleadcreationPG.xml oracle.jrad.tools.xml.importer.XMLImporter - user name of APPS, APPS Java-password - rootdir $JAVA_TOP /-dbconnection ' (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = 10.0.0.6)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = PROD))) ".

    I need to run this script in Windows NT

    Concerning
    Anthony

    Hi Srikanth,

    CygWin is a windows software. When install us on windows (in your case server windows NT), it provides a comand line interface. In this command line interface, we can type and use the unix commands. So basically it unix imulates Windows environment.
    We used to use SSH for unix (TelNet) boxes. So in short, I think that we use only a command prompt SSH connected with the server which excludes the unix commands.
    So for the remote access connection, probably your sys admin may need to install some ssh (OpenSSH) on your windows NT Server.
    This link can be customized (sorry I just did google and read a little article and deemed fit to refer.) [http://pigtail.net/LRP/printsrv/cygwin-sshd.html]
    To be aware, you can simply download this linke [http://www.cygwin.com/] cygwin.

    For info on installing Windows EBS, the usual controls that we use are with extension .cmd (such as adapcctl.cmd). adapcctl.sh is not available here.
    However, in our case we will create a script at our own, so no problem. He will be there to be run by "sh". Or even if we want to directly run the import command, which also should not be a problem, because it's a java call.
    Yet I can afford, contact the admin of sys. It may be better able to explain how you can get the same unix environment.

    To get a feel for CygWin, link below is a screenshot of CygWin (not SSH), installed on my server. You must ask the dba to install OpenSSH on your server. (Cause that Cygwin is already there)
    [http://docs.google.com/View?id=dcj23bwr_82h2526gn]

    Abdul Wahid

  • How can I remove the links above and below my custom OAF iProc page?

    I created a custom for iPRocurement OPS page and it launches via extending the controller of a seeded page. Basically, I want to launch my page whenever a user accesses the seeded NonCatalog request page. Launch works very well; I see only my launch page each time a user navigates there. My problem is that when my custom OPS page launches, links at the top (Shopping Cart, Logout, preferences, help, Page customize, Diagnostics) and low (shop |) Applications of | Reception | Shopping cart | Home page | Logout | Preferences | Help | Customize the Page. Diagnosis) is still there and functional. I want to delete these links if a user can't interact with this page other than the options that I give them.

    Thank you!


    Here is how I start page custom OAF.

    StringBuffer l_buffer = new StringBuffer();
    StringBuffer l_buffer1 = new StringBuffer();
    l_buffer. Append ("javascript:mywin = openWindow (top, '" ");")
    l_buffer1. Append("/LANL/Oracle/Apps/ICX/por/req/WebUI/LANLProcNavNonCatPG");
    l_buffer1. Append ("& retainAM = Y");
    String url = "/ OA_HTML/OA.jsp?page="+l_buffer1.toString ();
    OAUrl popupUrl = new OAUrl (url, OAWebBeanConstants.ADD_BREAD_CRUMB_SAVE);
    String strUrl = popupUrl.createURL (pageContext);
    l_buffer. Append (strURL.ToString ());
    l_buffer. Append ("', 'lovWindow', {width: 750, height: 550}, false," dialog", null); ») ;
    pageContext.putJavaScriptFunction ("LANSL purchase Navigator", l_buffer.toString ());

    Hello

    It is an example of code to hide the House, disconnection of the links on the page. Place this code the PR of your custompage.

    OAPageLayoutBean page = pageContext.getPageLayoutBean ();
    page.prepareForRendering (pageContext);
    Buttons OAGlobalButtonBarBean = (OAGlobalButtonBarBean) page.getGlobalButtons ();
    buttons.setRendered (false);

    HTH,
    Sree

  • Not able to run custom OAF OAF page separately in JDeveloper

    Hello

    I'm practicing tutorials OAF in R12.1.3 and I've never used JDeveloper before.

    I created a custom with workspace = Sanjay11DependentLovDemo, DependentLovDemo = project page and various pages, files, etc. under sanjay11.oracle.apps.apps.fnd.dependentdemo.server and sanjay11.oracle.apps.apps.fnd.dependentdemo.webui of the class.

    (The physical files are stored in the C:\dev\oaf\r1211\jdevhome\jdev\myprojects\sanjay11 directory in my office)

    I managed to run locally JDeveloper my defining connections to properties/service project to the appropriate values.

    Then my intention was to try to load the seeded EBS customer search form, then I copied the entire contents (including subdirectories) starting at $JAVA_TOP/oracle/apps/ar in my local disk C:\dev\oaf\r1211\jdevhome\jdev\myprojects\oracle\apps\ar.

    In JDev, both objects sown (search for customers) I copied from the server and the custom page I created earlier (that I managed to run successfully as soon as possible and has no relationship to the objects seeded) appear in the same workspace and project (please see attachment).

    When I now try to run the custom page (by selecting the xml page, do a right click, run) it also tries to compile the customer seeded serach and same time failing objects. (Could be because I didn't copy all objects of customer research seeded correctly).

    Is it possible to run Jdeveloper to run the custom page (DependendLovPG.xml in the screenshot) without that compilation of the seeded with custom search page. (instead of delete the directory C:\dev\oaf\r1211\jdevhome\jdev\myprojects\oracle\apps\ar fom my office). Actually I want to get rid of the oracle.apps.ar of JDev node

    Thank you

    Sanjay

    Go to project properties. There, on the excluded tab, add all files/packages who have questions or who do not want to compile.

    Once you are done with this, these files will not compile during the execution of the custom page.

  • Warn custom OAF Page changes

    Hi all

    I have a custom oaf new page that has been developed in which there are three regions. Now the three area there are two buttons record and cancel. I want to have a warning about the changes on the Cancel button.

    I had activated to true to warn about changes to the page layout area.

    But when I do it by clicking on save and Cancel button it triggers pop-up screen.

    My need is when I click on the Cancel button, it should display messages warning, but not when I click on the button Save. Any thoughts on this

    Any help is very appreciated.

    Thanks and greetings
    Vinod

    Hello

    Set client-side validation false to save button and check.

    I hope that in this case, it will not popup.

    Kind regards
    Out Sharma

  • Review migration froms seeded / custom & reports from 11i to r12

    Hi all

    We need to migrate from 11i to R12 oracle application (11.5.10).
    What are the step that we must take care when migrating forms and reports prepared in 6i to R12 (which uses forms and reports 10g)

    (1) migration forms/reports (11i) seeded to R12.


    (2) do we need to consider the extra things while moving the custom forms/reports (11i) to R12.


    Thank you
    Janu

    You cannot migrate seeded forms/States from 11i to R12 - new versions are installed automatically when you install R12. You can only migrate custom forms from 11i to R12 according to note that mention Hussein.

    HTH
    Srini

  • Custom OAF on barcode

    All,

    We have an obligation to develop a page customized OPS on Barcode... There is an article with bar code when analyze us the code bar element, then OFA page should display the respective registered orders for this article...

    Is this feasible via OAF? If so, please provide your valuable contributions...

    Thank you

    V

    There is some good news on the above requirement... There is no need of any extra coding... to the point where we can scan the barcode it captures the value and displays automatically in the messageTextInput box item and with PPR we the necessary information on the page.

    Let me know if anyone need additional information...

  • Error getting compiled page

    Hello people,

    When I open/dyn/admin a "Error getting compiled page' arrives:

    Cannot run command ' javac-target 1.5 - classpath... (all the classpath)... Make sure that you have the 'bin' to your JDK directory in your PATH variable before launching the Dynamo and that you have enough swap space.
    The detailed exception: java.io.IOException: cannot run program "javac": CreateProcess = 87, a bad parameter error

    Anyone know what is this error?

    To work around the problem, you can try the below url to access browser component:
    http://localhost:7001 / dyn/admin/kernel

    Peace
    Shaik

  • Modify the error pages customized in the spaces of the Webcenter Portal

    Hi all

    I use webcenter spaces 11.1.1.8.6. I need help on the following points.

    How can I create an error page customized for generic error pages that we have in the system pages as encountered error; None of the accessible Pages; Page not found; Portal not found; Not allowed. The goal is that we replace these pages with the page of the custom portal which has the appearance of portal and personalized message.

    For example. If we want to replace the profile page custom in webcenter we can create a customized our own page and create a writing of this page in the WC_PPL_COMMON_SETTING table. This will replace the profile existing and call our newly created custom page.

    Similarly, I want to know what can I do to change (like the encountered error error pages; None of the accessible Pages; Page not found; Portal not found; Not allowed).

    One way is to customize and press start to customizaing the default page. But I want to keep the default page as it is and to create my own new page, as I said to the profile.

    Thank you

    Seddik

    Hi all;

    I am able to redirect to any page of mine.

    in the file httpd.conf (under WebTier_ORACLE_HOME/instances/instance_name/config/OHS/ohs1) in the context of the virtual server configuration:

    I've added the rewrite rule and it worked.

    # VirtualHost example:

    # Almost any Apache directive may go into a VirtualHost container.

    # The first VirtualHost section is used for all applications that are not

    # Match a ServerName or ServerAlias in any block of .

    #

    #

    # ServerAdmin [email protected]

    # DocumentRoot "/ usr/local/apache2/docs/dummy-host.example.com".

    # ServerName dummy - host.example.com

    # ServerAlias www.dummy-host.example.com

    # ErrorLog "logs/dummy-host.example.com-error_log".

    # Common CustomLog "logs/dummy-host.example.com-access_log."

    #

    NameVirtualHost *: 7795

    ServerName 10.238.52.43

    ServerAlias CTSINMBPCVS01.cognizant.com

    RewriteEngine on

    RewriteOptions inherit

    # RewriteRule ^ / mylife$ / index.html [R, L]

    # RewriteRule ^ / owc_discussions$ / index.html [R, L]

    RewriteRule ^/webcenter/system/WCPageNotFound.jsp/webcenter/portal/mylife/Home/PageNotFound [L, R = 301]

    RewriteLog /tmp/rewrite.log

    RewriteLogLevel 9

    Thank you;

    Seddik

  • Is it possible to customize the login page customer web email?

    Is it possible to customize the login page customer web email? It would be wonderful to be able to offer my clients a personalized and wonderful connection Web page.

    Thans in advance!

    Diego

    Hi, no you can't.

    This is a 3rd third party vendor offering.

  • R12.2.3 Custom OAF Page deployment Exception: could not load AM. Any idea?

    We are now R12.2.3 EBS and trying to deploy a developed previously 11i OFA custom to R12.2.3.

    We have followed the instructions to "Deploy a Custom Page" (Page 1539) Guide Release of Oracle Application Framework Developer 12.2.3 (Doc ID 1593765.1() and still get exception as follows:

    exception details:

    oracle.apps.fnd.framework.OAException: could not load application module 'ldc.oracle.apps.sla.calnet.xref.phone.server.PhoneAM '.

    Brief on the steps that we have done:

    1 update and run the project in the JDev IDE window (10.1.3.5 version OAExt for R12.2.3) successfully

    2 FTP windows < JDEV_USER_HOME > /myclasses/ < company > UNIX < JAVA_TOP > / < Company >

    3. copy PhonePG.xm < JDEV_USER_HOME > /myprojects/ < company > /... /WebUI/ to < APPL_TOP > / < product > /... /MDS/

    4 run the command of UNIX xml import and import completed successfully.

    Does anyone know what caused the exception will be the fix?

    Thank you

    Have you tried to bounce the server and the same control.

    All the steps in section 5.5 of the document Doc ID 1577661.1

  • Fact OAF page developed for work of R12 11i?

    Hi all

    I'm new to OFA. Please give me the information below.

    I need to develop a custom page in the OPS, which is a single query page. I have access to the single instance of R12. But the page should work even on 11i.
    So please let me know how to proceed and what version of developer J I need to install.

    Thank you
    Veena

    Hi Vidal.

    As you develop and custom deployment OFA in R12, the same page will also work
    in 11i with any impact.

    To find out which version of Jdeveloper installed, you follow these steps

    Log in Oracle EBS.
    Click on the ' about this page' link.
    Select "components of technology."
    Note the Version of "OA Framework" that appears on the top.
    Connect to the metalink and search for the specific version and download the Patch Jdeveloper.
    for example: the name of patch after download will look something like p4573517_11i_GENERIC.zip
    Extract (unzip) the patch and the beginning of work.

    Let me know if this isn't clear.

    Had

    Published by: keerthioaf on 7 November 2012 22:03

    Published by: keerthioaf on 7 November 2012 22:06

  • How to ADD Global buttons (home and Logout) to custom OAF page

    Hello

    I created the personal responsibility. Custom and Custome menu menu home page and attached 4 menu html in the menu of the home page.

    Now my requirement is in the pages of the home and logout links do not come I want to add the.

    Please suggest me to achieve this.

    Thank you and best regards,

    Sangu

    Oracle has created the standard menu for similar global buttons (home, Logout, preferences etc.) titled

    ICX_STANDARD_GLOBAL_MENU to add these buttons simply add to your menu that contains your page this menu.

  • How to compile a customized in 11i jsp page

    Hi gurus,

    Please help me on how to compile a .jsp in 11i instance.

    Thank you
    Rambaud

    What version of 11i is your EBS? As I remember, no need to compile JSP in earlier versions of 11i; JSP pages is compiled during the loading of the page.

    Thank you
    Shree

Maybe you are looking for

  • How the Archives

    How can I check all my text messages a reading at a later date with all accessories. all messages are on my phone and backups. But I don't want to get back them to read

  • Satellite Pro 460 does not start with the new drive in

    I recently received a Satellite Pro 460, but he had no hard drive.It starts great without a disc in but as soon as I put a new hard drive in it does not start. I thought that it might be again a hard drive, so I pulled out my old Toshiba Satellite wi

  • Accidentally removed the HD from the Finder icon. Need new!

    I'm new to iMac.  Do not know how to retrieve the icon. All of the suggestions I've found are General and do not tell me how to get to where I need to go to follow the directions. Sometimes, I don't know where are these screens. I tried things differ

  • Are pre-existing registry entries overwritten by the installer?

    I was wondering what happens when creating a distribution installer that creates registry keys, but keys already exist on the target computer when the Setup program is run.  Change the keys to existing registry or the installer will skip them? Thank

  • How to remove aliases in OE

    I'm having a problem in OE that is * address email is removed from the privacy * is a created in outlookk courier id. It is showing invalid error 0x800ccc92 also deleted username and password.i tht and create a new id in the same name.it is tht alais