Change title of portal

Hi all,
does anyone have an idea how and where to change the title of the portal "SAP Enterprise Portal 6.0"?
Thanks in advance
Martina

Sorry, just found the OSS-hint 757210
Martina

Similar Messages

  • Change title in portal Logon Page

    hi
    I have a client who doen't want to see the word "Portal" in title bar of the browser while they are logged in to the Portal.
    I.e. In the title bar of the browser where it normall says "SAP NetWeaver Portal - Microsoft Internet Explorer" they want it only to say "SAP NetWeaver - Microsoft Internet Explorer".
    I am guessing that I can just change the <title> html parameters in the jsp of the portal login page...
    Could someone tell me where I can find the JSP page?
    Thanks in Advance
    Anton Kruse

    Try it with the following first:
    System Administration >> System Confguration >> Service Configuration >> Portal Runtime >> Central Configuration
    Double cklick on "Central Configuriation"
    Go to parameter portal.html.head.title and modify this title to your needs.
    Save and restart the whole portal.
    Now in the whole portal the new title should appear.

  • Change windows title in Portal 60

    Hi.
    When we navigate page in porta1, We have page title in browser title for example "Portal Support Desk - Enterprise Portal 6.0 - Microsoft Internet Explorer".
    In above, "Portal Support Desk"  is a page title and "Enterprise Portal 6.0" is a portal title.
    So, I thihk portal has "Page Title - Portal Title" pattern.
    Is there any way to change this pattern ?
    Actually, We want to change this to "Portal Title - Page Title" .
    Regards, Arnold.

    Hi Arnold
    do the following in portal
    system administration -> system configuration ->under detailed configuration choose service configuration
    under portal runtime -> central configuration double click to open it
    find out following portal.html.head.title
    change the value SAP Enterprise Portal 6.0 to ur value.
    save ur changes. ( save button is below at end of page)
    restart the J2EE server.
    regards,
    kaushal

  • How to change title of Employee Master Data form (in add-on creation) in SAP B1 9.1?.

    Hi all,
    I have a problem of how to change title of my add-on in SAP B1 9.1.
    I created the add-on of Employee Master Data but I want to change its title, is it possible?
    When I change the title as (Member Master Data) in property, it will display Employee Master Data again.
    If it is possible to change it, how can I do?
    Please anyone can help me.

    Hi,
    Try this:
    If pVal.FormType = 60100 AndAlso pVal.EventType = BoEventTypes.et_FORM_LOAD AndAlso pVal.BeforeAction = False Then
      Dim oForm As SAPbouiCOM.Form = DirectCast(oApplication.Forms.GetForm(pVal.FormType.ToString(), pVal.FormTypeCount), SAPbouiCOM.Form)
      oForm.Title = "New Title"
    End If
    Or you can try:
    If pVal.FormType = 60100 And pVal.EventType = BoEventTypes.et_FORM_LOAD And pVal.BeforeAction = False Then
         Dim oForm As SAPbouiCOM.Form = CType(oApplication.Forms.GetForm(pVal.FormType.ToString(),pVal.FormTypeCount), SAPbouiCOM.Form)
    oForm.Title = "New Title"
    End If
    Hope it helps.
    Thanks & Regards
    Ankit Chauhan

  • How do I change title/footer messages in a template?

    I am redacting a magazine template Indesign.
    Pages already have titles and footers.
    How do I change TITLE message and add a footer message? 
    I can't do so by just clicking on the text in the footer or header.

    Edit the master page or Alt-click on the tecxt to convert it to a normal text object.
    Mylenium

  • Want to chang title of alv

    Hi,
          I want to change title of my alv list.can i debug list output and find pace where i can change title. or any other mehtod to debug is there.
    With thanks and regards,
    Himanshu

    hi,
    When you fill in the field catalog you can set the property seltext_l for the field and can give in any name. See the sample below.
    LS_FIELDCAT-COL_POS       = POS.
      LS_FIELDCAT-FIELDNAME     = 'NAME1'.
      LS_FIELDCAT-REF_FIELDNAME = 'NAME1'.
      LS_FIELDCAT-REF_TABNAME   = 'KNA1'.
      append LS_FIELDCAT to PT_FIELDCAT.
      clear LS_FIELDCAT.
      POS = POS + 1.
      LS_FIELDCAT-COL_POS       = POS.
      LS_FIELDCAT-FIELDNAME     = 'KUNNR'.
      LS_FIELDCAT-seltext_l  = 'Ship to Party'.
      append LS_FIELDCAT to PT_FIELDCAT.
      clear LS_FIELDCAT.
      POS = POS + 1.
    -Thanks & Regards
    Saurabh Goel

  • Change URL of Portal favorites

    Hello,
       Is there any way to change the URL of user favorites stored in KM?
    I have a few BI users who have saved many BEX Portal favorites using Web Analyzer. Unfortunately due to a change in the portal role assignment he can no longer access his favorites and it shows page cannot be found.  The reason being we were earlier rolling our Portal roles and Reports using Portal Groups.  Users would be assigned to Portal groups which in turn would be linked to the individual Portal Roles.  Recently we started assigning Portal Roles directly to user ids. 
    Surprisingly and I dont know why the favorites link create by the users include the portal group id as well in the url.  We have to manually modify those favorites link so that the portal groups can be removed.
    When I navigate to root->user home-> <user> -> favorites I have view all the favorites created by the user, I can modify and see properties but there is no way I can change the "Content Link"  URL path under the "Access Links" tab.  There is also a Miscellaneous tab which has a bookmark_id = D7NQ1PKD34N4RMYJ8MYUJCSTY and template_name = ZANALYSIS_PATTERN.
    I tried searching the bookmark_id on the ABAP stack in table SMEN_BUFFC but no luck.
    Thanks
    Raj

    Hi Kundu,
      I dont understand what you mean by "adding permissions"  please elaborate.  Are you talking about adding "Full Control" to the Favorite links?  Please note the user is able to see their favorites in the KM Portal Favorite iView but they cannot get to the page using the link stored in those favorites since the link has the name of portal group embedded in it becuase they were assigned to those portal groups before.  Now they are just assigned to the portal roles directly.
    Raj

  • Change title according status of block

    I would like to keep user informed what's going on, and like to change title of window according to status of window, something like in pcode under:
    If status = new or then title = "New"
    elsIf Status = query then title = "Query"
    else
    title = "Id From record"
    end if;
    What triggers I have to write to get those actions done... Currently I have when-new-record-instance and key-entqry but latter doesn't seem to work well (It doesn't change title)...

    There should be no particular triggers that you have to use. SET_WINDOW_PROPERTY is not a restricted built-in.
    The logical place to put this code would be in the Key triggers for Enter Query execute Query and Exit as these are the paces the status would change.

  • Error inPortal Header after changing com.sap.portal.navigation.masthead.par

    Hi All,
    Iam getting this error while trying to change "com.sap.portal.navigation.masthead.par" within portal. I have updated the HeaderiView.jsp and then saved the PAR file and uploaded the file. It was successful upload from Administration console. But after I logged into portal again, I got this error and even though I tried to revert back the changes, it still gives the same error. Has any one faced similar issue? We faced this during the IE8 (Internet explorer 8) upgrade to SP 27 in sap portal.
    Thanks.
    #1.#0003BA4D72F200540000000300003DEA00049C4FAA821F4E#1297765883836#com.sap.portal.prt.runtime#sap.com/irj#com.sap.portal.prt.runtime#O000001496#192##n/a##bbf9eef438ee11e08722000035d6a152#Thread[PRT-Async 2,5,PRT-Async]##0#0#Error##Java###10:31_15/02/11_903258450
    [EXCEPTION]
    #1#com.sapportals.portal.prt.component.PortalComponentException: Error in init method
    Component :
            at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:251)
            at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:267)
            at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:312)
            at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:385)
            at com.sapportals.portal.pb.PageBuilder.createIviewProfile(PageBuilder.java:418)
            at com.sapportals.portal.pb.PageBuilder.createiView(PageBuilder.java:372)
            at com.sapportals.portal.pb.PageBuilder.createAndAddiViews(PageBuilder.java:234)
            at com.sapportals.portal.pb.PageBuilder.doOnNodeReady(PageBuilder.java:576)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
            at com.sapportals.portal.pb.PageBuilder.handleEvent(PageBuilder.java:725)
            at com.sapportals.portal.prt.component.CachablePortalComponent.handleEvent(CachablePortalComponent.java:706)
            at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
            at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:369)
            at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
            at com.sapportals.portal.navigation.PortalLauncher.doOnNodeReady(PortalLauncher.java:218)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:388)
            at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
            at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:369)
            at com.sapportals.portal.prt.pom.AbstractNode.addChildNode(AbstractNode.java:340)
            at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:642)
            at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
            at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:547)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:407)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
            at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
            at com.sap.portal.navigation.Gateway.service(Gateway.java:101)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.sapportals.portal.prt.core.broker.PortalApplicationNotFoundException: Could not find portal application       
    at com.sapportals.portal.prt.core.broker.PortalApplicationItem.getDeploymentDescriptor(PortalApplicationItem.java:1622)
            at com.sapportals.portal.prt.core.broker.PortalComponentItem.getConfiguration(PortalComponentItem.java:1022)
            at com.sapportals.portal.prt.core.broker.PortalComponentItem.refresh(PortalComponentItem.java:274)
            at com.sapportals.portal.prt.core.broker.PortalComponentItem.getComponentInstance(PortalComponentItem.java:729)
            at com.sapportals.portal.prt.component.PortalComponentContext.getComponent(PortalComponentContext.java:103)
            at com.sapportals.portal.prt.component.PortalComponentContext.init(PortalComponentContext.java:242)
            ... 42 more

    Thanks Raghu.
    I have tried that option as well. But, when I uploaded the PAR file from DEV to Sandbox environment, the header did not work, but I identified that the "portalapp.xml" file is only partially deployed (even though the PAR that is used for Upload (using Admin Console) contained all parameters. I could not understand why the portalapp.xml is only partially deployed.
    After deployment the portalapp.xml has only 3 properties within it : ClassLoadingPolicy, value 5.0, DeploymentPolicy, value 5.0 and AuthenticationPolicy, value 5.0,
    and all other attributes that are part of the uploaded par file are not present after deployment within "PAR directory within portalapps directory".
    Edited by: jakk on Feb 16, 2011 5:17 PM
    Edited by: jakk on Feb 16, 2011 5:19 PM

  • IDVD OneStep - Change Titles?

    I just made a whole bunch of coasters. No way I can send these DVD's out with that default title. Who at Apple thought that was a good idea? I knew I should have used Toast. Is there some unknown hidden obscure way to, you know, have a normal title on the OneStep DVD's?

    That's a problem with the onestep process.  If you use the standard process you can change titles as needed and avoid burning coasters (for any reason) and assuring the best possible final product by following this workflow:
    Once you have the project as you want it save it as a disk image via the File ➙ Save as Disk Image  menu option. This will separate the encoding process from the burn process. 
    To check the encoding mount the disk image, launch DVD Player and play it.  If it plays OK with DVD Player the encoding is good.
    Then burn to disk with Disk Utility or Toast at the slowest speed available (2x-4x) to assure the best burn quality.  Always use top quality media:  Verbatim, Maxell or Taiyo Yuden DVD-R are the most recommended in these forums.
    OT

  • Change title and category after published

    I published an iBook.Days after I was able to upload modified content with ITunes Connect, but I can not change Title and Category of the iBook. I uploaded the new contents changing the title and category but new text is on line, title and category are always the same. There is a way to do this?

    On Fri, 4 Apr 2008 06:21:15 +0000 (UTC), "mFlexDev"
    <[email protected]> wrote:
    > I have published a fla file in exe format .
    > how can i change the title and image of this exe?
    I beleave the easiest way is to use PEResourceExplorer,
    Resource
    Hacker or similar software to modify EXE resources, such as
    window
    title and window icon.

  • How can i change the default Portal page

    When i access Portal (3.0.9) with my browser it leads me to the well known 'Welcome to Oracle Portal' page (which was installed during Portal configuration). From there i can continue to the login screen, log in and start working.
    Now, i would like to change the welcome screen to another Portal Page, one with my company's info on it. Can anyone tell me how to to it?
    Thanx
    Ben

    Just change the default page of the public user.
    Regards,
    Arnoud Koot
    Oracle Web Consultant
    http://thedoc.nl

  • Zen Vision M 30 GB : sound not loud enough and how to change title of albums on the

    Hi, I'm a french ZVM new user so sorry for my bad english !?Two questions :?) I have very good ears, I don't like to listen the music too loud?but my ZVM does not play loud enough. I always need to put volume on level 25 (the maximum) when I'm listening to ZVM outside (and in the quiet of my house, I still have to put volume around 22 to hear something). I've red on this forum that one of the solution is to upgrade the version of the firmware. My ZVM is loaded at present with version .40.02. Can the download of the last version available on the creative website solve my problem ? Is there another way to solve it ?2) I've used the software CREATIVE MEDIA EXPLORER to load my cd's albums on my ZVM. But there are some mistakes in the title of the albums loaded (the ID3 tag are sometimes wrong). How can I change the wrong titles on my ZVM ? I've changed them on the files on my PC, with CREATIVE MEDIA EXPLORER but the changes are not uploaded on my ZVM. Thanks a lot for your answers and advices
    !!! Laurent from Paris (France)

    For the sound issue, try some diff buds and see what happens. Contact customer support.

  • How to change title for podcast on iweb

    I am getting the error that my podcast has already been submited to itunes but it hasn't. I sent itunes support an email and they said to change the title of the RSS. Can anyone tell me how to do that in iweb for the podcast?

    Bonjour
    Message was edited by: Koeklin
    Change the name of your podcast in iweb sidebar

  • Change title for Adobe form for PO in subsequent print of the form

    Hi experts,
    I am printing PO output using a customized adobe form using me21.I have a requirement that if the PO has been printed once any subsequent print should print with change in the title.How to achieve this.
    Thanks in advance.

    Hello ,
    You can identify whether a PO is output for display or for actual O/P using the Tcode ME9f.
    SAP identifies this by a parameter in nast
    To check whether it is PO modification or new print
      IF nast-aende = 'X'.
        g_mod = 'X'.
      ENDIF.
    Through Me9f , you have 2 buttons 'Display Message' & 'Output message' . If you press Output message the actual Print command is triggered and in the driver program of PO you get value of AENDE as 'X'.
    You can identify whether it is PO creation or PO change.
    Also with customization in SPRO for the changed elements ,you can track the changes done in PO using table t166t.
    regards,
    Radhakrishnan

Maybe you are looking for