Two portals from one portal

HI gurus,
We are using SAP CRM Portal for our customers , but now we have a requirement of extending portal for two different customer groups which includes.....
A.) Two different URL's to access same portal for two different customer groups (for eg. just changing company name in url).
B.) Different  Logon Screens (Welcome page) for those two different URL's as mentioned above.
Pls guide in this regards,
Regards,
Shwetang Saxena
+919650109794

HI GLM , I have done the changes as you have suggested in your reply for two domain names but i am facing runtime error while calling two different jsp's from my umLogonPage.jsp... What i had done is i have inserted code for calliing different jsps according to two different url's but now it tis throwing me some runtime error ... A part of defaut trace is for your review below..
EXCEPTION]
#1#com.sapportals.portal.prt.servlets_jsp.server.jsp.ParseException:  Attribute 'session' already specified in page directive.
Error in file:/usr/sap/D70/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/portalapps/com.sap.portal.runtime.logon/umlogonpagecrmdev.jsp at line:0 position:0
*     at com.sapportals.portal.prt.servlets_jsp.server.jsp.syntax.JspPageDirective.verifyAttributes*(JspPageDirective.java:304)
     at com.sapportals.portal.prt.servlets_jsp.server.jsp.syntax.JspDirective.parse0(JspDirective.java:162)
     at com.sapportals.portal.prt.servlets_jsp.server.jsp.syntax.JspDirective.parse(JspDirective.java:109)
     at com.sapportals.portal.prt.servlets_jsp.server.jsp.syntax.ElementCollection.parse(ElementCollection.java:86)
     at com.sapportals.portal.prt.servlets_jsp.server.jsp.syntax.ParserImpl.parse(ParserImpl.java:595)
     at com.sapportals.portal.prt.servlets_jsp.server.jsp.syntax.ParserImpl.parse(ParserImpl.java:558)
     at com.sapportals.portal.prt.servlets_jsp.server.jsp.syntax.JspIncludeDirective.verifyAttributes(JspIncludeDirective.java:146)
     at com.sapportals.portal.prt.servlets_jsp.server.jsp.syntax.JspDirective.parse0(JspDirective.java:162)
     at com.sapportals.portal.prt.servlets_jsp.server.jsp.syntax.JspDirective.parse(JspDirective.java:113)
     at com.sapportals.portal.prt.servlets_jsp.server.jsp.syntax.ElementCollection.parse(ElementCollection.java:86)
     at com.sapportals.portal.prt.servlets_jsp.server.jsp.syntax.ParserImpl.parse(ParserImpl.java:595)
     at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:2144)
     at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:81)
     at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:140)
     at com.sapportals.portal.prt.core.broker.JSPComponentItem.compileJSP(JSPComponentItem.java:291)
     at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:141)
     at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:355)
Regards,
Shwetang Saxena
+919650109794

Similar Messages

  • Set two views in one portal page

    Hello all,
    I need to set two views in one portal page, or  tow deferent views have to be setted in one view, unfortunately i didn't find anythings in SAP forums about this subject
    please help me to reso

    Are you saying you have two separate WD Applications (both FPM) which you want to run as two iViews in the same Portal Page?  If so, this is a very basic NetWeaver Portal capability - to add more than one iView to a Page.  However this isn't the correct forum to discuss this, as that discussion would belong in the NetWeaver Portal Forum.
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/47/881b2a67731e1ee10000000a42189d/frameset.htm

  • Booting two Macs from one external drive: 10.8 and App Store?

    I boot two Macs from one external harddrive. Does this mean that when 10.8 is sold exclusively via the App Store and thereby linked to a unique hardware identifier, I am going to have issues with activation/authentification each time I switch machines? I have avoided the App Store since I discovered that an app I bought there, and which I really needed to open automatically on log-in, had to be manually re-activated with my Apple ID after every switch (so that I eventually deleted it and reverted to an earlier, non-App Store version).

    Welcome to the forum!
      There are a couple of "solutions" to your problem.  The easiest, and possibly the best for you (although it is a bit slower) is to copy your catalog onto the external drive as well.
    Then when you plug in the drive, you will always have your latest catalog for access.
    The other way is to keep a local copy of your catalog, and copy it onto the local drive as a way to transfer it from one computer to the other.
    This has the problem of possibly not being in sync, that is, you forgot to copy it over once and did some editing.  Then you would end up with essentually two different catalogs, instead of one in two places.
      You can copy the catalog either with your OS, or you can "export as catalog" and specify the external drive as the destination.  Then, on your other computer, "import from catalog" and only take the meta-data settings (it's on the import dialog box).
    Personally, when I'm traveling, I have my catalog on my external drive as well.  It just makes life easier, and I don't have to worry about it being out of sync, or losing it (and not the images).
    So, I would go with the first method, at least to start.  To get your catalog over there, you can either export as catalog or copy it, either one will work.
    You can find the location of your catalog file (if you don't know where it is) in the catalog settings menu prompt.  Both the location and the name will be displayed.
    Cheers!

  • HT1347 How do I run two libraries from one computer?

    How do I run two libraries from one computer? One library is on the computer's hard drive, the second library is on an external hard drive. The computer that had the external hard drive crashed and I need to fix the iTunes library on it. How can I do this without corrupting the library on my internal hard drive?

    Launch iTunes with the Shift key held down and either create a new library or choose the one on the external drive. Any rented movies downloaded from another computer won't play.
    (81212)

  • Call two programs from one program.

    HI all,
    I have two BDC interface in seperate programs.
    I want to call that two programs from one program based on a condition.
    Is there any way.
    I tried with call transaction 'SE38'.
    set parameter ID but it is taking buffered value.
    Thanks,
    sri

    use submit program to call other program.
    SUBMIT prog|(field) [AND RETURN] [options].
    also if you want BDC prog, then probably you can call the BDC recording using PERFORM bdc_prog (in program name).
    PERFORM (<fsubr>)[IN PROGRAM (<fprog>)][USING   ... <pi>... ]
                                           [CHANGING... <pi>... ]
                                           [IF FOUND].
    http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9dd035c111d1829f0000e829fbfe/content.htm

  • What is the prerequisite for creating two hierarchies from one fact table i

    Hi,
    what is the prerequisite for creating two hierarchies from one a single fact table.
    Rgds,
    Amit

    create global temporary table t1 as select * from trn_ordbase on commit preserve rows;You CANNOT use this syntax.
    http://download-east.oracle.com/docs/cd/B19188_01/doc/B15917/sqcmd.htm
    http://download-east.oracle.com/docs/cd/B19188_01/doc/B15917/glob_tab.gif
    http://download-east.oracle.com/docs/cd/B19188_01/doc/B15917/cre_tabl.gif

  • My iPhone just loaded 1600  emails dating back over two years from one of my accounts. Is there a way to "mark all as read"?

    My iPhone just loaded 1600  emails dating back over two years from one of my accounts. Is there a way to "mark all as read"?

    Your Comcast accounts are POP (unless you enrolled in the Comcat Beta test of Imap) so they won't sync at all. Either enroll in the Beta test or don't use Comcast.
    Your iCloud account is Imap and should sync just fine, unless you have set it up incorrectly.

  • How to move UME data from one portal to another

    I have two portal system ,one is the runtime system ,another is a backup system.
    Is there have a method can synchronize the UME from one to another ?
    I know we can export the user's information to format text document using the user management in the portal ,but there is a limitation about the number of export user's data (1000) ,and this is a manual method ,is there have any automatical method ,such as using a command or  code ?

    I assume you have UME set to Java database? Then there's no official tool for moving users that I know of. The 1000 limit is the least of your problems! It also won't export passwords...
    Why are you not using an LDAP as the UME source? That would be my first choice and would allow easy access from multiple portals...

  • How can we copy report from one portal to other portal

    hi,
    I have to copy one report from 1 portal to other portal so how we can do that .If anybody knows pls tell me

    Hi,
    Can you tel us the type of Report you are using ?
    Regards,
    Sandeep

  • How to export and import Guide Procedure from one portal to another portal

    Hi all,
    I have accomplished a Guide Procedure on one portal, but I want to export this Guide Procedure and import it to another portal, please tell me what can I do?
    Best regards & Thanks!

    Sam,
    Did you get to check this help document yet.
    http://help.sap.com/saphelp_nw70/helpdata/EN/69/31d0cdb7094d00aa11f935221fb5bf/frameset.htm
    Hope this helps.
    Good Luck!
    Sandeep Tudumu

  • Separating external portal from internal portal?

    We like to implement an internal and external facing portal. 
    Do we have to seperate these portals or not?  Are strong security measures enough?
    If seperating is the best, what are the reasons for implementing separate portals for external / internal usage?
    Kind Regards

    You can use single portal system for both Ext and Int Portal.
    Portal helps you to seperate Portal Objects, KMC Objects, Content Administrators, System Administrators, User Administrators by means of delegated administration concepts.
    Also, you can differentiate portal theme and apps used for both portals.
    But if you are very very sensitive in security , you can seperate them but still manage them from one by means of Federated Portal concept.

  • Connect two users from one Mac/PC to one Time Capsule.

    Hi all,
    after spending the last 1.5 hours on Google and this Community, I have found tons of possible solutions but none worked for me. Here's my setup:
    Time Capsule (2 months old) with FW 7.6.1
    TC is attached to router/modem box. As I'm using the DHCP server in my "internet" box, I have the TC connect in bridged mode.
    TC has file sharing active, secured with accounts.
    I'm using AirPort Utility 6.1 to set the TC up.
    I have two clients (for now) that I want to connect to the time, a MPB (OSX Lion) and a Windows 7 Desktop. Generally, connecting to the TC with MBP works without any problems:.
    The only problem I have with the Mac is that there doesn't seem to be a solution to connect to two accounts at the same time from one machine.
    Now here's my real problem. When trying to access TC with my Windows PC, I couldn't get it to work with just mounting a network drive. I installed Airport Utility for Windows and with this I can connect to TC, but only the account that is currently connected on the MBP.
    To summarize:
    Is there a way to connect multiple accounts at the same time, both on Windows and on OSX?
    Thanks in advance and let me know if more information is needed.
    Georg

    Waiting any Idea,
    CREATE USER data_history IDENTIFIED BY test;
    CREATE USER data_current IDENTIFIED BY test;
    CREATE USER middle_layer IDENTIFIED BY test;
    CREATE TABLE data_history.sales_order_head_h;
    CREATE TABLE data_current.sales_order_head;
    CREATE ROLE historical_data_reader;
    CREATE ROLE historical_data_loader;
    CREATE VIEW data_history.sales_order_head AS
    SELECT * FROM data_current.sales_order_head
    UNION ALL
    SELECT * FROM data_history.sales_order_head_h;
    GRANT SELECT ON data_history.sales_order_head
    TO historical_data_reader;
    GRANT INSERT, UPDATE, DELETE ON data_current.sales_order_head
    TO historical_data_loader;
    GRANT historical_data_reader TO middle_layer;
    GRANT historical_data_loader TO middle_layer;
    connect to middle_layer;
    sql> select * from sales_order_head;
    not working
    sql> insert into sales_order_head;
    not working too.
    hope you can help.
    regards,

  • Running two displays from one DVI port...time to put my ADC down

    Hi Guys,
    I have a G5 dual with a GeForce FX 5200 which has 1 each of DVI+ADC ports. Until recently the 17" Apple display has been my only monitor. As I have a recording/mix studio I need to move the G5 base unit far away from any recording as it makes quite a lot of noise. I have been unable to do this as I have been having trouble finding either a Dr Bott or Griffin ADC extension. I have been searching off and on for over a year with no success.
    Recently I purchased a cheap reconditioned NEC monitor which I am running from the DVI port and am thinking perhaps now is the time to get rid of my apple display due to the ADC connection troubles.
    Is it possible to run two monitors from the one DVI port? I need to run a mirrored image so that I have one monitor to my side so that I can do close editing work and then one further away behind my analogue mixing desk, they need to show exactly the same thing.
    Will splitting the DVI port degrade signal or is there a way around this. I also want to get some long cables 6m+ so that I can place the base unit outside of the control room, will this be a problem?
    I would really appreciate some help on this matter.
    Thanks,
    Iwan

    Thanks BSteely, Would you happen to know of a box to recommend? I guess something like this would be more suitable:
    http://www.amazon.co.uk/StarTech-com-Port-DVI-Video-Splitter/dp/B000MPL5ZC/ref=s r129?ie=UTF8&s=electronics&qid=1272121514&sr=1-29
    Than this:
    http://www.amazon.co.uk/Ex-Pro-Premium-Female-splitter-connections/dp/B003HE91CE /ref=sr140?ie=UTF8&s=electronics&qid=1272121514&sr=1-40
    Thanks,
    Iwan

  • Operations on Users in Prod portal from QA Portal

    Hi All,
    We are planning to develop a User Management tool which will be running from QA Portal.
    For this we are planning to develop a WD Java application from which admin can create. modify users, lock and unlock group of users, add roles or modify roles.
    But client wants to run this application from QA portal and he should be able to do above operations in Dev and Prod portals also.
    Is this scenario possible? If yes, please tell me how to implement this.
    Regards,
    Satish

    Dear Satish,
    I think as per your requirement, you can only do if you are not using UME database for user. Suppose you UME datasource using LDAP or ABAP etc.
    Then you may connect same LDAP from dev, qa or prod and. COnnect to LDAP server from UME Datasource form QA and Prod. then you can do from QA  UME activites and it will also refelect to Prod because changes will done in LDAP server which is connected to Prod.
    Hope it will helps.
    Best Regards
    Arun Jaiswal

  • Two objects from one table

    My current setup is two tables and two objects with a one to one relationship between them, Object and ObjectMD (metadata).
    Not sure why my predecessors set it up like this but...that's how it is.
    The problem is that my Object table (and thus ObjectMD also) has reached 40 million rows and large joins between Object and ObjectMD are taking forever and are completely unnecessary.
    I want to import the ObjectMD data into the Object table and go forward with a single table. The problem is that the ObjectMD table has it's own java surrounding it and that code is used in way too many places to weed it out. I need to leave the Java object structure in place.
    I think I should be able to create both these objects from a single table, but I can not figure out the descriptor. My set method needs to be getMetaData().setMethod, but of course TL's reflection doesn't like this. I suppose I could create new methods in Object to get/set all these fields and just forward them to the real methods.
    How can I define descriptors to create two objects from a single table?

    What I decided on for my last problem was to use a method to setBar, and inside that method, set the Foo of the Bar.
    Here are my files for future reference:
    --------------------------------------Foo.java-------------------------------------
    public class Foo {
         public int id;
         public String first;
         public Bar bar;
         public void setBar(Bar newBar){
              if(newBar != null){
                   newBar.foo = this;
              this.bar = newBar;
    --------------------------------------Bar.java-------------------------------------
    public class Bar {
         public Foo foo;
         public String second;
    --------------------------------------Descriptors.java-------------------------------------
    public class Descriptors {
         public static void addDescriptors(Project project) {
    project.addDescriptor(Descriptors.buildFooDescriptor());
    project.addDescriptor(Descriptors.buildBarDescriptor());
    private static Descriptor buildFooDescriptor() {
    Descriptor descriptor = new Descriptor();
    //     basic information
    descriptor.setJavaClass(Foo.class);
    descriptor.addTableName("FOO");
    descriptor.setPrimaryKeyFieldName("ID");
    //     mappings
    DirectToFieldMapping directToFieldMapping;
    AggregateObjectMapping aggregateObjectMapping;
    //     id mapping
    directToFieldMapping = new DirectToFieldMapping();
    directToFieldMapping.setAttributeName("id");
    directToFieldMapping.setFieldName("ID");
    descriptor.addMapping(directToFieldMapping);
    //     first mapping
    directToFieldMapping = new DirectToFieldMapping();
    directToFieldMapping.setAttributeName("first");
    directToFieldMapping.setFieldName("FIRST");
    descriptor.addMapping(directToFieldMapping);
    //     bar mapping
    aggregateObjectMapping = new AggregateObjectMapping();
    aggregateObjectMapping.setAttributeName("bar");
    aggregateObjectMapping.setReferenceClass(Bar.class);
    aggregateObjectMapping.setSetMethodName("setBar");
    aggregateObjectMapping.dontAllowNull();
    descriptor.addMapping(aggregateObjectMapping);
    return descriptor;
    private static Descriptor buildBarDescriptor() {
    Descriptor descriptor = new Descriptor();
    // basic information
    descriptor.descriptorIsAggregate();
    descriptor.setJavaClass(Bar.class);
    //     mappings
    DirectToFieldMapping directToFieldMapping;
    //     second mapping
    directToFieldMapping = new DirectToFieldMapping();
    directToFieldMapping.setAttributeName("second");
    directToFieldMapping.setFieldName("SECOND");
    descriptor.addMapping(directToFieldMapping);
    return descriptor;
    ----------------------------------------Go.java------------------------------------
    public class Go {
         public static void main(String[] args) {
              if(args.length != 0){
                   throw new RuntimeException("Arguments are not supported");
              Project project = new Project();
              project.setName("fooBarProject");
              DatabaseLogin login = new DatabaseLogin();
         login.usePlatform(new Oracle9Platform());
         login.setDriverClassName("oracle.jdbc.driver.OracleDriver");
         login.setConnectionString("jdbc:oracle:thin:@nnn.nnn.nnn.nnn:nnnn:SERVICE");
         project.setDatasourceLogin(login);
         Descriptors.addDescriptors(project);
         Server server = project.createServerSession(2, 2);
         server.setLogLevel(oracle.toplink.sessions.SessionLog.FINE);
         server.login("schema", "password");
         Session session = server.acquireClientSession();
         UnitOfWork uow = session.acquireUnitOfWork();
         Foo fooBar = (Foo) uow.newInstance(Foo.class);
         fooBar.id = (int) (Math.random() * 10000);
         fooBar.first = "abcd";
         uow.commit();
         ExpressionBuilder builder = new ExpressionBuilder();
         Foo fooBarLoad = (Foo) session.readObject(Foo.class, builder.get("id").equal(fooBar.id));
         System.out.println("ID:" + fooBarLoad.id + " FIRST:" + fooBarLoad.first + " SECOND:" + fooBarLoad.bar.second );
         session.release();
         server.logout();
    ------------------------------------------------------------------------------------------

Maybe you are looking for

  • Production Order For Project with plant stock

    Hi, We have a scenario where in we are required to create a production order for a project. But the material(raw material) is in a storage location and is a stock item. Even the header material is also a stock item and it to stored in the storage loc

  • Are there any human beings at Adobe with phones on their desks?

    I see on your website that a there are a lot of customers who are unhappy for the same reasons........the adobe flash player is blocking my videos, the newest version fails to work when downloaded and installed......and there's no way to contact adob

  • Slim to XDM

    Hi, I've tried this using slim from extra, slim-plus and slim-cursor from AUR, but these features have never worked for me. So I'm guessing I'm doing something wrong? 1. Welcome message doesn't appear. It just says "Login" and a text field for enteri

  • Media Performance Warning:

    Friends, I have some file.avi ( standard def ) that have been given to me by a windows person. These import ( so far so good ) into FCP but I do get the following warning. Media Performance Warning: The following media files are not optimized for Fin

  • Problème de muni ralenti dans Adobe reader pro

    Bonjour, J'ai installer une version d'évaluation d'adobe pro télécharger sur le site adobe 2 semaine en arrière. Propriété du pc: Windows 7 pro KIS 2015 pc dans un domaine profil de connexion: administrateur profil: local administrateur J'ai fais l'i