IView personalization example needed!

Hi guys,
I need an example of iview personalization. I know about the personalization of the pages and i can add iviews to it at the runtime.
I tried using iview personalization for a SAP Webdynpro Iview and SAP Transaction iview as well, however the only option coming at the time of personalization is to change the logon language, how can i add more options to it.
Or if someone can provide an example of iview personalization that would be really great. I do not want to edit portalapp.xml file right now. There must be some other options available.
regards
Justin

Hi Justin,
first: every WebDynpro iView has excactly one property that can be read by the WebDynpro application. All the parameters you want to send to your WD must be stored in this property. It's the property "Application Parameters". Your WD may need some values in here to change it's behaviour. The possible values depend on your specific WD application and may vary. Check the documentation of your WebDynpro application.
Second: What exactly is your business case? What do you want the user to personalize?
Third: As a complex work-around you may use PCD API from within your WD to change the properties of the WebDynpro iView. But I think you shouldn't do so.
Fourth: It is NOT possible to make the standard properties of a WebDynpro iView personalizable by configuration. You'll need to change the portalapp.xml of the wrapped around portal application.
HTH,
Carsten
P.S.: If you could post what your specific requirements are, maybe the community may have some more ideas.

Similar Messages

  • Webdynpro for ABAP iView personalization not sticking?

    We are currently on EP7 and are having a very odd issue with ABAP Webdynpro iView personalization.
    For our Java Webdynpro iViews, we have used iView personalization quite a lot to change field labels, add text, change button text, etcc. all via portal content administration (ctrl+rightclick to make changes from iView preview). These changes would show as custom iView parameters settings on the Java Webdynpro iViews. Then we could put these iViews into our own portal packages and move them to other portals (QA, Production, etc).
    However, this is not working quite right with our ABAP Webdynpro iViews. We personalized an iView on our DEV portal. The personalization changes showed just fine for all users (ie. changes to input field labels). However, no new parameter settings show for the iView for the personalization. Also, after packaging, exporting and then importing the iView into the other portals (like moving from DEV to QA), the personalization is gone. We had to manually recreate this on the QA system. However, we do NOT want to do this on the production portal of course nor do we want this to be the method/solution going forward.
    So has anyone seen this? Is this some issue/difference between the ABAP and Java webdynpro iView templates?

    If it is WebDynPro ABAP iview, if you do the personalization, then your personalization is persisted in ABAP stack. You need to transport it in ABAP i.e R/3 development system to R/3 Quality system. Transporting only iview is not enough.
    Note : If you do the personalization for the ABAP iview, it will not be saved in the portal, it will be stored in the ABAP stack.
    Thanks
    Manoj K

  • IView Personalization (Web Dynpro Java) for Anonymous User

    Hello All,
    Is it possible for anonymous user to see iView personalization (Web Dynpro Java) when personalized by an administrator?  What I did was create new role and iView making available to anonymous user.  This work fine meaning I can view iView using URL http://<servername>:<port>/irj/portal/anonymous .  But the personalization I made to iView using administrator mode launching iView in preview mode and then using personalization dialog by choosing Ctrl and secondary mouse button to personalize is not showing.  Iu2019m currently on EP7 SP15 and using iView type Web Dynpro Java for the development component sap.com/tcsecumewdenduser application name LogonHelpApp.  
    Any help is very much appreciated.
    Many Thanks,
    Gary

    Hello Michael,
    Yes, the Web Dynpro  for Java Personalization is working perfect for non-anonymous users.  The issue is when I view same iView using anonymous URL http://<servername>:<port>/irj/portal/anonymous the personalization is not showing just defaults back to the original Web Dynpro Java application settings.  The iView that I created and personalized is the new Logon Help Dynpro Java application (LogonHelpApp).  Is there some permissions that restricts anonymous user to view personalization?
    Koti Reddy Iu2019m using the Web Dynpro for Java Administrator Personalization.  Here is the documentation [http://help.sap.com/saphelp_nw70/helpdata/en/42/ed3ce7f8593eebe10000000a1553f7/frameset.htm |http://help.sap.com/saphelp_nw70/helpdata/en/42/ed3ce7f8593eebe10000000a1553f7/frameset.htm ]
    Thank You for your help,
    Gary

  • Reading iview personalization language in Web Dynpro java

    HI
    How can i read Iview personalization language in webdynpro java netweaver 7 enviroement?
    WDWebContextAdapter.getWebContextAdapter().getRequestParameter("sap-locale") is deprecated it seems.
    regards
    PG

    Hi Pranav,
    In that case why dont you try to use the PCD API to access iView properties
    Check this link:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/314ae7a5-0c01-0010-c198-9c7c5e8cee46
    /people/daniel.wroblewski/blog/2006/08/15/pcd-ii-creating-portal-objects
    You would require following jars for accessing PCD data:
    com.sap.portal.usermanagementapi.jar,
    com.sap.portal.pcd.glserviceapi.jar,
    com.sap.portal.ivs.api_iview_api.jar
    This thread contains the links for accessig the PCD content properties. Please check this as well:
    iView Properties
    I hope this solves the issue.
    Thanks and Regards,
    Pravesh

  • IView Personalizations

    Hello,
    I made some Personalization changes to the Dev. Portal which worked fine , I then transported them to the QA Portal ,the changes are not visible there. I looked at the below thread:
    http://forums.sdn.sap.com/thread.jspa?threadID=836417
    So where can we change the User Language for Portal.
    Also, when I manually tried to made the same Personalization Changes in QA Portal with Content Admin. , the changes are not getting reflected.
    Any help would be highly Appreciated.

    Hi
    Please look at these links for handling transport packages with personalization:
    [Exporting Personalization Data|http://help.sap.com/saphelp_nw70/helpdata/EN/e6/2cd4121a87405a90c91c09ec74cc8c/frameset.htm] and
    [Creation of an EPA Archive for the Portal Export|http://help.sap.com/saphelp_nw70/helpdata/EN/cb/8a6b8d9048964db7c2e0721f4c42d5/frameset.htm] and [Iview Personalization Transport|http://forums.sdn.sap.com/thread.jspa?threadID=1617429]
    Hope this helps!!
    Best Regards
    Vijay K

  • Regarding the Personalization Examples

    Hi Guys,
    I am looking for Personalization Examples for oracle weblogic portal 10.3. Where can I find these examples apart form the Bea Docs.I want to run these examples on my local system .
    Please help me.
    Thanks ,
    Vikss

    I have created one Content selector and generated a portlet and placed on the the .portal file and i have created some content in the virtual repo..When i run the Content selector I am not able to see the content.Instead in the content preview I am able to see the page which I have created in the CMS Repo. When I click on this Page I am able to see the content.
    The code I am using to get the content in the .jsp file is <cm:getProperty id="templateNode" name="adAltText" conversionType="html"/>
    How can I see the content on the Content Selector Portlet?

  • Iview Personalization Error

    Hi Expert,
    We are having trouble in accessing iview personalization, normally when doing ctrl + right klik, the personalization screen would came up. Recently we had an issue with ume (we can not create new users) and we fixed it with applying sap note and upgrade the EA-HR component . However the personalization wont work now, it just showing a loading animation with endless looping. Can somebody help? Thanks in Advance.
    Best Regards

    Hi all, thanks for the reply so far. I've solved this problem with updating the EA-HR to the latest version along with other component.
    Best Regards

  • BSP in EP6: How to provide/handle iView Personalization

    Hi,
    I have a custom BSP integrated into our EP6 portal and was wondering if there is a way to handle or allow the iView personalization dialog? Can a BSP personalized in the portal and if yes how?
    Thanks for any insight!
    Wolfgang

    check the check box "<b>Supports Portal Integration</b>" in the BSP application properties.
    in the BSP iview definition make sure
    <b>Show 'Personalize' Option</b> is set to yes.
    Regards
    Raja

  • IView personalization is not opening

    Hi,
    I have an iview which is created from PDK component and it has the following parameters in portalapp.xml:
            <property name="location" value="00084943"/>
            <property name="user" value="ep"/>
            <property name="status" value="valid"/>
            <property name="view" value="Basic">
              <property name="personalization" value="no-dialog"/>
              <property name="type" value="select[Basic,Basic_HR]"/>
            </property>
            <property name="start_pg" value="chart">
              <property name="personalization" value="no-dialog"/>
              <property name="type" value="select[chart,directory]"/>
            </property>
            <property name="rid" value="sap_role"/>
            <property name="domain" value="SAP_Test"/>
    In the iview prperties show tray is set to yes. But the iview tray is not visible when i open the corresponding workset which has only one page which has only one iview, this one.
    Please help me in this issue.
    Thanks and regards,
    Ramesh.

    Hi.
    I hope you have added the iview to a page, where in the page too you have set the show tray as "true".
    If these steps are done.
    You need to assign this role to your id in User Management :
    role name: Every User Core Role
    pcd path: pcd:portal_content/every_user/general/eu_core_role
    After this assignement, refresh your portal, you can see the "Personalize" in the Tray icon drop down.
    hope this will help you.
    Regards
    Kiran

  • Personalizations example with functionality?

    Hi,
    I am new to OA Framework and I am trying to learn how to achieve some customizations through personalization.
    So, suppose I add a new textbox on a page (MessageTextInput). Can someone give me an example of how I can put some functionality behind this textbox? Can I alter the default business logic behind the OA page to take into consideration the value in the textbox? Or if this is not possible, then do I need to write my own controller? Do I need to place a new button on the page to invoke my controller?
    It would be great if you could give me some simple advice to get me started.
    Thanks in advance!

    Hi,
    Refer the sample code in this link,
    http://www.sapnet.ru/viewtopic.php?t=289
    and also the link below,
    Sample code for using BAPI 'BAPI_DELIVERYPROCESSING_EXEC'
    Edited by: Tharani on Feb 3, 2009 5:57 AM

  • IView Personalize Screen Drop Down Width

    Hello,
    Any idea on how to control the width of the select/drop down list box when usiing the SAP provided personalization screen in an iView?  When an end user goes to personalize the iView, the select box is too small to see the values. 
    My portalapp.xml property looks like this:
    <property name="searchType" value="Team Peers">
        <property name="personalization" value="dialog"/>
        <property name="type" value="select[Direct Reports,Team Peers]"/>
        <property name="description" value="PERSONALIZE_SCREEN_SEARCH" />
    </property>               
    The only way I have seen to control the width is to create a string property and then by setting the value you can set the width of the second column.  My problem is that I don't want the user to have a string input field, they need to select from a drop down.
    I am trying to avoid writing my own personalization screen, because this is a very simple iView.
    Any ideas?
    Thanks in advance,
    Sean

    Hi Sean Coverstone,
    I am not sure whether I understood your question clearly.
    My Assumption is that you want to control the dropdown list box size in your personalization dialog box.
    Create a class called MyPersonalization under com/test/personalization/.
    Create your own GUI part here.Use layouts for controlling the width and height.
    Enter something like this in your portalapp.xml.
    <component-profile> 
       <property name="PersonalizationClass" value="com.test.personalization.MyPersonalization"/>
    </component-profile>
    Now you can set dropdown list box widh like this..
    ivuList.setWidth("200");
    Hope it helps.
    Regards,
    Karthick K Eswaran

  • Portal Runtime Error in WD iViews during iView personalization

    Hi,
    I am using SAP's MDM iViews with some custom webdynpro application iViews in my netweaver portal 7.0.  When I click on the personalize 'apply' button of any iView, the whole page gets refreshed. The standard SAP MDM iViews gets rendered without any problems.  But the custom webdynpro iViews throw portal runtime error as shown below:
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 02:25_17/12/08_0106_18297950
    Can anybody throw some light on this?
    Regards,
    Yuvaraj SG

    Hi Yuvaraj,
    Assign the user super admin role and see if the page opens fine or not.
    If the page opens fine, remove the super admin role and check the permissions for the custom web dynpro applications.....
    and see if enduser check box is marked or not.
    And at the same time check the permissions of the content provided by SAP folder and your custom folder where you have similar roles or not.
    For this navigate to System Administration - Permissions - Portal Content
    For detailed analysis check nwa as suggested by Bala.
    Hope this helps.
    Cheers-
    Pramod

  • Webutil_host.blocking( ) example needed  * SOLVED *

    Hello, I need to get the name of the UNIX application server from my forms 10g program. I'm calling pid := webutil_host.blocking('uname -n') but it fails with a return code of 2 no matter how I format the command ('ksh -c "uname -n"', etc). subsequent calls to outp := webutil_host.get_standard_output(pid) or outp := webutil_host.get_standard_error(pid) don't seem to work either as trying to display outp(0), etc display nothing.
    webutil functionality is not being called in pre-form or when-new-form-instance (before webutil is instantiated).
    Can anyone point me to a working example of getting output from a UNIX command?
    Thanks,
    Gary

    Ok, here's how I did it, turned out to be pretty simple:
    FUNCTION get_oas_name RETURN varchar2 IS
      fp text_io.file_type;
      output varchar2(30);
    BEGIN
      host('/bin/uname -n > /tmp/oasname');
      fp := text_io.fopen('/tmp/oasname','r');
      text_io.get_line(fp, output);
      text_io.fclose(fp);
      return output;
    END;Gary

  • Script for moving multiple subtitle clips in the works - EXAMPLES NEEDED!

    Hi everyone!
    One severe deficiency of DVD Studio Pro is the inability to move multiple subtitle clips back or forward in a track by an arbitrary offset.
    I ran into this problem while I was creating a DVD from an EyeTV recording of a DVB broadcast, the subtitles from which have to be extracted to a SON file and a bunch of .bmp images with a separate piece of software, ProjectX. For some reason, ProjectX messed up the subtitle timecodes, so I had to move the entire track forward by a fixed amount. Unable to do this inside DSP, and unable to find tools that would do this for SON files, I set out to code my own tool with Python.
    Currently, I have a very simplistic working version of the script, which I successfully used to shift the timecodes of the aforementioned SON file.
    This got me thinking: I can't be the only one who has faced this problem. So, in the spirit of giving something back to the community, I thought I'd try my hand at turning this little script into a versatile tool for timescaling several different subtitle formats.
    If possible, I would like to receive real-life examples of several different plaintext (no binary formats, thanks) subtitle formats from you guys, both those that DSP supports and those that it doesn't.
    For now the tool only shifts entire tracks and works on the command line, but who knows, maybe I'll create a GUI at some point and add the ability to shift specific subtitle clips instead of whole tracks - time permitting, of course.
    If you think you might have some juicy subtitles laying around, please reply or contact me directly by e-mail: elamaton (at) nic.fi. Don't worry, I won't redistribute anything you send me, it will only be used as test data.
    iMac Core Duo 20"   Mac OS X (10.4.7)  

    Sounds like a very good idea... but have you seen Subtitler:
    http://www.versiontracker.com/dyn/moreinfo/macosx/26322
    Not to say you won't make a better version, and I'd be delighted if you did! Manipulating subs in DVDSP is not something I do any more - I use an external text editor for any job where more than a few subs are needed.
    The problem in DVDSP is that you cannot extract the subs directly, you have to export an track item description which has the subs and time code buried within the XML. You might find that PHP will give you a web based tool to extract the subs and time codes and write a text file, which you can then manipulate.
    In fact, wouldn't a web based tool be a good idea? People could upload the track description, it would export the subs and you could get it to adjust the timecodes and write a text file back in the correct format to import back in to DVDSP. Once the subs are in a text file it is a simple matter to manipulate them further...

  • Step by step example needed.

    To generate documentation for all classes of project laing in the specified dir.

    More detail is needed. -- which version of Javadoc are you using? Where are the package names (do they all start at the same top-level package)? Generic examples are given at:
    http://java.sun.com/j2se/1.4/docs/tooldocs/solaris/javadoc.html#examples
    -Doug

Maybe you are looking for

  • "Error writing to file: C:\config.msi\3a3043.rbf. Verify that you have access to that directory. "

    I keep getting this error when trying to update iTunes: "Error writing to file: C:\config.msi\3a3043.rbf. Verify that you have access to that directory."  iTunes will not work.  Any time I try to apply settings iTunes locks up.  Anyone know how to fi

  • Will I lose my saved data if I update sync account ?

    I was about linking a new device when I noticied that I wasn't able to login with my "old" account, It seems that I have to create a new one. There was a link to how to update to the new Firefox Account [1] But it says that I have to unlink all my de

  • Convert float to 4 bytes array

    How can I convert float type to 4 byte array - not with strings but to exact binary representation.

  • HOW TO DOWNLOAD I TUNES ON WINDOWS 7 AM NOT ABLE TO DOWNLOAD

    I OWN A I PHONE 4S BLACK COLOR AND FOR IT I WANT TO DOWNLOAD I TUNES SO WHEN I TRY TO DOWNLOAD I TUNES IT SAYS IMMEDIATLY THANK YOU FOR DOWNLOADING I TUNES AND NOTHING ELSE I HAVE A REG. APPLE ID AND ALL BUT I TUNES DOES NOT GET DOWNLOADED . I HAVE A

  • MiniSap relicense problem

    Hi I'm an ABAP/4 old hand, had a couple of years out (VBA, VB.Net)  but it looks like I'm moving back to SAP now. I bought Business Objects a year or so ago and installed it okay. Now when I try to relicense it I'm getting problems. I've run the dbEn