Personalization at function level

Hi,
We need to perform personalization at function level but the option is not available in personalization screen?
There is a function already defined for the OAF page.
How to enable this?
Thanks,
Gowtam.

Hi Gautam,
When you click on Personalize page link [which is on top of page].
A new page will open which show the whole page structure. In this page there is button name
"Choose Context" at the top of page, when you click on it.
Again a new page will open here you can set the funciton level
As per Personalization Guide.....
Once you create a function-level personalization, you can pass the function name corresponding to the personalized region by specifying the function name on the URL using the parameter OAFunc. For example:
http://<server.com>:<portID>/OA_HTML/OA.jsp?OAFunc=<custom_function>&...
Suppose you have the following URL that launches an Oracle Applications page that is defined as the web_html_call of function XYZ:
OA.jsp?OAFunc = XYZ
XYZ points to:
OA.jsp?page=oracle.apps.fnd.framework.webui.TestRegion
If you want a function-level personalization of ABC (defined using OA Personalization Framework) to apply to this page, you should change the web_html_call of function XYZ to:
OA.jsp?page=oracle.apps.fnd.framework.webui.TestRegion&OAFunc=ABC
Please refer to the "Personalizable Pages" topic in Chapter 4 of the Oracle Application Framework Developer's Guide for details of other ways you can pass a function name to a corresponding personalized region.
Thanks
--Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • Function level personalizations

    Hi,
    I want to know how can we export the function level personalizations from one instance and import them to any other instance. This is very urgent. Please let me know as soon as possible.
    Thanks and Regards,
    Sandhya

    If you are on 11.5.10 CU2 then you can use the import/export option in the Functional Administrator responsibility. If you are on CU1 or earlier versions then you need to use XMLImporter and XMLExporter commands in the middle tier to get it. If you have a jdev on your local then you can use th import.bat and export.bat from the jdev/bin folder to do that.
    Example for XMLImporter and XMLExporter can be found in the personalization guide.

  • Function Level on OAF Personalization Cannot be edited

    Hello,
    Can anyone tell me how to enable the Function Level on Personalization as it is Read Only now and i cannot edit on this Level while other level like Site Level and Responsibility Level are enabled,
    Notice that it was enabled before and i made some changes at Function Level, but now i see it as Read Only and cannot make my change.
    If Anyone Could Help, Thanks.
    Regards

    Hello Gregg
    I suppose you used the debugger mode to change he version from 122 to 110. As you said it is not the cleanest way, but ...
    In fact we downgraded our front end support package:
    -> copied the orginially queries (e.g. M1CUB_UNIV_001) in a new query ( M1CUB_UNIV_001_COPY), where so the copied query has got the version 110.
    -> released all dependencies on the originally queries ( like xcelsius)
    -> deleted the originally queries through transaction RSZDELETE
    -> copied back query to the 'old' technical name of the originally query. Sure the GUID has then changed, but the same technical name is used again.
    As I am in middle of a exiting development I didn't adress this issue to SAP through a OSS Note, which should have been the right way to do it.
    Best regards
    Christian

  • Function level personalization

    Hello,
    1. Can anyone give me use-case of function level personalizations in OAF.
    2. Also I read that Oracle also has seeded function-level personalizations which can't be edited, why is so?
    regards, Yora

    785174 wrote:
    Hello,
    1. Can anyone give me use-case of function level personalizations in OAF.The customer administrator can define functions and use them as context for granular level personalizations. For example, you can create a function-level personalization to "hide the salary field, if the user is updating an employee record, but not when the user is creating a new employee".
    2. Also I read that Oracle also has seeded function-level personalizations which can't be edited, why is so?Oracle does not have given rights to change or modify it. As we can face issue while upgrading or during patching.
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Personalization not allowed at function level

    HI All
    I am attempting to personalize a page at the function level. I develop locally in JDev and then move the extended classes to our development server for further testing. Sometimes when I attempt to personalize a page, I can not personalize at the function level. The column for the function simply has the static text "Inherit" in it. Any thoughts? This is becoming a real problem for us as we can not personalize at the function level.
    PLease help me.

    Personalizing a page at function level is not possible always.
    While personalizing a page using Functional Administrator responsibility, we can choose to personalize a page at any function level. Even if we personalize page at function level, sometimes changes will not get affected.
    To find out whether we can personalize a page at fuction level or not:
    Navigate to the page and click on "Personalize Page" link at the top right corner. Click on any item's personalize pencil icon. If you find an option to personalize at fuction level then only we can go ahead.
    Basic reason is that we can personalize a page at fuction level only if the page is called from an AOL function.
    -Anand

  • AK Personalization at responsibility level

    Hi,
    We are on 11.5.10RUP6. I have an OA framework Pg: /Oracle/Apps/PA/Projects/WebUI/CreateProjectPG.xml that has embedded AK regions.
    I want to change the controller attached to 2 of the AK regions in the page. I naviagated to the AK developer responsibility and queried the region. Should i replace the seeded controller with my custom controller?
    The problem is this will affect all repsonsibilities and function. Is it possible to have an AK personalization at a Responsibility/Function level similar to what we have in OAF?
    Rits

    Hi
    This is urgent. Where do we personalize AK regions?

  • Function Level Personalisation

    I have 4 different employee responsibilities + 4 other manager responsibilities.
    We have 2 functions accessible for each of the above responsibilities.
    Responsibility A
    ----- Function1 - show declaration
    ------Function2 - hide declaration
    Responsibility B
    ----- Function3 - show declaration
    ------Function4 - hide declaration
    For only Function1 and Function3, I need to add a declaration - I have created a staticStyledText item (XXCustom1) at function level.
    If i create a item at site level, personalise option was enabled only at Organization and responsibility levels. This does not suit my purpose as I need to have it only for one of the 2 functions available in that responsibility.
    Do I need to create multiple items with different names -XXCustom1,XXCustom2,XXCustom3,XXCustom4 , one for each funtion level. Or is there an easier way to this?
    Lal

    Hi Gopinath,
    You can have two functions pointing to the same form, say for form APXINWKB
    AP_APXINWKB
    MODS_AP_APXINWKB
    If you apply personalization for Form, then it will apply for both functions.
    If you apply personalization to Function then it will only affect the function you choose!
    Regards,
    Gareth

  • Pls differenciate form/function level personalisation

    Hi All,
    in my form i had one personalisation at function level and form level,but i am uable to find the difference of this two levels,
    and i dont understand the purpose of two levels.pls some one tell me with one real time example.
    Regards
    Gopinath

    Hi Gopinath,
    You can have two functions pointing to the same form, say for form APXINWKB
    AP_APXINWKB
    MODS_AP_APXINWKB
    If you apply personalization for Form, then it will apply for both functions.
    If you apply personalization to Function then it will only affect the function you choose!
    Regards,
    Gareth

  • Personalization through Functional administrator

    Hi All,
    Thanks in advance.
    my doubt is how to do personalization through functional administrator,
    Will u please explain me in detail steps..
    Regards
    Zaheer.

    Hi zaheer,
    go to functional administrator > click on personalize tab
    Provide path of page and click on go, click on personalize icon> Choose Personalization Context and click on apply(context is nothing but the level on which personalization will be applicable like responsibility, user etc.)
    after this it will show you actual personalization page.
    Hope this will help.
    Regards,
    Reetesh Sharma

  • Existing 2003 forest functional level -- 2012 forest functional level in production environment?

    Hello experts!  
    A quick question if it can be one:
    Is it possible to raise a forest functional level from 2003 to 2012 in a production environment (only 2003 DCs with existing roles to only 2012 DCs)?  If so, is there a standard implementation of the upgrade process
    (migration of roles, migration tools, etc.)?
    many thanks!
    David

    hi,
    Thanks for posting. 
    Sorry i don't know if i am understanding your question. Are you talking about upgrading your DC's in your current forest to 2012 then raising the functional level? 
    If so, first of all you can only raise the forest and domain functional levels when all DC's in the forest and domain are at 2012 or higher. 
    To get your domain unto 2012 DC's there are a couple of paths you can adopt, but generally the simplest is:
    1. Introduce your first 2012 / 2012 R2 DC into your existing domain, this will extend the schema with the additional attributes that are required to 2012 - this is an automatic process during promotion of your first 2012 DC.
    2. Go through and start replacing your existing domain controllers. You don't normally do an inlace upgrade, the preferred method would be to use different hardware, built up the new DC to replace your existing one, then demote the existing one - keep going
    through this process until all your DC's are 2012.
    NB: which ever DC(s) currently holds the FSMO roles you will need to transfer these to one of your new 2012 DC's before you decommission that one. 
    if i've got what you were asking wrong, please let me know, otherwise hopefully this helps.
    Regards,
    Denis Cooper
    MCITP EA - MCT
    Help keep the forums tidy, if this has helped please mark it as an answer
    Blog: http://www.windows-support.co.uk 
    Twitter:   LinkedIn:

  • Unable to Personalize at SITE level.

    I was customization "Customer" pages in R12.
    Code is ready, problem is that, When i goto personalize page, I can't personalize at SITE level, i'm getting only for ORGANIZATION level.
    Screenshot LINK ->
    http://i.imgur.com/7lPt9yM.png
    NOTE
    Same  issue exists for any Controller for this page.
    Even for "pageLayout" i.e Root controller  , SITE level is disabled.
    So i need to do any setup?
    How can i apply personalization at SITE Level???

    HI.
    I am trying to Personalize Create Customer Page.
    Page : /oracle/apps/ar/cusstd/createcus/webui/ArCreCusPG
    Region : addressRN.AddressLocationSite.addressCreateUpdateStack
    ScreenShot.
    http://i.imgur.com/Iu1Ub2D.png

  • The specified forest functional level is invalid. "Lync Server" requires forests running in Windows 2003 mode or higher.

    Dear Support Team,
    i am having the error ''The specified forest functional level is invalid. "Lync Server" requires forests running in Windows 2003 mode or higher'' from lync 2013 during the schema master prepare on windows server 2008r2 and my forest functional
    level are 2008r2.. so can you help me please...?

    Dear Support Team,
    in my network there are one forest and two domain controller (primary and secondary).. my domain functional
    level is windows server 2008r2.. but i am still receiving error.. when i hit the run button for schema prepare its says:
    ServerSchemaPrepareTask execution failed on an unrecoverable error.
    and when i open log it sasys: 
    Error: The specified forest functional level is invalid. "Lync Server" requires forests running in Windows 2003 mode or higher.
    kindly help me

  • MM Function Level Document

    Dear All,
             Any one provide me MM function level document like if we can do the process then first we create PR --> Release PR --> create PO -- > So on.........
            I require all the process of MM modules.
    Regards,
    Sandip Shaktavat

    Dear,
         This link i have already. If you have any other document related to MM then please give me.
    Regards,
    Sandip

  • Hyper-v 2012 R2 Live migration issue in 2003 Domain function Level

    hi Team ,
    i recently build 2012 R2 Hyper-v Cluster with three node. Everrything working fine with out any issue . Cluster working also fine. Later i came across one issue when tried to Live migration virtual machine from one host to another . it failed all the time
    while quick migration is working . i gone through few articles and find it is known issue with hyper-v 2012 R2 where domain functional level is set to 2003 . although they have provided Hotfix but no solution.
    http://support.microsoft.com/kb/2838043
    Please let me know if any one face similar issue and able to resolve by any hotfix. My host are updated .
    Thanks
    Ravindra
    Ravi

    Hi Ravi1987,
    The KB2838043 is applied for Server 2012 node, Could you offer us the related cluster error event id, or you can refer the following article to check your cluster
    network binding order is correct or not.
    Configuring Windows Failover Cluster Networks
    http://blogs.technet.com/b/askcore/archive/2014/02/20/configuring-windows-failover-cluster-networks.aspx
    You can try to install recommended hotfixes and updates for Windows Server 2012 R2-based failover clusters first, then monitor this issue again.
    The KB download:
    Recommended hotfixes and updates for Windows Server 2012 R2-based failover clusters
    http://support.microsoft.com/kb/2920151
    More information:
    Windows Server 2008 R2 Live Migration – “The devil may be in the networking details.”
    http://blogs.technet.com/b/askcore/archive/2009/12/10/windows-server-2008-r2-live-migration-the-devil-may-be-in-the-networking-details.aspx
    I’m glad to be of help to you!

  • Domain Functional Level: 2008 R2 to 2012 R2

    My current forest and domain functional levels are 2008 R2. I know I can safely upgrade the functional levels in most cases, but I want to specifically know with regards to Lync.
    Our entire environment, including Lync, is running on Windows Server 2012 R2. (We have no domain joined clients.)
    Can I safely raise the forest and domain functional levels to 2012 R2 without impacting Lync?

    you can easily upgrade the funtional level without any issues since you have all the Domain Controllers on Win server 2008R2.
    http://support2.microsoft.com/kb/2869728/en-us
    For more details : Listed below link has the table which shows the effects of upgrading the domain functional levels to Windows 2012
    http://technet.microsoft.com/en-us/library/understanding-active-directory-functional-levels
    pankaj(MCT)

Maybe you are looking for

  • Rep-1401: 'beforereport': Fatal PL/SQL error occured

    Hi all I am working in Oracle reports 6i. in my report i hav two program units. iam calling them in before report trigger. Then iam getting the following error rep-1401: 'beforereport': Fatal PL/SQL error occured ORA-03120: two-task conversion routin

  • Adobe InDesign CC 2014 has stopped working

    So...I am trying to help our Marketing Manager with some problems with Adobe InDesign CC 2014. On startup of the program, more often than not it comes up with: Adobe InDesign CC 2014 has stopped working A problem caused the program to stop working co

  • Randomly locking and quitting

    My iPhone 3G this morning seemed to have gotten a mind of its own. It's done this before but never this severe. Usually it stops after I shut it off and turn it back on. This time after shutting it off it randomly tried to turn back on. It started wh

  • Net Value is ZERO in Order

    D friends, I've created a condition type for Service as follows: 1. Cond Class= B Prices 2. Calculat. Type= C Quantity 3. Cond. Category= Blank 4. It is a manual condition Now the issue is that when Iu2019m entering the Target Qty & Price, manually i

  • Using Query Designer both for 3.5 and 7.0

    Hi all, <u>Is it possible to use different Query Designer versions (3.5 and 7.0) parallelly on the same machine ?</u> I have customer A using BW 3.5 and new customer B who will use 7.0. I need to install Query Designer 7.0 and create reports for cust