Extensions and personalizations

I am new to jdeveloper and its nuances so this may be straightforward. I have a need to just change an xml page, no logic on the page just have to hide a field that is set to be rendered irrespective and there is no method to make rendered false without editing the underlying XML. I know that I have to do this in jdeveloper. However when i am importing it, am I going to need to copy over the original page or is there a substitution section? do i put it in a custom folder? I don't see anything clear cut in the forums or the manuals. I realise (or at least think i do) that you need to substitute, so you don't get rid of the original logic, if you are making changes to the logic of the page by extending the java classes.

There are three kinds of requirements which might arise as part of customizations,
1. Change the look and feel of the Oracle seeded pages(this might include change any UI properties like rendered, CSS styles, required, read only, etc)
- You should use personalization only to do this. You should not manually modify the xml files.
2. Modify or add some functionality in Oracle seeded pages(eg adding/modifying business rules, adding new regions(static or dynamic) etc). This might need the use of personalization and extensions together.
- you should use personalizations to add or modify anything in the UI. If something is not supported through personalization or you want to add some complex region in to your page then create the region as standalone in jdeveloper with OAExt and use personalization to add a stackLayout and attach your regionthrough extends property(however you need to wrap your region which you create in jdev in a stackLayout to do this). You can alternately use flexibleLayout to add any region directly using personalization.
- In addition to adding or modifying the UI if you need to wire the widget to a datasource then you need extensions to create or extend existing business objects and then fill appropriate properties (like viewusage, viewattribute) when you create the UI using personalization, create substitutions and deploy them.
3. Creating new pages or modules
- You should use jdeveloper with OAExt to create new pages and deploy them as Oracle developers do it.
However these are three broad categories and your requirements would either fall in one or more areas in these or outside these areas. If you have any specific requirement we can let you know how best to implement it. What is specified in the developer guide are frequently and commonly used examples, it is difficult to cover every possible use case which can arise as part of customizations. The developer guide and personalization guide specifies best ways to implement the above mentioned three categories and you should first make yourself comfortable with these terminologies and implementations so it will be easier to map your requirements to one of these easily.
Another thumb rule you need to remember is,
- any changes which you can do by manually modifying the xml file can be done using personalizations, if there is some restriction which is preventing you from using personalization like the adminPersonalizable flag is turned off by developer then you can achieve them using code extensions.
- you should use extension mechanism to modify/add new business rules, create and wire new attributes to the new fileds etc.
Anything done using personalization and extensions are upgrade safe.

Similar Messages

  • Deep into OAF...T1-Extension and Personalization.

    Hi,
    This thread series is being posted only for the purpose of extracting usually "hidden" things.So that the users who have gained a satisfactory level, can share or explore some deep sides of OAF.
    So as the first thread in "Deep in OAF..." is regarding Extension and Personalization.
    Q1. My first question is when I perform a vo substitution, how does OAF manages to pick the new extended vo in place of existing one.There is MDS which has substitution information.But the question is how and when does MDS is read and what action then OAF takes to accomplish the task?

    Finally here is the answer,with slight doubt..
    Sufficient information was already collected in previous posts.
    We could understand the role of MDS that it contains the substituion information.
    Now answer to the question about how this information is used...
    Well its the JVM which plays another role.
    While running the JVM, there is a parameter which instructs the jvm whether to use the substituion informatio or not with the path of substituion information.
    If it says yes then JVM looks in to substitution information and check what to replace with what. Means if VO1 is to substituted with VO1Ex..then
    For each request to create object of VO1, JVM creates object of VO1Ex.
    The remaining responsibility is of JVM.(As indicated earlier, A parent's reference can refer to child object.)
    The slight doubt is, about the options how JVM gets value of whether to use personalization or not.
    The two options are...
    1. Pass as a parameter to JVM..(As explained here.The near same approach is also used by JDev).
    2. OR its some of JVM's class file which contains the code to get value of the profile option and then take action accordingly. (This one seems more near to deployment instances and I favour it.)
    And now it clears also why oracle says no to even creating copy of the object, but to extend.
    Also it indicates how personalizations can be swiched of by FND_DISABLE_OA_CUSTOMIZATIONS.
    So which option to choose? It becomes easy by the answer..when value of FND_DISABLE_OA_CUSTOMIZATIONS is changed, some server( apache or form ) bounce is required? (I never tested it so far)
    If yes, then the option is first one other wise its second.

  • Rollback VO extention .. rollback JPX file and Personalization

    I have applied the Patch for VO extension.. and Personalization link is disbale.
    Due to some error on server ..
    I want to manually remove the files from file system.
    can anybody do let me know the step please. thank you

    Dear,
    Patch was to extend a VO and created a new RN . I have extended the seeded VO.
    1) Uploaded the file of VO
    2) JPX File using jpx importer
    3) Added the Region using Importer
    3) Personalized a page and impoter using imporer script .. bt by mistake i have keept the path... webui/site/0 insteed of webui/customisations/site/0
    In functional administration Personalization link is disable .. so i cnt deactive it.
    I want to delete my personalized file manually from FTP. is there is any way to do it
    How to roll back
    1) extended VO
    2) Rollback JPX file
    3) Rollback my perosnalized Page
    Thanlk You

  • Activity Report download is saved without extension and unreadable

    Hello,
    The Portal Activity Report iView has a button which enables the user to download the report to his PC.
    The problem is that when the user clicks on that button and saves the file it is being saved by this default name: com.sap.portal.activityreport.frontend.DownloadableActivityReport
    The main problem is that it is being saved by default without any extension and after saving the user needs to manually add the .xls suffix.
    Another problem is that once I open the report with Excel The Object Name column is unreadable.
    Is there any way to resolve these issues?
    Roy

    Hi Roy,
    > if it wasn't supported there
    > or you would still consider it as a bug?
    The feature in general of course was supported, but what I cannot say is if it was a known issue that it didn't work correctly. As I dont't use the ActivityReport, I also have no experience if it didn't work at some time and maybe now is working.
    The wrong filename I don't expect to be corrected in the meanwhile, as said, that's a problem in some places. So at least for this you could open an OSS message. And maybe combine this with the problematic column issue.
    But if upgrading to SP18 would be an option for you, maybe you could first test that.
    Hope it helps
    Detlev

  • New problem printing from financial websites - print button sends file to a "cgi" extension and adobe cannot open and print.

    I used to be able to print my bank statements directly from the website to my printer. Now the print program sends the file to a file with a "cgi" extension and saves it on my desktop but as an Adobe file. When i open it to print, Adobe says it is not supported or corrupt. running windows 7 on PC.

    mmsteer,
    I think I may be able to help you with this problem, which I was having with CS4 when I first upgraded to Lion, and others were having with CS3. This fix is courtesy of Aisolve on these discussion boards:
    Remove the Adobe PDF PPDs from the following folders:
    OS/Library/Printers/PPDs/contents/Resources/en.lproj,
    OS/Library/Printers/PPDs/contents/Resources/Zh_CN.lproj,
    OS/Library/Printers/PPDs/contents/Resources/Ja.lproj,
    OS/Library/Printers/PPDs/contents/Resources/ko.lproj,
    OS/Library/Printers/PPDs/contents/Resources/Zh_TW.lproj,
    Be sure to go to your system Library, not your user Library.
    Also, regarding my current problem, I spoke with an Apple tech person and found that the 10.7.2 upgrade apparently is the culprit, and is incompatible with wireless printing to my Lanier printer. I CAN print connected through USB. That's a work-around for now, but I'll need to contact Lanier about upgrading their driver for OS X 10.7.2.
    Aisolve was helping me with this issue, too, and assures me that if I'm able to generate a postscript file (which I was), and able to generate a PDF by distlling it through Adobe Distiller (which I am), then I can safely assume that the problem lies with the hardware, in this case the printer driver. This lines up with what Apple told me.

  • I installed 4.0 and cannot print anything. I uninstalled and installed 3.6 and cannot print anything. Everything has a .tif extension and wants me to save the file and I just want to print a selection from my email!

    I have had nothing but grief since I upgraded to 4. It is hateful. I can't print anything. If I highlight something from a website or my email and tell the printer to just print the selection, it doesn't print. It wants me to save the the file and they all have a .tif extension and nothing will print. I have uninstalled 4 and gone back to 3.6 and the problem is still there. If I highlight the desired selection and copy it to Word 2003, it will print what I want, but I can't print anything from the browser itself. That is the only problem I'm aware of so far. I upgraded about a week ago at most, maybe less than that. I'm so sorry I did. Why can't I print anything? I don't want my selection to be a file, I just want it to print!

    Thank you, but it didn't work. My printer stays on away, independently of the PC. I can print from Chrome and IE7 with no problem but not Firefox. The .tif extension refers to a tagged image something. I went looking around in the control panel and I found that Microsoft Office has it's own Access Snapshot Viewer. My company installed Office 2003 on my PC but I only use Word in my work. This snapshot viewer was listed in the control panel under Printers and Faxes. It was not the default anything but for some reason, Firefox 4 installation must have kicked it into gear. I've had the Office software for several months with not one problem. I have Firefox4 for less than a week and everything becomes difficult. I deleted the Office snapshot viewer (hope I don't get fired for it) so my little HP printer is the only one listed and now things seem to be working okay. I have FF 3.6 back up and running. I didn't lose any data and I hope the support and security updates stay available for a long time because it seems like there are plenty of people who aren't in love with FF4. Thank you so much anyway for your help.

  • Flash Player Installer downloads from the Adobe distribution site as a generic file without an extension and the file won't open.

    Hi, everyone.
    When I download Flash Player Installer from the Adobe distribution site Adobe Flash Player Distribution | Adobe the file downloads to my hard drive as a generic file with no extension, and Windows can't determine which program to use in order to open/play the file. I am using Windows 7 Professional 64 bit.
    Is there something wrong with the downloaded file? Or am I missing required software?
    Thank you for your time,
    -Brandon

    Yes, I've never had a problem before. I've even downloaded the Flash Player Install files from the Adobe distribution site on multiple occasions in the past without issue. The only thing I could think of is that perhaps the ".exe" extension was left off to avoid triggering security measures on a computer or private network that would prevent the download.
    Anyway, it worked after I added the ".exe" extension to the filename, so I have no complaints!

  • How do I set up Firefox with the same plugins, extensions and bookmarks on two different PCs?

    I have a PC with Firefox 10.0.2 working happily and I want to reproduce exactly the same experience on my laptop. Both run on Windows 7. I want the samplugins, toolbars, extensions and bookmarks. How do I achieve this?

    Hi,
    You can copy the current [http://kb.mozillazine.org/Profile_folder Firefox Profile Folder] on the PC to the same directory structure on the laptop after installing Firefox on the laptop. Next on the laptop, start the [https://support.mozilla.org/en-US/kb/Managing-profiles?s=profile&r=0&e=sph&as=s Profile Manager], '''Create Profile''' > '''Next''' > '''Choose Folder''' and select the copied folder.
    [https://support.mozilla.org/en-US/kb/Profiles?s=profile&r=2&e=sph&as=s Profiles Howto]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]

  • What are the uses of MVC, Extension and how to create it for begineers pls

    what are the uses of MVC, Extension and how to create it for begineers pls
    dont give link for tutorials please explain ,
    thank you,
    Regards,
    Jagrut BahratKumar Shukla

    Hi,
    Check out this link :
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/0f/ab3a3c9ca75402e10000000a114084/content.htm">http://help.sap.com/saphelp_nw04/helpdata/en/0f/ab3a3c9ca75402e10000000a114084/content.htm</a>
    It is the best possible explanation and documentation that you'll get.
    Thanks,
    Tatvagna.

  • I can't remove Bing. I've tried Control Panel, the article "Removing the Search Helper Extension and Bing Bar," and I have had no luck for Windows 7 and Firefox.

    I can't remove Bing. I've tried Control Panel, the article "Removing the Search Helper Extension and Bing Bar," and I have had no luck for Windows 7 and Firefox.
    I wish I could share the two screen shots I took, but this question site doesn't have the option, so I guess I'll describe where Bing is showing up.
    In the left hand of my browser, just to the right of the back and forward arrows, there is speech bubble with a black eye ball or something. I found out it's Bing-related by clicking on it. There is no option to remove it with either left or right clicking on it.
    Also, in the right hand corner of my browser, at the very end of all my tabs, there is a white rectangular box with an orange "b" and a magnifying glass symbol. It will not respond to anything I try to do to it either, but if clicked it opens a new tab with a Bing search dialogue box.
    Finally, any new tab I open automatically opens to the Bing search dialogue box (versus Google).
    I need to get specific, step-by-step instructions for removing this Bing stuff from my computer. As I said, I have already gone through all steps outlined in the article I mentioned above as well as not been able to locate Bing in my control panel.
    Please help. I'm certain others are having this same issue. I use Windows 7 and Firefox. Thanks.

    Apologies for the formatting there. No idea what went wrong...

  • The list of extensions for InDesign now have a yellow triangle warning symbol in front of a good many of the extensions and when moused over i get one of two messages:  "Extensions may not function properly because it does not meet the dependency conditio

    The list of extensions for InDesign now have a yellow triangle warning symbol in front of a good many of the extensions and when moused over i get one of two messages:
    "Extensions may not function properly because it does not meet the dependency condition."
    OR
    Extension Status is not consistent with extension set configuration."
    The reason I opened the Extension Manager in the first place was to check to see if I had installed a third party extension.  And I was presented with these warning symbols.  I haven't added anything, I haven't done anything that would cause this.
    Does anyone know how to fix this???
    I am running OSX 10.9.5; Indesign CS6 version 8.0.2 And Adobe Extension Manager version  6.0.8.28.
    Thanks in advance!
    Nina

    Many InDesign pre-installed extensions (Those extensions you have immediately after InDesign installation) define dependency rules in their mxi files. Dependency means that one extension works well only if one or more other extensions are installed and enabled. If this condition is not met, the yellow triangle warning will be shown.
    You can select an extension with warning, click "Advanced" tag page in the lower right panel. You will see "This extension has dependency on: <extension name> ...". Check whether every extensions listed here are available and enabled. If not, enable them. Repeat these steps for all the extensions which have warning.

  • File extensions and other formats

    I'm having trouble with file extensions when saving AW files in other formats. I suspect it may have to to do with a recent upgrade to 10.5
    I have (as recommended in the forum) deleted the AW plist files, but it didn't help.
    Here are the symptoms:
    1. When saving, "Hide extensions" is always checked. I remember it as always being unchecked (which I prefer) . Unchecking it every time is getting annoying.
    2. If I uncheck Hide Extensions, I can save as an AW file with its cwk extension, no problem
    3. If I change the File Format to something else, like Text, then the Hide Extension box (which I had previously unchecked) is now checked again. The previous cwk extension disappears, but the period remains.
    4. If I then uncheck Hide Extensions, a second period appears.
    5. If I try to get rid of the extra periods and add txt so that the file is filename.txt, I get an error message that says I can't use the extension ".txt", and that the required extension is "." Using both leaves me with "filename.txt."
    6. The only solution has been to let it save with Hide Extension checked, then go into the finder, use Get Info to unhide the extension, and then save it with the correct extension, which is getting to be a real pain in the patoot.
    Help, anyone? I'm ready to downgrade back to 10.4.
    RJ

    Welcome to Apple Discussions
    Downgrading to 10.4 won't help much. The problem lies in AppleWorks being a Classic application that was carbonized to run in OS X. It just doesn't "understand" extensions. Although adding the period in Leopard is new, the problem with the error messages when you save an AppleWorks document as text or Word & add the appropriate extension is not new. I've given up & just add the correct extension in Finder.

  • Firefox starts fast in safe mode, but slow in normal mode with all extensions and add-ons turned off.

    It's only the first screen/tab I open after firefox is completely shut off... it shows the borders of the screen for 5 seconds, before showing the content (empty page) and then I can start and everything after that is fine.
    In safe mode it opens without delay, so my question is, what in the normal start-up could be causing this delay, I have reinstalled firefox, disabled all extensions and plugins.

    Hello ellina, try disabling graphics hardware acceleration and check it again.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    #Open Firefox ''Options'' window (''Preferences'' on Mac or Linux) as follows:
    #* In Firefox 29.0 and above, click the menu button [[Image:New Fx Menu]] and select ''Options'' for Windows or ''Preferences'' on Mac or Linux.
    #In the Firefox Options (or Preferences) window, click the ''Advanced'' tab, then select ''General''.
    #In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    #Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    * [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    * [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    '''In safe mode, also, hardware acceleration is disable''', see : http://kb.mozillazine.org/Safe_mode
    Thank you.

  • Photoshop CC 2014: Missing Oil Paint filter and no access to extensions and plugins? Where did they go?

    I downloaded PS CC 2014 a few days ago, and just opened for the first time. The Oil Paint filter is no longer listed in the Filter menu. Has it been deleted in this "update"? I hope not because I use it as part my workflow and have it as a step in many of the Actions I've developed to produce my signature style.
    Also, access to my Extensions and Exchange is blocked; that is to say, Extensions is greyed out in the Window>Extensions drop down menu. This means I can't use my watermarks.
    In order to use all the features of PS CC and CC 2014, I have to save my work and open it in the other version, then switch back again to apply a watermark. Very annoying!
    Any insight would be appreciated.
    In Camera Raw, the button to toggle between pre- and post adjustments in the active adjustment panel has been reinstated, a good thing, but it should not have been removed in the previous "update".
    Thanks
    RGMeyer

    rgmeyer wrote:
    It now looks like the CC app controls the syncing of your add-ons with PS CC 2014. So, open Creative Cloud, click on the Files tab and ensure that syncing is turned on. This can also be confirmed, and toggled on/off in Creative Cloud Preferences.
    No syncing is for Your Photoshop settings(not really) and presets between machines for a Photoshop versions  CC to CC, CC 2014 to CC 2014 not between versions.  Photoshop Preferences Settings like UI  setting not to open documents and others are not synced. 
    Photoshop also has a feature to Migrate Presets between version of Photoshop,  This has been available for some time.  Photoshop menu Edit>Presets..  When you install a version of Photoshop you are also prompted with a question asking if yoy wish to migrate your presets from a prior version of Photoshop during the install process.  Note the your new document Presets are not migrated but you can do that yourself with a file copy.   Also  Photoshop preferences are setting not Presets you need to set preferences you change from Adobe default settings.
    Note no New Document Preset sync option.

  • Photoshop CS5 Extended -- Optional Plug-ins, Extensions and Presets

    I am using Photoshop CS5 Extended.
    I downloaded the Optional Plug-ins, Extensions and Presets file, unpacked it the desktop.  All I wanted was the SGI file format, which works very well and the legacy textures.
    As per the PDF file I copied the "Textures directory" to C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\Presets
    The instructions stated just restart Photoshop and the deal was done.
    Only it didn't work.  The legacy textures are not available in the texturizer

    Have you tried changin the texture selector using the sidearrows?

Maybe you are looking for

  • How many times can you install FINAL CUT STUDIO 2

    i have several computers. how many times can this software be installed

  • Computer for my Mother

    Hello. I think I have finally convinced my mother to use a computer again. I am planning on buying her a Mac Mini and would love to use her Sharp 26" LCD TV as the display. I have noticed that many people have problems using a resolution of 1366x768,

  • PO Output Type not picked

    Dear Experts , I have defined a new condition table for PO o/p as  Doc Type/P Org/Vendor/Plant. I assigned this table to the access seq & the acces seq to the output type . Then I maintained Condition record for this acces seq But the output tupe is

  • proxy Please specify secure port

              All,           I got following messages said:           Fri Dec 29 17:09:46 CST 2000:<I> <WebLogicServer> WebLogic Server started           Fri Dec 29 17:10:14 CST 2000:<E> <proxy> Please specify secure port in the properties. Using default

  • Where is my Build Location

    I can't burn a dvd because I get a message that says "The Build Location folder contains a HVDVD_TS folder(HD DVD content). You must remove the HVDVD_TS folder from the Build Location in order to proceed with Build/Format of a Standard DVD project."