How to know how made a Personalization

Hi All,
is there a table or something that stores the personalization info made on a standard Self-Service Page (in this case the Scheduling Request one)?
Using the About this page link I see the personalization, its level and the Updated_Date but not who made it. Is there a way to know it?
Thank You, Pier Paolo.

PandreoL ,
You can use
exec jdr_utils.listCustomizations('<page_name>')
to see the list of customizations done the page.Although there is no such method to see what items or properties are set from personalization unless u compare xml file...... but to have a quick at what ui items are created from personalization, you can disable personalization at site level from profile Disable Self-service Personal at site level and compare the page with the one before.
--Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • How to enable Personalization link in LOV Region?

    Hi friends,
    How to enable Personalization link in LOV Region?
    please to tel very urgent.
    Thanks in advance,
    Antony.

    Antony,
    I am guessing you are asking about OA Framework? If so, ask on the OA Framework forum.
    John

  • How to edit personalize link on desktop

    Hi Experts,
      I have a doubt in desktop customization,can any one tell how to edit the personalize link or remove that personalize link and i also want to know how to add some custom link beside this personalize link.
    Regards
    Rahul

    Hi Rahul,
    Remove the role eu_role assigned to you so as to remove the Personalize link.
    To Add a custom link besides personalize, see the thread
    How to add or remove link in Portal Masthead
    Hope this helps,
    Nikhil

  • How to remove personalization done on WebDynpro ABAP Application

    Hi,
    I have rearranged columns in Receipt View of FITV_EXPENSES webdynpro application via personalization by running it in administrator mode in SE80.
    Now I want to remove this personalization. How can I do so? Please help.
    Regards,
    Madhvika

    Hi Madhvika,
    If you want to disable personalization.. try this
    Set parameter WDDISABLEUSERPERSONALIZATION to 'X' .
    and also read this..
    http://help.sap.com/saphelp_nw70/helpdata/en/46/98ce61f37d19ace10000000a11466f/frameset.htm
    Re: Personalization - 'WDDISABLEUSERPERSONALIZATION'
    It might solve your problem.
    Cheers..
    Kris.
    Edited by: kissnas on Mar 3, 2011 5:24 AM

  • How to integrate personalize function in CRM 2007 WebUI to portal

    Hello Experts,
    I have a requirement in regards to the CRM 2007 and portal integration.
    We have integrated a business role from CRM and CRM 2007 WebUI is now an integrated part of the portal. But in this we are missing the 'Personalize' option that is in CRM WebUI in portal.
    So can anyone suggest me any solution how to go ahead for the personalize development in enterprise portal.
    Thanks.

    Hello, Aparna,
    In CRM 2007 integrated into portal, the links like Personalize are part of so called Masthead iView. To get that view instead of the standard one, you need to configure the portal rules to load CRM desktop, instead of the standard one. You can find the instructions how to do it at the following path:
    http://help.sap.com -> SAP Business Suite -> SAP Customer Relationship Management -> SAP CRM 2007 6.0 -> Application Help -> SAP Customer Relationship Management -> Components and Functions -> Basic Functions -> UI Framework and Configuration -> Portal Integration-> Adapting the CRM Portal Desktop
    Sincerely,
    Arman

  • How to Activate personalization

    Hi,
    All personalizations are Deactivated in the instance.
    We can activate personalization on 1 screen at a time using Functional Administrator.
    How to activate all personalizations at a user or site level all at once?
    Thanks,
    Kamath.

    Kamath,
    Set the value of the profile option "Disable Self-service Personal" to No.
    Thanks
    Anoop

  • How to deploy personalization for other langauges.

    We have added some link buttons using OA framework. We have done this for US and French languages.
    When I deploy personalization using Functional Administrator responsibility, it exported only US personalization. How do I export all the languages.
    I was able to export both using export command line tools, but we are not going to use command line method.
    Thank you.

    Check the chapter 8 "Translating Personalizations". It has provided the detailed process and command. You will have to use XLIFF Extractor and XLIFF Importer.
    --Shiv                                                                                                                                                                                                                                                                                                                                               

  • How to copy personalizations of a responsibility to another responsibility

    Hi All,
    I have done OAF Personalization at responsibility level for one responsibility. The same personalization is to be done for 60 more responsibilities. Please guide me on following points:
    1. How to copy the same personalization to other responsibilities?
    2. How to import the personalizations to application?
    3. How to migrate the personalizations on another instance?
    Thanks,
    Regards,
    Abdul

    Abdul,
    Use the Functional Administrator to get the XML files for the Personalizations. If you notice you would observe that for a particular file with path:
    oracle/apps/ap/abc/webui/XXPG
    the personalization xml wd be created as
    oracle/apps/ap/abc/customization/responsibility/12345/webui/XXPG (where 12345 is the responsibility Id).
    You would need to create 60 such copies with 60 different responsibility Ids. Also in the actual XML document you would need to update the responsibility key for each responsibility individually.
    As a suggestion why dont you do your personalizations at the site level itself. For those responsibilities where you dont need this (assuming that is lesser in number) you personalize again so that the site level personalizations dont take effect.
    regards
    Sumit

  • HOW TO ACTIVATE  PERSONALIZE OPTION IN THE MASTHEAD

    Hi , i am hanif i am new to the portal.Please can anyone tell me how to activate the personalize option on the masthead.

    Hi Hanif,
    EU Role contains Portal Personalization (workset). See below.
    http://help.sap.com/saphelp_nw04s/helpdata/en/46/a1be96f7bf407db6ac78e343b8cef1/frameset.htm
    What you can do is to assign this EU Role to one of the existing Groups/Roles that you have created as a standard for ALL your Portal users. Once you have assign the EU Role to this standard "End User"role you have created, all your Portal users will see the option for personalize on the top right of Portal.
    Assigning Roles to Users and Groups
    http://help.sap.com/saphelp_nw04/helpdata/en/ed/845890b89711d5993900508b6b8b11/frameset.htm
    Hope that helps and award points for useful suggestions.
    Ray

  • How do I personalize a form to call a custom package instead of standard

    We are finding that the vertex tax package is not correctly calculating the taxes for AR late changes. The late payment charge invoices are being created without an item and we know that if we had this in there the taxes would be calculated correctly. We have a solution designed by a senior architect and would like to pursue that approach unless it has been established it is impossible.
    From the Batch maintenance form ARIINR.fmb there is a generate button. It calls some pl/sql and eventually the api to create the invoice. What we want to do here is from the when button pressed trigger call a custom package (with most of the same logic intact). The problem is is that we don't want to call both the custom and standard package, only the custom one.
    My question is really is there any way to avoid calling the standard package by exiting out of the trigger after the custom package completed? I know I could easily change the standard form to accomplish this but we want to accomplish this in such a way to still maintain our support with Oracle on this form. So we are looking to do this via a personalization or custom.pll change.
    Any help would be very much appreciated. Thanks for your time.

    To my knowledge, both CUSTOM.pll and Forms Personalization execute code in addition to standard code, not instead off.

  • How do i personalize it and password protect it?

    My internet works, I was trying to set up my new airport extreme and my computer froze in the process and now it works but the light blinks amber and its an open network connection that anyone can connect to.  I tried a factory reset, but it won't go back to the easy setup process like the first time.  It just opens and my computer connects.  Any thoughts for how to rename the network and password protect it?

    To rename the Network Name: AirPort Utility > Select the AirPort Extreme Base Station (AEBS) > Manual Setup > AirPort > Wireless tab > Wireless Network Name
    To enable wireless security: AirPort Utility > Select the AEBS > Manual Setup > AirPort > Wireless tab > Wireless Security. I would recommend using "WPA2 Personal" for the security type.

  • I recently  bought a new ipad 4 for my wife for xmas and would like to start using her old ipad.How do I personalize it to me 1

    How do i get a separate itunes account for my wife?

    On the old iPad go to settings>General>Reset>Erase all content and settings and that will totally erase the iPad. You can set it up as a new device and use your Apple ID in Settings>Store>Apple ID - or Settings>iTunes & App Stores>Apple ID.
    Your wife can create a new Apple ID here.
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/wa/createAppleId?loca lang=en_US
    Or she can go to Settings>Store>Apple ID and create a new ID in there.

  • How do I personalize my mail

    I have several different email accounts in my mailbox. Sometimes I get them confused and inadvertantly send email from one account that I don't intend to. I was hoping there would be a way I could color code each email name or use a unique font so I am more aware of the email account that I am using - as of now I've not been able to how do that or even if it is a possibility! Please help

    Ok why dont you try this...
    Go to mail and "preferences"
    click the "accounts" tab
    Down the left you will see all your accounts
    in each account you will see the option "description"
    Why dont you name these differently, for example
    1/ Home email
    2/ Work email
    3/ Home office email
    This makes the different accounts very easy to use.
    From now on In the main "mail" app you will notice that all the accounts have personal names down the left hand side.
    I hope this helps...Good luck

  • How do I personalize my Ipod to my name instead of Ipod?

    I had to restore my 80 gp Ipod. I want to personalise it with my name like before. How do I do it? Any help appreciated. cheers sticky email me at [email protected]
    Ipod video 80 gb   Windows XP   dial-up

    how to rename your ipod
    http://docs.info.apple.com/article.html?artnum=60952

  • How do I personalize Foxfire to bring up sites and companies local to me?

    When I browse the Net and suggested sites are reported it always has sites and company listings for Denver CO, I would like to change the default setting to be more local to me. Like Ogden, UT or at least Salt Lake CIty, UT. Can this be done?
    == URL of affected sites ==
    http://

    You can do that serveral ways.
    <u>'''In the URL/address bar''' (works with Google as the default search engine)</u>
    type, <u>including quotation marks</u>, '''"city:ogden plumber"''' (plumber is just an example; replace plumber in the example with a keyword or two).
    <u>'''On the Google search page'''</u>
    -type just as above in the Google page search box, <u>including the quotation marks</u>
    -use the "Nearby/Customize Location" function after entering the keyword or two in the Google page search box. See: image at the bottom of my post.

Maybe you are looking for