Customizing Light Framework and desktop

We have an internal need for using the light framework and desktop.  I don't like to modify the SAP provided items but instead would rather create delta links and modify those. 
I created a delta link of
-Light Desktop (contains my CSS and my light framework page)
-Light FrameworkPage
-Light Detail Navigation (changing the start at navigation level to 1)
-Searched and found the Light Detailed Navigation Page did a delta link copy and then modified it
Modified the delta link copy of the Light Framework Page
Here's the rub - I'd like to modify the Light Desktop Innerpage.  I'm hitting the wall here.  I created a new page but the layout needed (Light Navigation Panel & Content Area Layout) doesn't show.  Can't find the Light Desktop Innerpage in the portal content (it's there via the properties of the framework page - but finding that page I can't seem to find it.
So - how do I create my own desktop innerpage (would like to base it on light desktop innerpage)?
Regards,
Diane

Hi
The par file for Desktop inner page is com.sap.portal.innerpage
http://help.sap.com/saphelp_nw04/helpdata/en/b4/771158e4cb4bf6af9974380948db86/frameset.htm
The desktop inner page is on of the iview present in DefaultFramework page of Portal which is a single portal page containing default iViews and pages.
The default framework page supplied with SAP NetWeaver Portal provides the navigational and structural components required to navigate and operate the portal. we can modify the default framework page or create our own framework pages to meet the requirements.
Its Location in Portal Catalog: Portal Content -> Portal Users -> Standard Portal Users -> Default Framework Page (pcd:portal_content/every_user/general/frameworkpage)
Regards
Sat

Similar Messages

  • Custom Light  framework page

    Dear All,
    I am planning to develop custome Light framework page with Masthead, Tool area (search) , TLN, DTN and content area
    is there ant ready framework pages i can use, examples prerequisites will help.
    Regards,
    Murali

    Hi,
    Check these blogs:
    EFP: Working with the New Taglibs - Part 1
    EFP: Working with the New Taglibs - Part 2
    EFP: Working with the new Taglibs - Part 3
    Nuts and Bolts of the External Facing Portal (EFP)
    EFP: Layout Tag Library
    EFP: Navigation and Framework Tag Libraries
    Regards,
    Praveen Gudapati

  • No style applied when using light framework and WPC content

    Hi,
    Iu2019m facing a strange behavior, and Iu2019m almost pretty sure that is an error in the WPC, but I decided to post it here, maybe someone can confirm it. When using both, Light Framework and WPC, for some reason, the text inserted in the WPC containers, using the Web Forms, doesnu2019t appear correctly (no style/font applied), but viewing the same information, using the Default Framework Page, it works correctly.
    Any hint?
    Thanks and Regards,
    John

    Hi,
    The reason why I decide to use Light Framework, itu2019s because Iu2019m creating an EFP, and Iu2019m using the WPC to publish the content (articles, news, and link list), using the standard Web Forms.
    The problem is, after adding to a WPC Page something so simple like an article (using the Web Form Article), no Portal iView, HTMLB or other stuff included, the preview of the WPC Page using the Default Framework Page is ok, but when using the Light Framework Page, the text in the article doesnu2019t have the correct font-family. It looks like there are some styles missing in the Light Framework Page, that WPC content is expecting.
    Thanks and Regards,
    John

  • Light framework and custom iViews

    Does anyone know why the "heavy" framework is used on custom iViews?  We have developed several custom iViews and when we tested them in the light framework, they always pull down the "heavy" framework Javascript.  I created a very simple Hello World iView without HTMLB and without a sharing reference to HTMLB and yet, when it is displayed, all of the heavy framework Javascript gets pulled in?

    Hi Timothy,
    Generally custom iviews are built using portal components which use HTMLB or using webdynpro.If this is the case, then the htmlb js and css files will be loaded, and these files are massive.
    Also using KM iviews will results in making the framework "heavy".
    As rightly pointed out above you should make sure that all the components in your page are having an EPCF level 0(This level generates no JavaScript or Java applet framework functions)
    Check the following <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/ce/3e98408d953154e10000000a1550b0/frameset.htm">link</a> for info on Enterprise Portal Client Framework(EPCF) which is basically used for client side eventing.
    You could use some tracing/logging software like HTTP Watch or Webscarab to see what content is actually causing this high network load. Also check if all content is delivered with caching directives so that they will not be reloaded on every subsequent request.
    P.S:Reward points if useful.
    Regards,
    Abhishek.

  • Performance Light Framework page and R/3 transactions

    Hello,
    I have a customer running an enterprise portal 6.0 containing basically R/3 transaction iViews.
    Some of the users of this solution are using fairly low bandwidth and are complaining about performance problems.
    My question is whether there is anything to gain from switching to the light framework page, or is the loading of the R/3 transaction the main bottleneck.
    Has anyone made an estimate of the performance gains obtained by using the light framework page over the standard ones?
    I have just found one such estimate on this forum, indicating a size improvement of almost a magnitude of 8 (100K vs 800K) (thread: portal performance optimization over low speed links)

    Here is the text that explains the disappointing restriction in the release of External Facing Portal with KM in NW04s SP5 and NW04 SP14.
    NOTE 709354 relevant snippet below>>>>>>>>>>>>>>>>>
    Release with restrictions
    Knowledge Management in external facing portals
    Knowledge Management is released in a restricted way for scenarios where the external facing portal capabilities of NW'04 SP 14 are used (i.e. reducing the network load by using the 'light framework page' concept of the portal): - KM iViews will work within the light framework page without erros. However, the network load will not be decreased since the navigation within the KM iViews requires the full range of scripts to be downloaded  from the portal. - Browser Back/Forward navigation within KM will not work in all cases - Indexing of KM content by external search engines (Google, etc.) will not work on all content In addition, the general usage of KM in scenarios where untrusted (e.g. with a self-registered user ID) or anonymous users are accessing an external facing portal is recommended in a restricted way only to avoid upload of malicious files or code (e.g. disable file upload or discussion forum entries). This recommendation is true even if the 'light framework page' concept of NW'04 SP14 is NOT used. For more information on how to enable KM (and Collaboration) for anonymous users, please refer to the following notes. SAP NetWeaver '04 SP11 and below: Note 728106. SAP NetWeaver '04 SP12 and higher: Note 837898.
    ( Changed at 23.12.2005 )

  • Problem with Absolute Navigation (External Window) and Light Framework Page

    Hi All,
    We are using Light Framework page for the portal devolopment. We have an application including two webdynpro iviews where absolute navigation is used to traverse from first iview to second iview (When user clicks a button on first iview). We are showing the second iview in external window (SHOW_EXTERNAL). When ever i clicks the button to traverse to second iview, i am getting an exception.
    When we are showing it in same window (SHOW_INPLACE), it is working fine. But the iview is appeared in half of the page with scrollbars. It is working fine with default framework page (with both options SHOW_INPLACE and SHOW_EXTERNAL) and dispalyed in original size as mentioned in iview properties.
    Could you please suggest us whether there is any work around for this.
    Thanks,
    Sudheer

    Hi Kathiresan
    I couldn't see the address bar of the window (In which second iview is getting displayed). But i can observe no parameters that i passed from first iview is visible in the view source of the second iview (When SHOW_EXTERNAL is used in absolute navigation). I could see all the parameters in the view source (when SHOW_INPLACE is used for absolute navigation). But i am using the same url for both the options (for SHOW_INPLACE and SHOW_EXTERNAL).
    I doubt about the url being passed when SHOW_EXTERNAL option is used. But when we checked in debug, The correct url is being triggered (Atleast from first iview). Is there any way that could display the second window with address bar. What is making difference  between SHOW_INPLACE and SHOW_EXTERNAL with absolute navigation and light framework page.
    Could someone please suggest.
    Thanks,
    Sudheer.

  • How to load photos on Desktop to CD-R. When I high light photos and insert blank disk when instructed, Nothing happens and eventually I'M told the CD-R is not recognized

      How to load photos on desktop to Recordable CD-R ?  When I high light photos on desktop , click burn to disk and insert CD-R (when instructed ) nothing happens  I eventually I get a box informing me the disk is not recognized.  I' attempting to record 58MB of photos onto a blank 700 MB CD-R disk

    Hi aidenpt23,
    Welcome to the Support Communities!
    The articles below may be able to help you with this.
    OS X Lion: Burn a CD or DVD in the Finder
    http://support.apple.com/kb/PH3807
    Apple Computers: Troubleshooting the slot-loading SuperDrive
    http://support.apple.com/kb/HT2801#
    Cheers,
    - Judy

  • Custom framework and putting on device... (runs okay on simulator)

    i have a custom framework that is running fine on the similator...
    (have a copy files build step to put framework into simulator framework directory..
    when i try to deploy to the Device, i get undefined symbols errors even though
    the framework is referenced in the properties...
    and the search paths for frameworks and headers are the same as the simulator project
    anyone build their own framework and use it on xcode and deploy to a device(real iphone)?

    Since we need this urgently, we decided to address the issue ourselves. I "fixed" it by modifying adf-richclient-api-11.jar which contains the erring javascript file(AdfProfilerStub.js). The fix was changing the way the constructor was being declared.
    if(window["AdfCheckpoint"] == undefined)
    var constructor = new Function("id", "group", "{}");
    constructor.prototype.setDescription = function(desc){};
    constructor.prototype.getDescription = function(){};
    constructor.prototype.start = function (callingMethod, params){};
    constructor.prototype.stop = function (uid){};
    constructor.getCheckpoint = function (id, group){return new AdfCheckpoint(id, group);};
    window["AdfCheckpoint"] = constructor;
    to
    if(window["AdfCheckpoint"] == undefined)
    window["AdfCheckpoint"] = function (id,group) {}
    AdfCheckpoint.prototype.setDescription= function(x0){};
    AdfCheckpoint.prototype.getDescription= function(){};
    AdfCheckpoint.prototype.start= function (x1,x2){};
    AdfCheckpoint.prototype.stop= function (x3){};
    AdfCheckpoint.getCheckpoint= function (x4,x5){return new AdfCheckpoint();};
    I'm not really 100% certain as to what the Profiling related scripts are doing but I'm guessing those are code for profiling ADF javascript performance. This change resolved all issues observed in the WebKit nightly build I earlier cited as well as on IPad running 4.3.

  • Dear Sir:  I performed the tasks as you outlined them. (Attempting to save desktop library on laptop so the two match each other.)  However when I went to "Import" it was light grey and was unable to import.  Do you have a working solution?  Thank you!

    Dear Jolly Giant:
    I performed the tasks as you outlined.  Everything worked until I went to click on "Import".  It was a light grey and when I attempted to click on it nothing happened so was unable to import the desktop library to the laptop.  Would you happen to have a working solution so the import switch would work?  Thank you so much
    Rayfromleesburg

    I have recently started having this problem in PSE8. The Adobe workaround
    did work, but I don't fancy having to re register each time I use it.
    What I have discovered is that it's nothing to do with the image metadata as it occurs before any image is opened.
    It SEEMS to only occur if you use file/open with to open an image in the editor - IE start PSE with that command.
    If you close elements down, and start it using programs/PSE/Elements (or your desktop shortcut) - the panorama feature magically works.
    Each time I've opened the editor 'automatically' using image/open with, it seems to create the problem.
    Hope this helps

  • Using the mouse to move the browser causes it to tint light blue and fill the desktop. Jiggling the browser window and moving it slightly causes it to maintain its size. Using Win 7 64 Prof.

    Also if I'm watching video and open a new browser, the new browser displays over the existing window - that's normal, but the new windows is light grey and useless- like it crashed.

    Also if I'm watching video and open a new browser, the new browser displays over the existing window - that's normal, but the new windows is light grey and useless- like it crashed.

  • Help in identifying best available development framework and language for native app development for Windows and mac osx desktops through single code base

    Hi Guys
    i am try to identify the right development framework and technology for developing GUI application which can run on windows and mac osx. 
    i am sure that there will be specific handling for both of these os, but at the same time there could lot of code can be same.
    is it possible to fulfill requirements of both these OS's through single code base. As of now i am more experienced with Dotnet C# on windows.
    Regards
    Mukesh Vashisth

    Just wanted to quickly confirm
    before i dive into xamarian.
    Is Xamerian can be Used to build applications for MAC and Windows PC along with mobile devices.

  • ESS Business Package with External Facing / Light Framework

    Hi all,
    We are using an external facing portal with light framework page and we now start with ESS/MSS Business Packages.
    Unfortunately e.g. ESS szenarios aren't working in our framework. I found out, that "strange" urls are used and that the session is terminated with the dsm.Terminator
    (http://XXXX/irj/servlet/prt/portal/prtroot/com.sap.portal.dsm.Terminator)
    Strange url which is called within light framework:
    Browser submitted values to
    http://XXXX/irj/portal?standAlone=true&WebDynproNamespace=sap.com/pcui_gp~xssutils&WebDynproApplication=XssMenuArea&DynamicParameter=sap.xss.menuhdr%3DSAPDEFAULT%26sap.xss.menuargrp%3DSAPDEFAULTESS_ERP2005%26sap-epcm-guid%3D4B4BF671AD569E176974193671944A9426C53F2A1765A289E821F4F42AF23713%26sap.xss.menuarea%3DEMPLOYEE_SEARCH_ERP2005&HistoryMode=0&windowId=WID1216035848750
    If I use ESS with the default desktop it works.
    I found the following Note with restrictions for External Facing Portal and Light Framework Page:
    Note 916545 - Central Note for External-Facing Portal (NW 7.0) =>
    https://service.sap.com/sap/support/notes/916545
    Here an extract:
    =====================================================================
    IV    RESTRICTIONS
    =====================================================================
    Unsupported Content: SAP business packages and applications that use the EPCM's WorkProtect Mode feature may not work properly when using the light framework page. (e.g. Web Dynpro based applications of the portal administration UI or custom build applications.)
    What does may not work properly mean? Does anyone know if there are some "features" that makes it possible to run ESS szenarios in an external facing portal?
    Is it possible to activate the WorkProtected Mode and Session Termination in the framework having in mind that some performance gain for the light framework is gone?
    How did you implement ESS?
    Thanks and regards,
    Stefan

    Hi Gopal,
    I already tried to replace e.g. in the inner page the Light Content Area iview with the normal Content Area iView.
    With this change at least the height of the Overview Page will be displayed correct.
    I'm still facing other problems that the DSM Terminator is being called regardless of the EPCF level (0, 1, 2).
    Changing the epcf level doen't change anything.
    Do you know what's the technical difference between the Light Content Area iView and the normal one?
    Regards,
    Stefan

  • Light framework page

    Hi to all,
    i'm working to light framework page, to create an external facing portal. But i don't know where i can find the default light navigation iViews. Can someone tellme where i can find it?
    Thanks to all,
    Anna

    Hi Anna,
    Light Framework page is in:
    PCD  portal content  content provided by SAP  End user content  Standars portal users 
    other  iView are in:
    PCD  portal content  content provided by SAP  Admin Interfaces  Admin iView templates 
    see all iviews starting with Light
    you can also find more iviews and pages just by searching in PCD.
    for more info see following links:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3050a9ef-2848-2a10-1e93-bcc432c00c84
    EFP and Light Desktop Innerpage
    Hope this helps you.
    Regards,
    Yogesh...

  • Help! Have a Linksys Router WRVS4400N, Ipad and Desktop doesn't get internet at same time. Just one of the other. How do I internet on both? Thx!

    HELP! How do I get wireless internet on both my Ipad and Desktop? Have Linksys Router WRVS4400N. Only 1 device will work at 1 time. Something about a Learn MAC address? What should I do? Thanks! Tiggergirl

    Good morning
    Hi Kathy,  my name is Johnnatan and I am part of the Small business Support community.
    If you have an old firmware it would be a good idea to go out to Cisco.com and see if there is any firmware updates. I have looked on the site for you and I see the latest firmware is:2.0.2.1
    http://www.cisco.com/cisco/software/release.html?mdfid=282414016&softwareid=282487380&release=2.0.1.3&rellifecycle=&relind=AVAILABLE&reltype=all
    You can also try to reset your device to its factory settings, to reset your router please take a object that has a point and hold the reset button in on the back for "atleast" 30 seconds until the lights on the front to start flashing.
    About Mac address, you can map a Static IP with a specific mac address, You can folllow these steps in order to configure it.
    http://www6.nohold.net/CiscoSB/Loginr.aspx?login=1&pid=4&app=search&vw=1&articleid=1272
    Thanks,
    I hope you find this answer useful,if it was satisfactory  for you, please mark the question as Answered.
    Greetings,
    Johnnatan Rodriguez Miranda.
    Cisco network support engineer.

  • Portal Light Framework

    Hi,
    I am using the light framework page, but currently on the right panel getting where you hover on this side of the page a "Content Area" label appear.
    This appears to be generated in a <span> tag.  Anyone know how this can be removed or changed??
    Is this part of the framework and the tag
    <workAreaContainer>
    Can this be changed?
    Thanks

    Created a normal iView and selected WDP template.

Maybe you are looking for

  • Reg:SAP_REORG_UPDATERECORDS job getting cancelled

    Hi Experts, I have a standard background job,SAP_REORG_UPDATERECORDS getting cancelled regularly in one of our production boxes. It runs only for a few seconds and then gets cancelled. The job log is..... "Job started Step 001 started (program RSM130

  • 1:N Replication Health Check

    Hello, When we run the check of 1:N Replication Health Check  We are getting the following: We cant replicate the tables mentioned in this report. How should we proceed to fix this issue? Thanks, Amir

  • Can't create connection to local database

    I'm trying to create a connection to a local database but I'm having problems. Currently we use SQL Plus to do work on the local database. With that we don't need to specify a host string we just leave it blank and it connects with no problems. SQL D

  • BW 3.5 which authorization objects available rssm (checks for infoprovider)

    Hi all, How does SAP generates the list of authorization objects in RSSM when you enter a specific infoprovider (checks for infoprovider)? Are only the authorization object related to this infoprovider listed? Is there any documentation about the pur

  • Excessive DIsk I/O (Acrobat 9 Pro)

    I am using Acrobat 9 Pro.  It uses a tremendous amount of disk I/O.  If I uncheck "Display PDF in Browser" in preferences, the I/O stops after several minutes.  If I leave this on, it continues to use megabytes of disk I/O forever.  Is there any way