How to personalize existing application pages

hi, i have a requirement where i need to extend the existing pages which is in APPS, i tried to get the all the files which are deployed in apps, and converted all the class files to java, but i am not able to proceed with this procedure can any one give me the details steps of how to do personalization and extending the pages in apps, can we do this in jdeveloper or should i need to use any other procedure
please help me out, its very urgent....

Babu,
You are following the correct approach. Depending on the page or module, it might take some time to setup the initial Jdev project. What is stopping you now from proceeding further?
--Shiv                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • How to browse ADF Application page by user

    Hi, i am ali & just i want to know, how to access ADF Application page by user through browser
    Edited by: user13367653 on Jan 17, 2012 5:20 AM

    Ali,
    Welcome to the forum. Please take a bit of time and tell us which jdev version you are using.
    It's helpful to read https://forums.oracle.com/forums/ann.jspa?annID=56 before posting.
    You question is not clear, so we can't relay answer it. Where would you like to access the adf application? On the integrated server or a stand alone server?
    Timo

  • How to resize existing magazine page size to 320x480

    Hi
    I would like to resize an existing magazine page to the size of an iPhone 320*480
    When we set the page size of a new document (File-document-page size) we can change the width and the height.
    But if I have to resize an existing magazine page in InDesign to iphone size, how do I do?
    Also the text and the images should be placed correctly, and the page layout should look the same when i resize.
    If  I resize them and then export, the XML created should be the size of iPhone (this is what I want to achieve)
    Is this possible?
    Please help!
    Thanks in advance!
    Pearl I

    Hello Bob
    Thanks for the quick reply!
    Looks like it is possible but time consuming...
    I was wondering if something could be done with help of the "master page"
    If default settings are set to master page, can it be replicated to the
    child master pages.
    Not sure if I was clear in conveying.
    Pearl I

  • Apply User Defaults to Existing Applications\Pages\Reports

    Hi,
    Is it possible to apply a new created UI Defaults to an existing page or pages in the application.
    If so then how?
    Thanks

    Apologies - Stupid newbie question. Please Ignore.
    I now realise that I can edit these items in the Validations section :8}

  • How to edit existing captured pages

    Ok, I am going to try and describe this, and I appreciate your patience and thoughtfulness.  I am hoping to get the language correct on the aspects of the question.  I have an existing pages template which has several "captured" pages that are available to append to the active document by clicking on the "sections" button.  A drop down menu opens and I choose from that list what page I want to append to the existing document. I would like to know how to edit the contents of a few of those captured pages and continue using them as I have been.  I know I created this docment with the help of the Apple store staff about three years ago, but can't recall how to change this and would appreciate your assistance.

    You do the editing and then capture the page again.

  • How to customize an existing OAF page from Oracle, change it and reload it

    Hello all Oracle Developers,
    I am having a question regarding to customization, basically I am going to follow a very simple example.
    We have form: APXVDMVD and OAF web Page AP_APXVDMVD.
    Applying all our custom code via forms personnalisation is piece of cake. However trying to apply the same code to OAF web Page AP_APXVDMVD
    is a total back box for us.
    The basic example seems like this: Suppose that in the Suppliers/Vendors Page we type the supplier name and then right after that we populate in consequence all the fields:
    Taxpayer ID, Tax Registration Number, DUNS Number
    We want to grab the OAF Web page from oracle apply the custom code in java code or whatever necessary to make it work and deploy it onto the server.
    Is this achievable, if so how we can do it??? Can we grab the web page extend the classes that are necessary and deploy the solution. The demo provided from Oracle
    is showing how to create pages from zero, however Oracle have not provided how to grab an existing applications page, put the code and the deploy it
    Let me know any inputs, whatever you did and surely we will be sharing the same stuff all migration R12 long :-)

    Hi,
    You can extend OA framework pages and customize them. There is also a section for customizations in the OA Framework Developer's guide. IF this requires extensive customizations, Iwould advice to be very careful as any extensions should not interfere with the base logic of the pages. Please post here if you need more details.
    The following blog is a good one for some examples.
    http://oracle.anilpassi.com/oa-framework-extending-controller-steps-2.html
    There is also a course for the same if you are interested.
    http://education.oracle.co.uk/html/oracle/15946US/D18280GC10.htm
    Hope this helps..

  • Existing Application Profile

    Hi All,
    How we find existing application profile for particular application? Can we modify the existing profile or modification of profile will impact the application?
    Thanks in advance

    Unfortunately, there isn't an automatic way to extract one from your existing application.
    You should have a copy of the .PER file from when the application was first created.
    If you do not, you would manually have to create one.

  • How can imp an existing html page for developing j2ee application?

    I have a page in html souce code, that is save from an existing portal page, I need rewrite it as jsp, j2ee. in jdeveloper 10.1.3, how can I import that html souce then I edit on this.
    thanks

    how can I map the input to the java file? by name or by property?
    thanks

  • Im new. How Do i integrate javaFX in my Existing Application of struts 2

    Hi there,
    I'm new to javaFX, so dont get mad at me with the question's im asking.
    I have a Existing application of struts 2 and now i want to add some enriched features in it using javaFX. So how do i start.
    Basically what is javaFX? Its all Client side rite, so do i have to do it in .jsp or how.
    How do i integrate in my existing application.
    Any link or material would be of great help
    Prateek Agarwal.

    .fx files are compiled to .class files, ie. regular Java code using a special runtime.
    These class files are then packaged to a .jar file and used like a regular applet. Look at the javafx.org site for samples, how they are integrated to the Web page.
    All you have to do is to include the special JavaScript code provided by Sun which will create the applet/object code for you, depending on the browser used by the users.

  • New page on existing application

    Hi,
    How can I add new page report on the existing application?
    Thank you

    What did you have in mind? The Enter key? The Tab key?
    Keep in mind that APEX applications are web-based, ie they run within the confines of the browser. The Browser is the actual application, and it already has predefined what many of the keyboard keys mean, such as F5 (page refresh), etc. You can't re-map these meanings without knowing exactly which browser you are dealing with and a whole lot of pain. The simplest way to do things in APEX is with buttons and clicks, as these can be easily translated into exact actions you can control within the APEX environment and which are generally browser-agnostic.

  • OAF 5.10 - how to extend existing Apps 11i page ?

    I am having problems with getting substitutions to work for use when extending existing Apps page, so any hints would be appreciated.
    I have setup "-Djbo.project=mzCustom" in the projects "Java Options" (mzCustom is the project name) and also made sure that the jpx file is included in the CLASSPATH
    My mzCustom.jpx file shows
    <Substitutes>
    <Substitute OldName ="oracle.apps.fnd.wf.worklist.server.WorklistVO" NewName ="oracle.apps.mz.sanity.server.mzWorklistVO" />
    </Substitutes>
    MZ is a custom application, which is registered Apps FND_APPLICATION table (used adsplice to set this up)
    In my JDev environment whether I use "WorklistVO" as per the developers guide, or "mzWorklistVO" I always get the same error when I try to create the new item in personalizations for the page
    "oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: JBO-25002: Definition Test1 of type Attribute not found"
    I also get this error when run via the Deployed environment, despite loading the JPX file into the MDS.
    If I try to create a new item in the page itself via JDev, I cannot see "mzWorklistVO" in the list of View Instances, and if I select "WorklistVO" then the list of attributes does not include the attributes added into "mzWorklistVO" but am not sure if this is "normal" or not ?
    I am convinced I am missing something obvious, but just cannot see what I am doing wrong..... can anyone offer any insight as to what I need to do to get this to work ?
    The example in the Tutorial works OK for me, but am finding it difficult to translate this example to what I am trying to do and have followed the guidelines in the Developers Guide to no avail.
    Thanks for any help

    This might not have anything to do with substitutions; that error comes any time you have an incorrect reference to a view object attribute in your page. Those references could be in the item properties of View Attribute, Destination URI, or anywhere you are typing in a view attribute name as a parameter for passing values.
    Where is the Test1 view attribute coming from? Is that what you added for your extended view object?
    Are you actually referencing the view attribute name correctly (and from where?)? It is case sensitive.

  • How to set up Application specific custom ogoff (sign-off) page.

    Hi,
    I'm using OracleAS 10.1.2.2
    Note 333638.1 shows us how do make a custom SSO login page to be application specific. This works.
    Now, I want to do a custom SSO logout (sign-out) page. Using the redirect method described does not seem to work. Please note that in our version 10.1.2.2, there is no default logout.jsp page in the /sso/jsp directory. To deploy a custom logout page, I would need to update the WWSS_LS_CONFIGURATION_INFO$ view.
    I was able to test a custom SSO logout.jsp page sucessfully. However, when I tried using a redirect_logout.jsp to make it application, it no longer works.
    Does anyone know or have any idea on how to deploy an application specific logout page? (i.e. only specific applications uses the custom logout page, otherwise go to the default one).
    Thanks.
    - Kevin

    Well,
    There are 5 choices to choose from on the page. In the description of the choices at the bottom of the page there are 7, and the two additional choices talk about having to first have registered the site with SSO. So...I'm interpreting that as meaning that other 2 possible choices would be displayed if the site is registered with SSO. That, plus the fact that the page which describes how to add the site to SSO seems to think that the SSO choices are displayed in the wizard.
    So, no, there's no "exact launguage" that says what the reason is for the choices not being displayed. Can you point me to some exact language that tells me how to get those choices displayed?

  • How do I delete some pages from an existing pdf file?

    I have an existing pdf file that is too large to send to some people. How can I delete some pages from this existing pdf file, and break it up into two files?

    Acrobat
    You can download a 30 day trial at that link.
    You may also be able to do it with CreatePDF, but I'm not sure.

  • How do you insert another PDF document into an existing PDF page

    Here's some background.  I used to use Acrobat 5 (I know it's really old but it worked great for my needs, but it's time to upgrade).  Say I have an existing 1 page PDF document (an Invoice for example).  Sometimes in Excel I create additional supporting details/calculations/etc that I must place onto the Invoice.  In the past I would print my Excel document to PDF using PDF Broadgun (great tool!) - and I'd like to keep doing this.  Then I would go into Acrobat 5, open up my 1 page Invoice PDF document, then I'd use the Form tool, insert Icon, and select my "supporting" PDF document right onto the 1st page.  Then, as needed, I could resize it and place it anywhere on the existing Invoice/PDF 1 page document that I started with, and the resolution was great (i.e. no "grainy" appearances, etc).
    I've now upgraded to Acrobat XI Pro (well, technically I'm trialing to make sure it'll will meet my needs - so far so good, until I ran into this).  I have tried copying the Excel data directly into my PDF Invoice document, but it often times makes the object super large (way off the page left to right) and then I have to resize it (substantially reducing the size) in order to make it fit the page.  This resizing the causes the text to appear "grainy".
    So pretend that my original Invoice/PDF 1 page document took up the top 1/2 of the page.  Then in Excel I create some backup which is say 5-10 lines of calculations.  How can I get the Excel backup as an Image into my original 1 page document (and on 1 page)?  The only work around that I've found so far is to insert it as the last past, then highlight the new stuff from Excel, cut and copy it onto page 1 (these seems like several extra steps in my eyes, but it does work).
    I also want to avoid using screen snip-it, snagit, and various other tools for the following reasons:
    1.  I don't want to remove the grid lines within Excel (i.e. when you print from Excel the grid lines do not print by default)
    2.  I use PDF Broadgun to generate a PDF (i.e. electronic print) and then the data/document looks just like I'd want it to look if I had physically printed it
    Any thoughts?  Many thanks in advance for the help too.
    Other Details:  Windows 7 Pro, company/business use

    I don't see what the problem is with printing to PDF using the Adobe PDF printer as you did with the other tool. Then open your new Excel PDF and do the same process as before (assuming it worked for you). Just go to the Tools>Interactive and add a button field (I assume this is what you did before) and put the file there. At least give it a try as I think that is what you said you used to do.

  • How can I add an existing cfm page to a project?

    CFB3 Question: How can I add an existing cfm page to a project? I created a project and copied a file into the project folder but I can't seem to find a way to add the cfm file into the project.

    @Carl - Well heck, yes I did... But after reading your response I went back and tried right-clicking on and refreshing different things and what worked was right-clicking on the project name in the Navigator window and then clicking on refresh in that context menu.
    Thank you Carl!

Maybe you are looking for

  • How to pass the value dynamically in exp/imp utilities of oracle

    I want to pass the value of org_grp_i dynamically,instead of passing the value 19.Can you please tell how to write the script to this exp fas/xxxxxx@fasbd001 file=audit_grn_28aug.dmp tables=audit_grn query=\"where org_grp_i=19 \" where xxxxxx is the

  • Task is not displayd in workspace

    Hi All,   My BPM diagram is as follows it contains two swimlanes, 1 lane is assigned with role juniour underwriter and lane 2 is assigned with corporateunderwriter, Lane 1 has a human task1 ans Lane2 has humantask2. I created the UI for both human ta

  • ITune 10.4 will not download

    I am running 10.3.1.55.  Lately when I launch iTunes, it advises that a new version is available (10.4) and asks if I want to download and install.  I click yes and nothing happens. iTunes seems to run normally otherwise. The same thing happens if I

  • Lightroom 4.4 will not open despite deleting .lock file

    I have deleted the .lock files already but am still getting "light room cannot be opened because another application has it opened" Help!!  I read on the forum to delete the .lock file but nothing seems to be working.

  • ITunes won't start - memory cannot be "read"

    This may have something to do with the upgrade, but I'm not sure. Everytime I start iTunes i get an Application Error message for iTunes.exe The instruction at "0x74614d69" referenced memory at "0x74614d69". The memory could not be "read". Click on O