Change URL portal

Hi experts,
I have a problem, i want change the URL portal, from  http://<server>:<port>/irj/portal to http://>server>:<port>/myportal ; is it possible? How can do it?
Thanks in advance,
Regards,

Hi,
This should be possible. For this., may be there are othe ralternatives. But for one I know is - following steps have to be followed.
a) irj is web component which is invoked by web container based on xml file(like our web.xml in servlet concept) . portal is match string. Hence first step would be to identify the xml file. Plz refer the link http://help.sap.com/saphelp_nw04/helpdata/EN/44/42c08f81ce2152e10000000a114a6b/frameset.htm
b) modify this file according to your needs.
c) Restart portal server.
It should work.
Please take a backup of xml file before modifying it.
Regards,
Ganga

Similar Messages

  • Change URL portal /irj/portal -- /myportal

    Hi experts,
    I have a problem, i want change the URL portal, from /irj/portal to /myportal; is it possible? How can do it?
    Thanks in advance,
    Regards,

    Hi Victor,
    Please check below thread for modifying the Portal URL
    Change Portal URL - http://wiki.sdn.sap.com/wiki/display/EP/ChangePortalURL
    Change in Portal URL - Change in Portal URL
    Change defualt page as /irj/portal - Re: Change defualt page as /irj/portal
    Hope it helps
    Regards
    Arun

  • How to change the Portal Password using a link from Web dynpro application

    Hello Everybody,
    I have a requirement to change the user password from a web dynpro application which is available on a mobile device. Firstly User will log into the portal through a mobile device and after getting authenticated user will be redirected to the mobile application. Within this mobile application there will be a link to change the login password(Portal login). Can somebody tell me how can i change the portal login password from a link available within the mobile application. Looking forward for a suitable reply.
    Thanks to all,
    Regards,
    Saby.

    Hi Maksim,
    Thanks for your reply..but i would also like to know can we directly use the Change Password Iview "persoUserPassword" from the portal. Can i directly Pass the URL of this iview from the portal to a "Change Password" link in the web dynpro application, so that when the user click this link he should be able to see this Iview on his/her mobile device and should be able to change the password from there. But i dont know whether this iview will appear properly on the mobile device or we have to have a custom web dynpro application for this purpose...Please reply with a suitable answer.
    Thanks in advance.
    Regards,
    Sarabjeet Singh.

  • How to change url of bsp page

    Hi experts
    I have created a BSP application , In login pafe i want to change  URL which we use for TEST .
    Or can can i redirect to another url , when TEST the page.
    Thanks & Regards
    Prashant Gupta

    Hi Prashant,
    Re-directing to another URL on load of page is a very simple piece of HTML code.Put this on the layout of page from where you want to re-direct to the other URL.
    <html>
    <head>
      <metas http-equiv="refresh" content="0;url=http://sdn.sap.com">
    </head>
    </html>
    Here the important line is the 3rd line which begins with "<metas". The operation is "refresh" which means to "refresh" the current page with the information that follows. The content begins with a zero, which is the number of seconds to wait, and then the URL that you should be taken to.
    So the above code would re-direct you to the http://sdn.sap.com page as soon as you log in.
    Hope this helps!
    PS : meta changed to metas to allow adding of the code.
    Regards,
    Saurabh

  • How to allow user to change SAP Portal password by themselves

    We would like to allow user to change SAP Portal password by themselves. However, I added role Manage_My_Password and Manage_My_Profile to a user account. After logoned with this user account and opened the option 'Personalize'. I only find the page allow me to customize the page layout. But I haven't find tab for changing profile and password.
    Pls advise.
    Thanks.
    Edward

    Hi Edwar,
    You can hide the pages from portal personalization workset. copy the workset and select the page and click on property -> select Invisible in Navigation Areas ->yes
    You can find the workset under
    Portal content->End user content->Standard Portal Users>Workset->Portal Personalization
    If you want a custom developed application fro change password see the below blog
    A Change Password Application
    Hope it helps
    Regards
    Santosh

  • Firefox 3.6.14 shows URl but displays nothing, changing URLs crashes it

    After Firefox 3.6.14 installed itself on my Mac, I have not been able to see any page and if I change URLs, it crashes. How can I get a back copy of Firefox?

    After Firefox 3.6.14 installed itself on my Mac, I have not been able to see any page and if I change URLs, it crashes. How can I get a back copy of Firefox?

  • URL Portal error: Unable to resolve comp/env/ejb/URIManager/

    I am attempting to creat a URL portal using the Web Service Portlet Wizard.
    The Wizard seems to build the jsp fine, but I get the following error in the
    portlet when I try to bring it up:
    Error retrieving page at http://www.bloomberg.com/index.html Exception:
    Unable to resolve comp/env/ejb/URIManager/ Resolved: 'comp/env/ejb'
    Unresolved:'URIManager'
    I can't even find this path in my installation, nor any reference to
    URIManager. Am I missing a class somewhere? (Note: I have all this
    installed on my laptop for testing, and am not currently working off our
    main development server.)
    Thanks for your help.
    - JKL

    JKL,
    I have not used the Portlet Wizard, so I can't answer your question specifically.
    But I can help direct you on where to look.
    There should be an EJB deployment descriptor ejb-jar.xml in the ejb jar file that
    contains the following entry:
    <ejb-reference-description>
    <ejb-ref-name>ejb/URIManager</ejb-ref-name>
    <jndi-name>some class name</jndi-name>
    </ejb-reference-description>
    That is what to look for.
    PJL
    "JKL" <[email protected]> wrote:
    I am attempting to creat a URL portal using the Web Service Portlet Wizard.
    The Wizard seems to build the jsp fine, but I get the following error
    in the
    portlet when I try to bring it up:
    Error retrieving page at http://www.bloomberg.com/index.html Exception:
    Unable to resolve comp/env/ejb/URIManager/ Resolved: 'comp/env/ejb'
    Unresolved:'URIManager'
    I can't even find this path in my installation, nor any reference to
    URIManager. Am I missing a class somewhere? (Note: I have all this
    installed on my laptop for testing, and am not currently working off
    our
    main development server.)
    Thanks for your help.
    - JKL

  • Changing URL for E_BUSINESS system

    Hi,
    how to change URL for E_BUSINESS system ? Should we only edit contexte .xml files and launch autoconfig? Which parameteres ?
    Many thanks.

    Hsawwan, thank you. I did this :
    to modify "s_login_page" and run AutoConfig. Make sure you have the latest AutoConfig patch applied (Patch 5985992 - TXK AUTOCONFIG ROLLUP PATCH Q (JUL/AUG 2007))
    Now it is OK for login page. But :
    1-when entering in E_BUSINESS or OAM it goes back to ancient URL ? Should we change some other parameters ?
    2-when loging in for example as sysadmin, first time it fails with this message :
    You have insufficient privileges for the current operation.
    we login again and it is ok , user can enter.
    Many thanks.

  • How to change the portal user id 's assigned employee in ESS configuration

    Hello Gurus,
        I now have a question related to ESS configuration. I want to know how to change the Portal user's pernr assignment in the ECC 6.0 system. Somebody had actually assigned my portal user ID a PERNR in the ECC 6.0 system. But now, for test purposes, I want to change the PERNR assignment to something else for my portal user id.
    Could any of you please guide me in doing these steps?
    Points will definitely be awarded for helpful answers.
    Thanks gurus in advance for your help.
    ~~LB

    Hi Leena,
    You can create a new user name with the username and password assigned to it, with the transaction SU01.
    Ex : ESS_USER1
    Go to transaction code : PA30.
    Enter the pernr you want to assign to the user ESS_USER1 that you have created earlier.
    Enter infotype number : 105
    Now go ahead and click on the change button.
    And assign the user name as ESS_USER1.
    Then the pernr number will be assigned to the ESS_USER1 that you have created.
    You can check the same when you go to the HRUSER transaction code.
    Please let me know if you still have any issues on the same.
    Cheers.
    Sandeep

  • Changing the portal banner with customized banner!

    Hi Friends,
    I want to change the portal banner with customized banner with logo. So for that, I created a customized banner and named as bg_banner.jpg by renaming the original as bg_banner1.
    I modified them in both paths
    D:\OracleBI\web\app\res\s_oracle10\b_mozilla_4\ and
    D:\OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res\s_oracle10\b_mozilla_4
    Also restarted both Presentation Services and OC4J
    But still, I'm unable to view my customized banner instead I see the original LOGO missing. But able to view the rest of the banner with standard dashboard links.
    Please correct me, where am I missing and do the needful.
    Best regards
    User622248

    Use a copy of the original and paint in this.
    Than replace it there:
    \bi\web\app\res\s_oracle10\b_mozilla_4
    \bi\web\app\res\s_oracle10\b_mozilla_4\rtl
    \bi\oc4j_bi\j2ee\home\applications\analytics\analytics\res + rtl.
    Perhaps you forgot the \rtl\ banner?
    Regards,
    Stefan

  • Changing URLs on multiple pages

    Hi,
    after Migration from SP2007 to 2010 I have to Change URLs on multiple (about 400) pages. The pages contain XSLTListViewWebparts, DataFormWebparts, ListViewWebparts and XSLT with hardcoded URLs. About 20 URLs per page.
    Can I achieve this with some scripts? I am able to write a script for the Webpart properties, but I don't know how to modify the XSLT. Best way would be to simply change the source code, but until now I was just able to modify the "ghosted"
    part of the source code. It didn't affect the Webparts and so on.
    Thanks,
    Stefan

    Hi Stefan,
    Per my understanding, you might want to change URLs on your pages which are generated from XSLT.
    A solution can be like this: as the URLs are hardcoded in these pages, we can iterate through the URLs which you want to modify in each page using JavaScript. Then add the JavaScript
    into the master page, it would take effect on the pages which referenced this master page.
    About
    how to add custom script into SharePoint master page:
    http://techtrainingnotes.blogspot.com/2012/05/adding-javascript-and-css-to-sharepoint.html
    Feel free to reply if there may be questions about the solution above.
    Thanks
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Language of Webdynpro after changing the Portal Language

    Hi All,
    Even after changing the portal language from for ex. English to French, the webdynpro is still displayed in English language.
    If this session (portal window) is closed and new portal session is started, then the webdynpro is displayed in French.
    Also please note that, for iviews built using Portal HTMLB (like JspDynPages), restarting the session is not necessary.
    Any answer/solution/pointers/SAP Notes supplied is greatly appreciated.
    Regards,
    Rajit

    Hi,
    Refer to SAP Note 947081 about Internationalization
    The Blog at /people/bertram.ganz/blog/2007/01/08/the-top-12-hottest-sap-notes-every-web-dynpro-java-developer-must-know talks about this Note.
    3rd point mentions about "Language change in the portal (through portal personalization) does not get immediately reflected in the Web Dynpro iViews?"
    Hope this solves your query.
    Kind Regards,
    Nitin

  • Changing the Portal Navigation structure

    Hello everyone,
    I am also trying to modify the Portal general look and feel. I want to change the portal navigation structure (not just the themes and templates) the way first and second level navigation has been arranged. Do you have any idea as to how to do this?
    One example could be, can I center all the second level navigation items. Can I modify the tab separators etc.
    Would appreciate any help.
    Regards,
    Deepak Shankar

    hello
    Refer following links for portal login page change..
    Portal Customizations Intro - Login Part 1
    Portal Customizations Intro - Login Part 2
    A fast and easy Portal logon page customizing
    <b>Customizing the Logon Screens</b>
    http://help.sap.com/saphelp_nw04/helpdata/en/23/c0e240beb0702ae10000000a155106/frameset.htm
    <b>Changing the authschemes.xml File.</b>
    http://help.sap.com/saphelp_nw04/helpdata/en/1a/3afd4e641b8f42ac07bb77fe30375b/frameset.htm
    <b>Display Animated Logo in the Portal Login Branding Image dynamically: </b>Display Animated Logo in the Portal Login Branding Image dynamically
    Display Animated Logo in the Portal Login Branding Image dynamically: Display Animated Logo in the Portal Login Branding Image dynamically
    The standard logon component containing the code and resources used by the logon screens is shipped in a portal archive (PAR) file named com.sap.portal.runtime.logon.par.
    Import the par file as a project in NWDS. Browse through the tree structure of the project. In the PORTAL-INF folder, various jsps are available.
    1)umLogonPage.jsp
    2)umLogonCertPage.jsp
    3)umResetPasswordPage.jsp
    4)changePasswordPage.jsp
    5)umHelpPage.jsp
    6)umLogonProblemPage.jsp
    7)umLogoffPage.jsp
    8)umLogonTopArea.txt
    9)umLogonBotArea.txt.
    Inorder to change the images, text in the logon page you need to edit Files 1,8,9
    The SAP logo is referenced in umLogonBotArea.txt as sapLogo.gif.
    The branding image branding-image.jpg is referenced in umLogonBotArea.txt.
    Edit the images name in these files and put your new images in the layout folder of the project.
    If u want to remove the " register now" option in the logon screen, remove the self registration tag in the umLogonPage.jsp
    Cheers..
    Chinmaya
    Reward for helpful answers

  • Change url connection to socket

    hello i have a problem about a socket connection can you help me
    i want to change url connection to socket connection
    here is
              java.net.URL url = new java.net.URL("http://64.74.75.74/approot/webapp/ZOR/bare");
              connection = new sun.net.www.protocol.http.HttpURLConnection(url, " ", 0);
              connection.setRequestMethod("POST");
              connection.setDoInput(true);
              connection.setDoOutput(true);
              connection.setUseCaches(false);
              java.io.ObjectOutputStream out = new java.io.ObjectOutputStream(connection.getOutputStream());
              out.writeObject(getTextFieldGiden().getText());
              out.flush();
              out.close();
              return (String) (new java.io.ObjectInputStream(connection.getInputStream()).readObject());how can i change it to
    socket connection because i must write it in c++
    thank you very much

    why are you replaying if you don' t have a solution peter?
    i have a big c++ project and in it somewhere must do the job the code i send in java do.
    &#304; also want to say i dont want it's c++ code ,i want to know how it can be with java sockets.

  • 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

Maybe you are looking for

  • Programmatic Report Trigger

    I'm evaluating Reports as one the final candidate report writers for integration with a new application. I have been reading much of the documentation on the product, but I still have a question: Is there any way to programmatically trigger a report

  • XMLTABLE returns only first row

    I have follwoing XML inserted into the column named as TEXT in the table MASTERTB. *<?xml version="1.0" encoding="utf-8" ?>* *<Rowsets DateCreated="2010-11-30T11:12:10" EndDate="2010-06-05T16:52:23" StartDate="2010-06-05T16:52:23" Version="12.0.10 Bu

  • Looking for a more realistic ink and/or watercolor effect (plugin)

    Is there a plugin out there that does the following effect : Seems like it would be simple enough to create manually (albeit require some time), but even more simple to automate through a 1-click plugin, if it's out there.

  • HT6550 Better protection of personal information at iCloud

    In Europe new laws are being introduced regarding data protection. So I expect that two way authentication will be forced. We use a new technique with device DNA and short living cert's. Unique is they way we handle key management. In a large environ

  • After Effects CC 2014 and 12.2 (CC)

    i have After Effects CC 2014, now i've encountered a known bug and the workaround describes to use After Effects 12.2 (CC) instead for that step. now i have problems to find where i can download the older version, or if it is even possible as i can't