Two urls for portal

Hi,
1.Can anybody tell me how to configure two urls for portal?
2. How can I configure SSL certificates for both the urls?
our main aim is to have 2 urls one with Kerberos and one with non kerberos.  want to define two urls for these two and want to install SSL certificates. Please help me.
Thanks
karunakar.M

Hi,
Blog: Using certificates with the SAP NetWeaver Portal
SAP Help: http://help.sap.com/saphelp_nw70/helpdata/en/65/6a563cef658a06e10000000a11405a/content.htm
Microsoft: http://support.microsoft.com/kb/931351
br,
Tobias

Similar Messages

  • Two URLs for same WS

    Hi everyone! I've created a function and I've published it like web service... Now, i see the WS in SE80 (Service Definition --> WSDL tab) and i get URL and WSDL (by example: http://hostname:8000/sap/bc/srt/wsdl/sdef_ZFUNCTIO_001/wsdl11/ws_policy/document?sap-client=100 ).
    Then, i go to SOAMANAGER, and i get another URL (with a little distinct WSDL: http://hostname:8000/sap/bc/srt/wsdl/bndg_E0DE487057B0E7F1A58C005056900046/wsdl11/allinone/ws_policy/document?sap-client=100 ). If i put these in Explorer, both open correctly...
    Why there're two URLs for same WS? Wich is correct?
    Thanks!!

    Hi,
    say for example
    your one URL is
    x.hostname:portno/irj/1stURL
    and the second URL is
    x.hostname:portno/irj/2ndURL
    and maintain two umLogonPagedefault.jsp with names,
    umLogonPage1stURL.jsp and umLogonPage2ndURL.jsp and do the necessary coding you want inside the JSPs.
    Now, umLogonPage.JSP is the JSP file responsible for determinig your portal URL to open when user wants to enter into portal. So Open that JSP(umLogonPage.JSP) and do like this:::
    <%
    String strReqURL = request.getRequestURL().toString()==null?"" : request.getRequestURL().toString() ;
    %>
    <%
    if ( strReqURL != null && strReqURL.endsWith("/1stURL"))     
    %>
         <%@ include file="umLogonPage1stURL.jsp"%>
    <%
    else if ( strReqURL != null && strReqURL.endsWith("/2nuURL"))
    %>
    <%@ include file="umLogonPage2ndURL.jsp"%>
    <%
    %>
    Regards,
    Srinivas.

  • LSO -- where in configuration do you enter URL for portal / corses

    LSO -- where in configuration do you enter URL for portal / corses

    Hi Matt,
    Another address not mentioned in the other posts is the CMS address where your courses are physically stored. In the IMG you will find it here:
    Training & Event Management - SAP Learning Solution - Learning Portal - Content Player - Specify CMS Address
    Enter the appropriate http: address beside the setting CPCFG/RSURL
    Once a learner clicks to launch a course from the portal, the system will go find the appropriate course in the CMS directory and then find the Content Plyer address previously mentioned to launch the course.
    Hope this helps.
    Best regards,
    Danielle

  • URL for Portal

    Hi All,
    Is it possible to find out the link/URL of the portal applications (for example UME or GRC) from the ABAP system. We have a test system but need to know the URL. Please help
    Thanks
    Vijaya

    Vijaya,
    The URL for portal on ABAP+JAVA system follows the convention
    http://<hostname>:5<xx>00/irj/portal              ---> This links to portal
    http://<hostname>:5<xx>00                          -
    > This links to default Page of java
    On the default page you will get options to go to UME and other options.
    Regards,
    Sandeep Nayak

  • Finding the url for Portal Admin console

    Hi all,
    I got a portal .ear file from my team member to deploy on an env with Weblogic portal 10.3.2. The Application is deployed fine and is in Active state.
    Now I need to find the exact url for the portal Admin console. I am not able to find which xml file to look into under the ear file to find the url for the portal Admin console.
    thanks in advance..
    PMR..

    Hi All
    I am interesting to work in weblogic administration but i dont have experiance.
    Now i am working in java/jee application which is deployed in weblogic 10.3.
    I know the deployment in weblogic.
    Can any one help me how to learn weblogic administration.
    Thanks
    Ram
    Edited by: user10979302 on May 2, 2011 10:33 PM

  • How to assign two url for a single picture?

    I have a picture and put it into sprite,like follows:
       var loader:Loader=new Loader();
       addChild(loader);  
       loader.load(new URLRequest("logo.jpg"));
    At the right top of logo.jpg,and there are two word location in the logo.jpg,one is 'home' and another is 'about us',I want to add two url on 'home' and 'about us',how to do it?
    Thanks

    add your loader to a sprite or movieclip and, after loading is complete, add two transparent children to overlay your words.  add listeners to your transparent children.

  • Two Urls for the same portal server

    Hi,
    I have to access the same portal server for the two diffent url links.
    This is required for me to have two different logon pages for the portal for completely different urls.
    Please share your ideas here!
    Ram

    Hi,
    say for example
    your one URL is
    x.hostname:portno/irj/1stURL
    and the second URL is
    x.hostname:portno/irj/2ndURL
    and maintain two umLogonPagedefault.jsp with names,
    umLogonPage1stURL.jsp and umLogonPage2ndURL.jsp and do the necessary coding you want inside the JSPs.
    Now, umLogonPage.JSP is the JSP file responsible for determinig your portal URL to open when user wants to enter into portal. So Open that JSP(umLogonPage.JSP) and do like this:::
    <%
    String strReqURL = request.getRequestURL().toString()==null?"" : request.getRequestURL().toString() ;
    %>
    <%
    if ( strReqURL != null && strReqURL.endsWith("/1stURL"))     
    %>
         <%@ include file="umLogonPage1stURL.jsp"%>
    <%
    else if ( strReqURL != null && strReqURL.endsWith("/2nuURL"))
    %>
    <%@ include file="umLogonPage2ndURL.jsp"%>
    <%
    %>
    Regards,
    Srinivas.

  • Problem with https internet url for Portal

    Hello ,
    We are running EP 7 SP 13.
    We had a problem with the j2ee engine going down due to a db problem .It is ok now and and j2ee is up and running fine and the portal is accessible from the intranet.
    But there is a problem with the https url that we use for internet access. It gives "page cannot be displayed error".
    There is a IISproxy in place for internet access.Https certificate has not expired. Couldnt find much in the portal logs and trace or am I looking in the wrong place?
    Any help would be most appreciated.
    Rgds

    Hi Vineeth
    Check the IIS settings, , they might not have started properly.
    EP5: Enabling SSL and renewing the J2EE certificate
    SAP Note Number: 685306
    Can you check the contents of Keystore in Visual admin,
    Regards
    Kaleem
    Edited by: Kaleem on Aug 19, 2008 2:11 PM

  • How compare two URLs for equality if one uses jar protocol?

    I'm trying to see if some URLs are referring to the same jar file but some of them come with the prepend/append of "jar:file:/" and "!/" and some are just as "file:/". So when I call "URL.equals(...)", it returns false. How do I properly compare these two?
    //Returns false, even though both can be used to find the jar file
    new URL( "jar:file:/home/me/tmp.jar!/" ).equals( new URL( "file:/home/me/tmp.jar" ) );

    The URL with the leading "jar:" and trailing "!/" is a JAR URL. It's described in the JarURLConnection class API document.
    This is one way (there any be a simpler one). You will have to figure out whether you're working with a jar URL or a "regular" URL by parsing the URL to figure out which kind it is. One diffrence is the leading "jar"
    import java.io.IOException;
    import java.net.JarURLConnection;
    import java.net.MalformedURLException;
    import java.net.URL;
    public class Xy
        public static void main(String[] args)
            throws MalformedURLException, IOException
            URL fileURL =
                new URL("file:/Program Files/Java/jre6/lib/deploy.jar");
            URL jarURL =
                new URL("jar:file:/Program Files/Java/jre6/lib/deploy.jar!/");
            String fURL = fileURL.toString();
            System.out.println("fileURL: " + fURL);
            String jURL = ((JarURLConnection) jarURL.openConnection()).
                getJarFileURL().toString();
            System.out.println("jarURL: " + jURL);
            if (fURL.equals(jURL))
                System.out.println("They are equivalent");
    }

  • Want to configure two URL fro EBS R12

    Hi
    Database 10.2.0.4 and EBS R12.1.2 on HP-PA Risk 64 Bit OS
    node one : Database and CM
    Node two : Form and web services.
    Just now i have added one new node for form and web services. (Want to use this node for another global country) . Now i want to use two url for different locations without using load balancing. can i do this? how?
    Kindly suggest
    regards
    Krishna

    node one : Database and CM
    Node two : Form and web services.
    Just now i have added one new node for form and web services. (Want to use this node for another global country) . Now i want to use two url for different locations without using load balancing. can i do this? how?
    new node...?

  • JDBC URL for Two Oracle Nodes

    Hi All,
    I have two DB nodes which are running independently (Mean no RAC), I want to configure JDBC URL for these nodes that if one node goes down my application automatically connected to second one.
    Both nodes have different HOST and SID.
    Regards,
    imran

    Hi jwenting,
    I tried following URL in PL/SQL developer and my fail over is working fine with separate nodes, Only thing i did was i keep SID of both nodes with same name.
    ERS=(DESCRIPTION=(FAILOVER=on)(LOAD_BALANCE=off)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=172.21.5.130)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=172.21.5.133)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    But strange when i connected this through JDBC URL like following it gives me error of invalid URL
    jdbc:oracle:thin:@(DESCRIPTION=(FAILOVER=on)(LOAD_BALANCE=off)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=172.21.5.130)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=172.21.5.133)(PORT=1521)))(CONNECT_DATA=(SID=orcl)))
    Regards,
    imran

  • JDBC URL for Two Oracle Nodes with different SID

    Hi All,
    I have two DB nodes which are running independently (Mean no RAC), I want to configure JDBC URL for these nodes that if one node goes down my application automatically connected to second one.
    Both nodes have different HOST and SID but the tables i am going to access have same structure. we are using this DB for some logging purpose that's why we didn't choose RAC option.
    Regards,
    imran

    For RAC database, I used:
    jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=on)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=hostname)(PORT=port))(ADDRESS=(PROTOCOL=TCP)(HOST=hostname)(PORT=port)))(CONNECT_DATA=(SERVICE_NAME=servicename)))
    For non RAC database you could ommit LOAD_BALANCE setting, and set correct hostname & port for both nodes. We connected using common service name. If your databases have different service names, then the SID will have to be part of ADDRESS somehow - maybe (SID=sid).
    I have to mention though that unless the main reason behind your decision was lower cost without RAC (and you don't need to store any information apart from logs), it was a wrong decision. If you decide to store any additional information in the database for whatever reason (new requirements), you are in trouble.

  • Url alias for portal

    Hi All,
    I am new to this portal
    Can anybody suggest me a way to create alias for my portal.
    i want to access my portal using <b>http://<servername>:<port>/sapportal</b>         without using <b>http://<servername>:<port>/irj/portal</b>
    regards,
    prasanthi o.

    irj/portal will come as default with portal
    if u want remove this irj/portal u can remove but u can't replace with sapportal
    if u want to access certain iview or pages directly u can use quick links option
    Quick links are shortcuts to iViews and pages. Each quick link is a string that you add to the default portal URL in order to navigate to a specific iView or page.
    Quick links provide a meaningful name for iViews and pages to which users may want to navigate.
    Procedure
    1.     Enable Short URLs
    a.     Go to System Administration-->Navigation --> Short URLs
    b.     Choose True (default) in the Use Short URLs drop list menu
    c.     Choose Save Configuration
    2.     Define Quick Links
    a.     Go to Content Administration --> Portal Content ->Folder --> iViews (i.e. Content Administration à Portal Content à My Folder à iViews à SAP News)
    b.     Double-click SAP News to edit the iView
    c.     Choose Navigation from the Property Category drop list menu. 
    d.     Enter a name for the Quick Link. (i.e. News)
    e.     Choose Save.                                
    f.     Choose Close.
    g.     Add the object to a role if necessary.
    h.     Repeat steps a to go to create more Quick Links.
    3.     View a Quick Link or Short Navigation URL in the Portal.
    a.     Enter the link to your portal and append the Short Navigation URL or Quick Link. to the URL
    (For example, http://myServer:50000/irj/portal/News)

  • Can we have two different web url for a same instance ??

    Can we have two different web url for a same instance ??
    I have read it somewhere that it's possible in R12....please correct me if I am wrong...and if it's correct please let me know the doc id for it...

    Hi again;
    Pelase also see Hussein Sawwan previous great post
    Multiple URL (hostname.domain) to the same instance
    Multiple URL  (hostname.domain) to the same instance
    Regard
    Helios

  • Portal Url for BI Statistics - Urgent

    Hi,
    We have BI System and all statistics cubes installed.Can anyone let me know what is the standard URL in portal or where exactly can i find the information about this.
    Thanks,
    Arvind M

    Hi Arvind,
    I am not clear what exactly what are you looking for. Default url fro portal server will be
    http(s)://<server_name>.domain.com:50000/irj
    you need to have a authorized user to user this. Are you planning to host BI reports on Portal, then you need to have content and system admin roles. Check this with your Basis consultant. They will provide you required access.
    You need to create a BI system in Portal and then create iview for BI reports.
    Check this for further details 
    Hope this helps.<a href="http://help.sap.com/saphelp_nw04/helpdata/en/3a/10fc3f0ac2c642e10000000a1550b0/frameset.htm">BI Integration</a>

Maybe you are looking for

  • Join between fields in the same table

    Dear friends, I would like to solve this task under Northwind - table Employees. I need  to all employees  append name of their boss in the same row.  Maybe, it exists smarter solution, than mine. Thanks for help. Anna SELECT Employees.EmployeeID, Em

  • Sapscirpt get style from word document

    Hi everybody, i'm printing a external text in <b>my PO SAPscript</b>, but i need have the same text like one in <b>MSWord</b>, exactly the same font, style, paragraph, what do you recommend for this?, how can i take the same font in my SAPscript text

  • HCI error - unable to import the data because the row is duplicated in the master data

    Hi, i am working on HCI while i am mapping the data from ECC to HCI target table i am getting this error :Unable to import the data because the row is duplicated in the master data .Could you please help me how to solve this Message was edited by: Ma

  • Is it possible to have a form for 2 individuals to complete before submitting?

    Is it possible to have a form for 2 individuals to complete before submitting? The first person will fill out a portion of the form and the second person will fill out the rest of the form and submit.

  • Crashes when accessing copy from Comments pane

    Using Acrobat 11.0 on a Mac laptop running OSX 10.9.4, when I try to copy text in the Comments pane, it crashes. I just upgraded from previous operating system thinking this was the problem, but it still occurs. I see that on my desktop, my version o