Portal branding Doc

Does anyone have a portal branding doc avaliable? One that might have been used to submitting your brand for approval.
If so please email to [email protected]

Terry
I emailed you the doc.
Thanks
Lakshmi
Reward points if useful !!

Similar Messages

  • Questions on Portal branding

    Dear Portal specialists,
    Some questions on Portal branding :
    1) Can I include a logo file on the top LHS where we see "WELCOME" user.
        We dont want to customise it.
    2) Can we move the "WELCOME " user to the middle of the page.
    Thanks.

    Check these link.. and pick up one which suits you:
    Simplest is to replace the existing branding images , you can achieve it by
    1) Go to Administration -> System Configuration ->
    UM Configuration -> Direct Editing.
    2)Change the following entry to match your
    image or change the brandingimage.jpg:
    ume.logon.branding_image=/logon/layout/mybranding.jpg
    3) The correct path where to save the file would be:
    <Drive>:usrsap<SID>JC<Instance_Nr>j2eeclusterserver0appssap.comcom.sap.security.core.adminservlet_jsplogon
    ootlayout
    You can read other methods in following discussions..
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a000df6b-586a-2910-e6be-9fee831d5a30
    https://forums.sdn.sap.com/click.jspa?searchID=3607153&messageID=479378
    Portal Branding image-Front Screen
    https://forums.sdn.sap.com/click.jspa?searchID=3607153&messageID=3668790
    Hope this helps.
    Regards,
    Sudhir

  • Removing Portal Branding image&Logos!

    Hi All
    I want to remove Portal branding image&Logos,b'z it takes lot of network space.
    We are maintaining 4000 users in EP.
    Suggest me...any problems if i remove those logos.
    thx
    Pradeep

    Pradeep,
    there shouldn't be any problems. Alternatively, simply replace them with a transparent 1x1 pixel gif, so that so at least have a valid image.
    Regards,
    Dominik

  • Portal Branding - user specific.

    Hello All,
    I want to implement Portal Branding - user specific. So for every user I would like to have diffrent branding images on the same portal. I am working on a EP 7.0 Version (NW04s).
    Please do give me detailed procedure for the same.
    Thanking you in advance ...
    Regards,
    Premkishan Chourasia

    Hi Premkishan,
    First create the required Themes
    System Administration --> Portal Display --> Theme Editor
    Select any one of the already existing themes and save as your new theme.
    Second - Create a portal Desktop
    System Administration --> Portal Display --> Desktops and Display rules
    Expand the Portal content. Create your own folder.
    Then go to Portal content --> Portal users --> Standard portal users -->Default framework page. Copy this Default framework page and place in the folder you created.
    Right click on the created folder and create new desktop.
    Now Right click on the copied default framework page and Select Add Frameworkpage to Portal Desktop.
    Now go to the place where you created the Theme and right click the theme and select Add theme to portal Desktop.
    Now in the creation of the new portal desktop select the entries and select the button "Set Default" for both the options and then save
    Third -
    Go to Portal content --> Portal Administrators -->Super administrators -->Main rules.
    Right click and select edit object.
    Click "Add IF Expression". Another IF statement is added. Already existing IF statement is necessarry.
    Here you select If user = some user
    Click the "Then" Statement
    Now go to the Portal desktop you created and right click the portal desktop and select "Add portal desktop to expression".
    Now save the rule collection.
    You are done for one user.
    For other users you follow the same procedure.
    Now close the browser and open again. After some time you will see the new portal branding for the specified user.
    Hope this helps.
    Regards
    Arun

  • Error creating new portal from docs

    Hello,
    I've been trying for several days now to create a new Portal from the
    "Customizing Portals and Portlets" document
    (http://e-docs.bea.com/wlp/docs40/portal/devbasic.htm).
    I get all the way to "Verify Your Deployment" without issue. I can even
    verify the data synchronization using the data repository browser.
    When I go to http://localhost:7501/insevoportal (or /InsevoPortal or
    /InsevoPortal12, different attempts) all I get is the following in the
    server console:
    <Jul 16, 2002 2:27:34 PM MDT> <Notice> <WebLogicServer> <Started
    WebLogic Admin
    Server "portalServer" for domain "portalDomain" running in Production Mode>
    PortalPersistenceManager: portal 'portal/insevoportal' not found
    <Jul 16, 2002 2:29:37 PM MDT> <Error> <HTTP>
    <[WebAppServletContext(-15219959,in
    sevoportal,/insevoportal)] Servlet failed with ServletException
    javax.servlet.ServletException: Received a null Portal object from the
    PortalManager.
    at
    com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalRequest(PortalWebflowServlet.java:194)
    Can somebody please help me understand what is going on? I've been
    stuck for days now...
    Thanks in advance!
    David McDaniel

    David,
    Did you get any errors or warnings when you ran a sync?
    You can run a sync from the command line as well as from the EBCC. See the
    sync.cmd and syncApplication.cmd for details. Also, launching the EBCC with
    an open console window may give you some more information, as well as
    checking the EBCC log.
    Sincerely,
    Daniel Selman
    "David McDaniel" <[email protected]> wrote in message
    news:[email protected]...
    Daniel,
    Thanks for the response!
    I believe I have sync'd the application. I go to the portalDataSync web
    app, choose "Data Repository" link.
    Then I click the View icon for the Master Data Repository.
    Under there, I see things like:
    /webapps/InsevoPortal12/InsevoPortal12.portal
    /webapps/InsevoPortal12/portal.wf (and security.wf, tools.wf,
    user_account.wf, webflow-extensions.wfx)
    Looks about the same as the stockportal list. *** EXCEPT ** I don't see
    my Portlet in my list. Is that because it has no workflow? I can see
    the portlet in the EBCC.
    In the stockportal, I see portlet2.wf and portlet3.wf. I don't see any
    portlet wfs in my app.
    Any help is appreciated. I will consider 7.0.
    Regards,
    David
    Daniel Selman wrote:
    David,
    This usually means that you haven't synced the data to the correct
    application. When you go to the DataSync WebApp *for your portal
    application* do you see the portal and portlet files under the
    Portal/Portlet DataRepository?
    Sincerely,
    Daniel Selman
    "David McDaniel" <[email protected]> wrote in message
    news:[email protected]...
    Hello,
    I've been trying for several days now to create a new Portal from the
    "Customizing Portals and Portlets" document
    (http://e-docs.bea.com/wlp/docs40/portal/devbasic.htm).
    I get all the way to "Verify Your Deployment" without issue. I can even
    verify the data synchronization using the data repository browser.
    When I go to http://localhost:7501/insevoportal (or /InsevoPortal or
    /InsevoPortal12, different attempts) all I get is the following in the
    server console:
    <Jul 16, 2002 2:27:34 PM MDT> <Notice> <WebLogicServer> <Started
    WebLogic Admin
    Server "portalServer" for domain "portalDomain" running in Production
    Mode>
    PortalPersistenceManager: portal 'portal/insevoportal' not found
    <Jul 16, 2002 2:29:37 PM MDT> <Error> <HTTP>
    <[WebAppServletContext(-15219959,in
    sevoportal,/insevoportal)] Servlet failed with ServletException
    javax.servlet.ServletException: Received a null Portal object from the
    PortalManager.
    at
    com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.setupPortalReq
    uest(PortalWebflowServlet.java:194)
    Can somebody please help me understand what is going on? I've been
    stuck for days now...
    Thanks in advance!
    David McDaniel

  • In portal branding change the font colour of the popup dialog box

    hi all,
    I created  a theme of mine and changed the portal body colour to a dark shade. The porblem i am facing is..whn i click on the "Logout" button of the portal,it displays a popupbox saying "Are you sure you want to logg off?"...i want to change the font color to white as it is black in clour and not reaadable in the dark background colour.......can somebody help me in this ..
    Awaiting for your response..

    Hi.
    First solution is customizing logoffConfirmMsg.jsp (com.sap.portal.navigation.masthead.par) for your personal needs, but some coding is required.
    Second solution:
    1. adjust the color property of class .ctrlTxtStd in ctr_ie6.css and/or ctrl_nn7.css files from your theme:
    .ctrlTxtStd {
                color:#ffffff;
                font-family:Arial,Helvetica,sans-serif;
                font-size:0.7em;
                font-style:normal;
                font-weight:normal;
    2. If you edit css files directly on portal's file system, the restart of portal will be required.
    3.After portal or your theme updates repeat steps 1 and 2.

  • Portal Branding image-Front Screen

    Hi,
    I would like to place a image(company logo) in place of the standard EP logo provided by SAP in the Login screen. i,e Logon Branding Image.
    Could anyone help me on how to do this. I changed the logo name in Direct Editing path as well.
    I need to know where to place the .jpeg file in the File directory like c:/XXX/YYY.
    Any help would be appreciated.
    Thanks,
    Sathya

    hi, Sathya
    1) Go to Administration -> System Configuration ->
    UM Configuration -> Direct Editing.
    2)Change the following entry to match your
    image or change the brandingimage.jpg:
    ume.logon.branding_image=/logon/layout/mybranding.jpg
    <b>3) The correct path where to save the file would be:
    <Drive>:\usr\sap\<SID>\JC<Instance_Nr>\j2ee\cluster\server0\apps\sap.com\com.sap.security.core.admin\servlet_jsp\logon\root\layout</b>
    Hope this helps,
    Samta

  • Portal Database Docs

    Hi.
    I'm searching for documentation about the portal database. Diagrams, fields, tables and views descriptions, anything. There's so many tables ans views...
    Does somebody knows where I can find something like these ?
    Thanks.
    Donald

    Donald -
    The documented Content Management Views about where Portal stores pages and content in the Portal repository are documented here: http://www.oracle.com/technology/products/ias/portal/html/plsqldoc/pldoc1012/wwsbr_api_view.html
    Hope this helps,
    /candace

  • Portal Branding question

    Hello Portal Gurus -
        I am trying to customize my logon page of the Portal to a custom one, which has all the images of the company, instead of the SAP Netweaver logos, which comes out of the box with SAP Netweaver 04s SR2 installation.
    I referred to the weblog A fast and easy Portal logon page customizing to perform the necessary changes to replace the old SAP NW logos to  a custom one. After I replaced the images, I stll see old image, even after the restart of the server. I also tried to replace the images, after stopping the server, then replacing the imges with new ones and then proceeded to restart the server.
    What else is missing here?
    Am I missing anything on this or is there any additional step that is to be done?
    Thanks,
    LB

    Hi Leena,
    Did you clear you local cache?!
    If yes, right-click on one of the images in question and post the URL here.
    Hope it helps
    Detlev

  • Portal Branding problem - line below iView tray

    Hello,
    I am using the Portal theme editor to create a custom portal theme. So far, I have been able to change the colors of every thing except one: "The line that runs below all the iview trays"
    For example, you can see this line in User Administration --> Identity Management -- On the right hand side - at the bottom of the Search iview.
    This thick line is a blue color line (in the SAP Tradeshow theme) - for which I have not found any option to change within the theme editor.
    We can hide this thick blue line from the iview properties - But I would like to change the color of this line rather than hiding it.
    I am using EP 7.0 EHP 1.
    Can some one please help me with this ?
    Thanks,
    Jaya

    Hi OJ,
    Thanks a lot for your response.
    Unfortunately, I do not have that option in the Theme Editor (for my version of portal which is EP 7.01 SP05). Infact I don't see the section for "Tray Footer".
    What version of portal are you using ?
    I have checked if there are any SAP Notes regarding this but none.
    Please suggest.
    Thank You,
    Jaya
    All that I have under Complex Elements -- iView Trays is the following:
    Tray Header
    Background Color of Header                   
    Font Color of iView (Tray) Name                   
    Font Weight of iView (Tray) Name                   
    Color of Tray Header Underlining                   
    Style of Tray Header Underlining                   
    Width of Tray Header Underlining                   
    URL to Header Image                  
    Position of Header Image                   
    Repetition of Header Image                 
    Tray Header Icons
    URL to "Menu" Icon                  
    URL to Disabled "Menu" Icon                  
    URL to "Collapse" Icon                  
    URL to Disabled "Collapse" Icon                  
    URL to "Expand" Icon                  
    URL to Disabled "Expand" Icon                  
    Height of Tray Icons                   
    Width of Tray Icons                   
    Position of Header Icons                 
    Tray Body
    Border Color of Tray Body                   
    Border Style of Tray Body                   
    Body Padding of Tray Without Border                   
    Body Padding of Tray With Border                 
    Body of Fill Tray
    Background Color of Fill Tray Type                   
    Border Width of Fill Tray Body                   
    URL to Background Image of Fill Tray Body                  
    Position of Background Image of Fill Tray Body                   
    Repetition of Background Image of Fill Tray Body                 
    Body of Plain Tray
    Background Color of Plain Tray Type                   
    Border Width of Plain Tray Body                   
    URL to Background Image of Plain Tray Body                  
    Position of Background Image of Plain Tray Body                   
    Repetition of Background Image of Plain Tray Body                 
    Body of Transparent Tray
    Background Color of Transparent Tray Type                   
    Border Width of Transparent Tray Body                   
    URL to Background Image of Transparent Tray Body                  
    Position of Background Image of Transparent Tray Body                   
    Repetition of Background Image of Transparent Tray Body     

  • Portal Branding

    Hi All,
    I want to include addition field like (designation and pasword expieres ) in the welcome area.
    Welcome area jst dispays the name of the user, along with it I want to display addition fields also....
    Is this possible if yes please guide..
    Awaiting for your response.

    once you import the mastheadpar file in NWDS then navigate to
    dist/portal-inf/jsp folder
    There you can find headeriview.jsp
    where you can write the code and build the applicaiton and then deploy it in the portal.
    please put backup of the standard masthead par file.
    Raghu

  • How to integrate Lotus Notes and upload Help Docs into SAP Portal

    Hi Experts,
    I got 2 questions with regards to content in portal...
    1) I got nearly 30 to 40 help documents (PDF & WORD) which users may refer when accssing CRM & BW system in portal.
    Currently they are stored in the Local Drive....i am trying to find a way to upload them portal...so the users can always have the docs the require
    and
    2) Can any one please update me in detail ...on how to integrate Lotus Notes into portal and configure Single Sign on  currently my Portal and Lotus Notes user id's are different
    Thanks in advance

    Hi Geethika,
    1. IF documents are on your local computer, Netweaver Portal has a KMC Addon (Knowledge Management and Collaboration). Within KM it is possible to run a Document Management Scenario. You can Create Folders within KM, give Access Rights to Users, Create an Iview to browse KM Folder then add that Iview to a Page or Role so users can access it.
    For this, please chech the online documentation via http://help.sap.com/saphelp_nw04s/helpdata/en/20/b46d42ea0b3654e10000000a155106/content.htm
    2. For Lotus Notes Integration, your Lotus Notes Server must be running on Windows Platform.
    For the rest configuration please check the following:
    Single Sign-On from SAP Enterprise Portal to Lotus Domino
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/94c4e390-0201-0010-09a3-d09e11b80671
    I've the latest version of SAP Ticket Verifier, if you couldn't find it, I can send it to you.
    regards

  • Logon in Portal Desktop

    Hi everybody:
    I have a requirement to create a Portal desktop wiht logon option, like SDN screen.
    I need someone who indicates me how to do it.
    Tnks

    Hi,
    Check these links
    Portal Branding for specific user
    Portal Customizations Intro - Login Part 1
    Portal Customizations Intro - Login Part 2
    http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N08_BB_ConfigGuide_EN_US.doc
    https://websmp105.sap-ag.de/~sapdownload/011000358700003697292003E/Logonscreen_HowTo_v2.pdf
    Is your Portal Logon Page more colorful?
    A fast and easy Portal logon page customizing
    http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N08_BB_ConfigGuide_EN_US.doc
    Regards
    Arun

  • Create New Portal Desktop - EP 7.0

    Hi,
    I need to create a new portal desktop.
    I import theme file and masthead (par file) and now i do not know to continue...
    Please,
    somebody has a tutorial or any help???
    p.s.: sorry for poor english

    Hi Angelo,
    Check these links
    Portal Branding for specific user
    Is your Portal Logon Page more colorful?
    A fast and easy Portal logon page customizing
    http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N08_BB_ConfigGuide_EN_US.doc
    Portal Customizations Intro - Login Part 1
    Portal Customizations Intro - Login Part 2
    http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N08_BB_ConfigGuide_EN_US.doc
    https://websmp105.sap-ag.de/~sapdownload/011000358700003697292003E/Logonscreen_HowTo_v2.pdf
    Regards
    Arun

  • Changing the Agent in the Developer Program Portal

    Our company just migrated one of our developer's iPhone Developer Program account to a company account.
    I know many others on this forum have done this (FYI -- it only took 2 weeks, but we hassled Developer Relations a lot). But has anyone ever changed the agent? In the portal, there's a lock beside the agent's name and it looks like we need to call Developer Relations again.
    As usual, I'll get a quicker response from the forums... so has anyone done it successfully? How long did it take? What happens to the account of the agent?
    Thanks,
    Mike

    Hi,
    To customize masthead follow these links
    MastHead Change & Portal Desktop
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/6595https [original link is broken]://Navigation Masterhead Iview
    General customization:
    Customization of MastHead
    Changing Welcome Text:
    Navigation Masterhead Iview
    Changing Branding Image:
    Masthead logo changes thru PAR file(com.sap.portal.navigation.masthead.par)
    Adding Links in masthead:
    How to add or remove link in Portal Masthead
    refer these for more info:
    New to EP .
    http://help.sap.com/saphelp_nw04/helpdata/en/0f/163c405865e801e10000000a155106/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60caa539-8e51-2a10-0e83-e0a68ab3f5aa
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e549a890-0201-0010-3f8b-d3b852457ebd
    Thanks n Regards,
    Jhansi Miryala

Maybe you are looking for

  • How to take data from HTML Template into BSP Variable?

    hi all,             can we take the data from the input field of HTML Template and collect into BSP variable? i have the shown the HTML Template into BSP page by passing the url in <IFRAME> tag now i have to take the data form the into field of HTML

  • My iPhone 4S won't switch to landscape mode

    my iPhone 4S won't switch to landscape mode. anyone else have this issue??

  • X4200 + RHEL4 32bit  + SG-XPCI1FC-QLC + STOREDGE 3510

    Hi, this is my configuration : - sun x4200 + SG-XPCI1FC-QLC + STOREDGE 3510 - RHEL 4 32bit (CENTOS) This is an application server that have to run cobol applications connected to oracle and for this i must use a 32 bit system (rtsora for cobol don't

  • Hooked ATV3 to an old TV via Converter

    I purchased a HDMI to Component & R/L Stereo Audio Converter with the assumption I could hook my ATV3 to my old TV. I do have the YPbPr plugs plugged correctly from the converter to the back of the TV. Once I power all up I can see multiple apples on

  • Installing 2 blank copy of iphoto to external harddrive

    My iphoto library is full and taking up all my space. can i install a 2nd BLANK copy of iphoto on my external harddrive and start using that for new photos as opposed to deleting some to get more room. Is this possible and how would I do it? thanks