One portal instance - multiple URLs & Pages

I have created multiple portal_home pages on one portal instance and would
like to redirect calls from two different URLs to specific Portal_home
pages. For example, when the user types in http://foo.us.oracle.com they
are redirected to http://foo2.us.oracle.com/pls/portal30/url/page/page1
and those who type http://foo2.us.oracle.com are redirected to
http://foo2.us.oracle.com/pls/portal30/url/page/page2. How can this be
done?
Thank You,
Justin
null

There are procedures on the configuration guide under virtual
hosts Chapter 5 in manual a90096-01. The manual is on the
document site.

Similar Messages

  • Is there a way of making one portal instance serve several domain names ?

    We have one Portal instance (3.0.8) that contains one Intranet, one Extranet and 5 Internet sites (Page hierarchies). After redirecting calls to the diffrent domains (sites) to their corresponding Portal page in the webserver, the URL reveals that we are actually running all these sites on the same Portal domain. I know that we can change the Portal domain by running the ssodatan script, but is it possible to have one portal instance work for several Portal domains ? I realise that this is probably far fetched, but I just had to ask... This will not create a big problem for us, it's mostly an esthetical issue.
    Morten

    Yes you can do this.
    Your machine must have multiple IPs with a different name associated with each IP.
    Look at the ssodatax scripts. This script allows you to make additional entries into the login server repository to register new names with the login server.
    Add each name using the ssodatax script and you will be fine.
    Rich

  • More than one Portal instance on the same database

    Is it possible to have more than one Portal instance on the same database?

    Yes this is possible. We have run 2 separate portal instances on our test database successfully.

  • One portal instance for multiple hostnames with one of them using SSL

    Hi,
    Is it possible to use one Portal and Login Server instance for managing two hostnames (like www.site1.com and www.site2.com) of which one is using SSL. If yes, how do I do this? What do I need to configure?
    Thanks,
    Stijn

    There are procedures on the configuration guide under virtual
    hosts Chapter 5 in manual a90096-01. The manual is on the
    document site.

  • How to use one PSE with multiple URLs?

    I need to hit my DMZ SAP Web Dispatcher with multiple unique URLs.  I am starting off using webdisp1.abc.com and webdisp2.vde.com.  DNS will resolve both the Web Dispatcher Host.  Following Tobias Winterhalter's Blog: Name-based virtual hosts and one SAP Web Dispatcher to access multiple SAP systems.
    My question is how do I go about generating the pse so I can store both webdisp1.abc.com and webdisp2.vde.com?  Do I just import the first request and initiate another certificate request using the same pse?
    Example
    sapgenpse gen_pse -s 2048 -p D:\<file path>\SAPSSLS.pse -r D:\<file path>\webdisp1.req CN=webdisp1.abc.com, OU=IT, O=XYZ Inc., C=US
    Cheers,
    Dan Mead

    Hi Daniel,
    what you are looking for are so called SAN certificates. As Martin said, with sapgenpse you are pretty out of luck. However you can create the certificates using openssl and then use sapgenpse to import them into a pse. There are a number of guides on how to create SAN certificates on the web, like the one mentioned by Martin from CAcert (which is one of the best imho) or this one. And there are also guides on the internet on how to convert OpenSSL keys to PSE.
    You should however keep in mind, that SAN certificates are more expensive than standard certificates. Therefor they only pay if the hostnames in there are stable for the lifetime of the certificate. If the hostnames need to change once a year, you already will be better off (from a cost perspective) by creating one pse per hostname an let the webdispatcher listen to different addresses, as each hostname requires a new certificate signed by the CA.
    Please also make sure, the systems and browsers connecting to your webservers are able to understand SAN certificates. For SAP systems this requires at least pl24 of the sapcryptolib.
    Kind regards,
    Patrick

  • JAX-WS mapping one servlet to multiple URLs

    Hi. I have a JAX WS web service define like this:
    package yohoo;
    import javax.jws.WebMethod;
    import javax.jws.WebService;
    @WebService
    public class Foo
      @WebMethod
      public String doSomething()
        return "done";
    }And I attempted to map the web service multiple time on web.xml:
    <servlet>
      <servlet-name>FooWS</servlet-name>
      <servlet-class>yohoo.Foo</servlet-class>
    </servlet>
    <servlet-mapping>
      <servlet-name>FooWS</servlet-name>
      <url-pattern>/one/FooWS</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
      <servlet-name>FooWS</servlet-name>
      <url-pattern>/two/FooWS</url-pattern>
    </servlet-mapping>However when I tried to request the WSDL via the second mapping I got an exception (JBoss 7). Is this a feature that should be supported or am I doing something totally wrong?
    javax.servlet.ServletException: Cannot obtain destination for: /TestWS/two/FooWS
         org.jboss.wsf.stack.cxf.RequestHandlerImpl.findDestination(RequestHandlerImpl.java:164)
         org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:81)
         org.jboss.wsf.stack.cxf.transport.ServletHelper.callRequestHandler(ServletHelper.java:169)
         org.jboss.wsf.stack.cxf.CXFServletExt.invoke(CXFServletExt.java:87)
         org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:185)
         org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:113)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
         org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:135)
         org.jboss.wsf.spi.deployment.WSFServlet.service(WSFServlet.java:140)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

    Just to close the loop on this (and for the next person trying to figure out how to do it), I was able to [extend X509KeyManager as described in Alexandre Saudate's blog|http://alesaudate.com/2010/08/09/how-to-dynamically-select-a-certificate-alias-when-invoking-web-services/] . I was then able to set the com.sun.xml.ws.developer.JAXWSProperties.SSL_SOCKET_FACTORY on my JAX-WS request context to use my custom SSLSocketFactory, and it works like a charm!
    Thanks,
    Bill

  • Multiple ESS's in one Portal connected to different backend systems?

    Hi,
    We have two backend systems installed.
    We have one portal.
    We want to create a second copy of the ESS Portal content connected to the the second backend.
    Datawise this is not a problem.
    But what about the JCo's and the Homepage Framework?
    The WebDympro application seems to look for two specific JCo (for example SAP_R3_HumanResources and ...MetaData) and then both copies of ESS want to use this. Is it not possible to have each copy of ESS use it own JCo's and connect to its own backend system for the Homepage Frameworks?
    Thanks,
    Adriaan

    Adriaan,
    Its NOT possible to even talk to different clients in same backend system because you cannot duplicate the JCos and while creating them you need to specify the system and client details.
    Also it uses a system alias which also has to be unique.
    Per my knowledge one portal instance can talk to only backend client and to talk to another backend / client you will need to create a new instance within the Portal.
    This [help|http://help.sap.com/saphelp_nw2004s/helpdata/en/82/76a2406546ba15e10000000a1550b0/frameset.htm] talks sometihng on multiple backend support. I am not much aware about it but see if it helps you.
    Chintan

  • BI 7.0 landscape with only one portal environment

    Hello.
    If i would use all the new web features of BI 7.0, is necessary to have an enterprise portal instance (portal runtime).
    If we have a normal systems BI 7.0 landscape like :
    DEV - > QAS - > PRD
    Is it possible to have ONLY one portal instance for the 3 environments?
    (for example only the PRD one, the DEV and QAS could be connected to the PRD one.)
    thank you !
    Dieguz

    I have no idea why you would do this. It would be confusing at best.
    You can conceivably connect them, but how would the user know what content they are viewing?
    You get the portal "out of the box" for each instance. The thought is that you propagate changes from the lower levels to production.
    Why would you do this?

  • Create multiple portal instances with only one database?

    Can someone create multiple portal instances with only one database?
    If so, how is this done, just by running the portal configuration wizard?
    How are most people running with multiple developers working on portal? Do they share a portal instance, or create their own?
    Thank you very much!
    Phillip

    i'm currently using 9ias rel 2(9.0.2) and i have install one infrastructure and two mid tier, hoping that this will create two portal, but it didn't. Can you please tell me how to do create two portal within one server.
    thanks and regards;
    andrew

  • How to associate multiple sites on one standard instance?

    I have multiple websites that I want to put on one Standard instance. When I click on the scale link for a given website - it doesn't give me the option to add other websites to the standard instance. It creates a new instance for each website which really
    racks up the billing charges. How do you put multiple websites on one standard instance?

    The sites were already created and were under the standard instance. I thought it was just running one instance until I saw the credit balance going down quick. When I checked the websites using the new portal - they are actually under 4 web hosting plans. 
    I changed them back to the free one. Now when I try to change the plan to standard for a website - only that website's plan is changed. The other do not. There is no option for me to put the others in the same instance.

  • Multiple logon Page for single portal.

    Hi Experts,
    I am trying to have two logon pages for the same portal with diffrent URL
    eg:-   url-http://SALES-A.company.com/portal
                 http://SALES-A.company.com/portal 
    The code i have used is
    <%
    String strReqURL = request.getRequestURL().toString()==null?"" :
    request.getRequestURL().toString() ;
    //String strReqURL = " http://SALES-A.company.com/portal ";
    int iSlash = strReqURL.indexOf("//") ;
    int iDot = strReqURL.indexOf(".") ;
    System.out.println("iSlash: "+iSlash);
    System.out.println("iDot: "+iDot);
    * out-put for the below substr is '//SALES-A'.Check with this to switch
    between
    * the TWO LOGIN pages. One for the SALES-A Portal and other for the SALES-B.
    strReqURL = strReqURL.substring(iSlash+2,iDot) ;
    System.out.println("strReqURL: "+strReqURL);
    * Sample URL : " http://SALES-A.company.com/portal "
    if ( strReqURL != null && strReqURL.toUpperCase().startsWith( "retepdev") )
    System.out.println("Inside if of strReqURL");
    %> <jsp:forward page="/umLogonPageA.jsp"/>
    <% } else { %>
    <%
    System.out.println("Inside else of strReqURL");
    %>
    <jsp:forward page="/umLogonPageB.jsp"/>
    <%
    %>
    This does not display anything but a blank page.
    Please help its really very urgent.
    Points would be awarded to helpful answers.
    Regards,
    Sanjyoti.

    hi All,
    the problem is solved.
    Thank you for reading my query.
    Regards,
    Sanjyoti.

  • Question about Multiple Portal Instances

    WE HAVE iAS 1.0.2.2 ON W2000 SERVER AND
    DB 8.1.7 ON ANOTHER W2000 SERVER.
    WE HAVE A COUPLE OF PORTAL INSTANCES AND WE PLAN TO HAVE MORE IN THE FUTURE.
    EACH PORTAL INSTANCE HAS ITS OWN LOGIN SERVER DAD.
    EACH PORTAL INSTANCE REPRESENTS A DIFFERENT COMPANY.
    WE ARE STILL IN DEVELOPMENT PHASE, TO ACCESS A PARTICULAR PORTAL INSTANCE WE USE
    FOR EXAMPLE:
    http://hostname/pls/DAD_INSTANCE1 http://hostname/pls/DAD_INSTANCE2
    I WOULD LIKE TO KNOW WHAT IS THE BEST SOLUTION TO ACCESS EACH PORTAL INSTANCE LIKE
    http://company1.com http://company2.com
    I WILL APPRECIATE ANY ADVICE.
    TKS!!
    null

    You can set up those names, company1.com and company2.com in internal DNS server, if you have one. Or, get an official domain name. Once you get them, you need to modify httpd.conf accordingly. What we do next is modify index.html so an request for company1.com is redirected to /pls/DAD, which is portal home, using onload() javascript function. Then, you can get to portal home by typing http://company1.com as url.

  • How can one specify that multiple windows open (each with its own web page(s) ) when Firefox starts?

    I am on Firefox 15.0. I would prefer not to open multiple tabs to get multiple web sites up when Firefox is started. Instead, I prefer multiple windows. Some might have one tab, some might have several. For example, one window might have Gmail, another might have several different web pages related to weather, and another might simply have Google, and another Yahoo, and another, Orbitz. Since there may be five or six of these windows, with multiple web pages, perhaps 20 in toal, tabs get cluttered, and I don't prefer them anyway. I have plenty of memory and processing power.
    Interestingly enough, if Firefox crashes, it allows you to restart with the pages it thinks you would want. It would be great to have a Start Firefox option similar to that!

    You can reopen the windows and tabs from the previous session.
    You can also use command line switches with a bash script or a modified Firefox desktop shortcut ant use -new-window -url <URL> to open a page in a new window.
    <pre><nowiki><path to firefox>/firefox -new-window -url <URL1> -new-window -url <URL2>
    </nowiki></pre>
    *https://developer.mozilla.org/en/Command_Line_Options

  • Multiples web pages in one server and one ip

    please help me,
    i need a web server with multiples web pages,
    one for each person. but i only have one ip.
    how could i do this. I need to program some kind of dns server?. or what.
    i have heared that this is called dns dinamic or redirecting.
    please help me!!!!!.
    of course programming in java.
    thank's.

    You can just give the web pages different file names and you will have multiple web pages, but I suppose you mean that you want seperate url's to point to each user?

  • How to Split one SAP instance to Multiple Instances?

    Can any one guide me how to Split one SAP instance to Multiple Instances?
    Thanks in Advance.
    Regards,
    VB

    Sure, just extract the pages to a new file. The form fields will stay in
    place.

Maybe you are looking for