Can a user be part of two Experience Definitions?

Hi, I have two questions:
1. Is experience defintion the only way of defining a different look & feel including navigation for a set of users?
2. Can a user be part of two experience definitions? If yes, which experience definition he will see? Can the user have option to switch between two experience definitions that he is part of?
thanks
sampath

Hello Sampath,
1. No
You can use, for example, the same Exp Def but different communities, so look and feel will be still different.
Exp Def is a kind of TOP LEVEL portal object where you can define differences for look and feel. For example, this is the place where you can define different NAVIGATION or STYLES.
But it doesn't mean that Exp Def is the only place to do this. You still may want to have the same style but different portlets on default community page for different group of user. Even for navigation you can not say that Exp Def is the only place to have different navigations. For example, you can use the same Exp definition and turn off portal navigation, then you can use canvas portlet as navigation for different communities. So you may have 2 different navigations for the same Exp Def. At the same time you can still choose different way and create 2 Exp Def and use 2 different navigation. What I want to say is that you can reach the same results applying different ways.
2. Can a user be part of two experience definitions?.
Yes.
If yes, which experience definition he will see?Depends of the Exp Def rules. The first rule that validate to "true" will be applied. For example, let's say you have user that belong to group "A" and you have 2 Exp Def rules both setup as rule condition for group A:
1) Rule 1 ( user belong to group A ) --> Exp Def 1
2) Rule 2 ( user belong to group A ) --> Exp Def 2
So if this is the only condition for both rules then Rule 1 will be validate to true first, so user will be redirected to Exp Def 1 that is associated with Rule 1. Now if you change sequence of these rules to:
1) Rule 2 ( user belong to group A ) --> Exp Def 2
2) Rule 1 ( user belong to group A ) --> Exp Def 1
user will be redirected to Exp Def 2.
Of course, in real life you are going to have more conditions for rules, this is just simple example.
Dmitry
Edited by Bryazgin at 02/05/2008 7:01 AM

Similar Messages

  • Can a user take part in video conference via mobiles e.g. smart phone, etc?

    Hello Community
        Using Lync Server can a user start or take part in a Lync Server video conference 
    via mobile devices like their smart phones, etc just as if they were sitting at their desks
    taking part in the Video Conference?
        Thank you

    Hi Shabeaut
    You can use Lync 2013 mobile clients which  provide enhanced presence, IM, Lync meetings, and voice
    and video calls over the Internet .
    Check under category "Conferencing Support in Lync Mobile clients" to get all capabilities and features available for
    Lync client
    https://technet.microsoft.com/en-us/library/hh691004.aspx
    Please mark it as answer if it helps you solving your problem.
    Amit Kotha

  • Can anonymous user take part in campaign?

    Hi all,
    I would like to show a campaign for users that doesn't login to portal.
    But it seems that if I use "It is after a given date" condition in the
    campaign. The campaign will not display the searched image to web, and I
    try to use user profile properties for checking, which will work in
    content selector only but not for campaign.
    Surfboy

    Suggestions:
    1. Make sure you have an Event firing which would trigger the campaign.
    (DisplayContentEvents do not trigger campaigns, although
    DisplayCampaignEvents and clicks event should). Just putting a "The Date
    is after..." clause in a rule won't cause the campaign to magically fire
    after that date; you need to have an event from a user be fired (see
    http://e-docs.bea.com/workshop/docs81/doc/en/portal/buildportals/P13NInteractionMgmt.html
    or Building Portal Applications|Developing Applications|Developing
    Interaction Management in the workshop help).
    2. Make sure the start and stop date are big enough (in IDE and/or
    adminportal).
    3. Make sure the campaign active (in IDE and/or adminportal).
    4. If you're using campaign goals, make sure those haven't been reached
    or clear them out.
    5. Turn on debug for campaigns and see what's going on. Create a file
    debug.properties file in the directory where the server starts
    (typically the domain directory), and put in:
    usePackageNames=true
    com.bea.campaign: on
    Restart the server and do whatever you need to do to trigger the
    campaign. Debug messages should get printed to the server console window
    if the campaign service is being triggered.
    Greg
    surfboy wrote:
    we use portal 8.1, no error, just not run after some time.
    Gregory Smith wrote:
    I don't know. What version of WLP are you using. What's the failure?
    surfboy wrote:
    My collegue just copy my domain and run in another server, and the
    campaign works for anonymous users without modification. but some how
    it doesn't after some clicks and failure onwards. Is it still unstable?
    Andy
    Gregory Smith wrote:
    In 7.0 and before, the answer is no. Campaigns only operate against
    logged-in and authenticated users.
    In 8.1, the answer is yes. Campaigns can operate against tracked
    anonymous users (see the Enabling Anonymous User Tracking section of
    Developing Interaction Management in the IDE help, or
    http://e-docs.bea.com/workshop/docs81/doc/en/portal/buildportals/taskEnableTAU.html),
    but not against fully anonymous users.
    Segments and selectors (i.e. <pz:div> and <pz:contentSelector>) work
    against any type of user.
    Greg
    surfboy wrote:
    Hi all,
    I would like to show a campaign for users that doesn't login to
    portal. But it seems that if I use "It is after a given date"
    condition in the campaign. The campaign will not display the
    searched image to web, and I try to use user profile properties for
    checking, which will work in content selector only but not for
    campaign.
    Surfboy

  • Can a single server instance (Ip Port combo) be part of two different clusters?

    Hello,
              Is it possible for a single Weblogic 7.0 server instance to be a part of two different clusters?
              Thanks,
              Rajan
              

    Invoke a SLSB in a different cluster which will call invalidate() ?
              "Rajan" <[email protected]> wrote in message
              news:3d88a5b6$[email protected]..
              >
              > We have a requirement to synchronize in-memory data between the machines
              in different
              > clusters.
              >
              > Invalidate() propagates only within a cluster. I was wondering if there is
              a standard
              > way to update in-memory data on a different cluster if the underlying data
              stored
              > in a database, has changed.
              >
              > Thanks for help.
              >
              > Rajan
              >
              > "Cameron Purdy" <[email protected]> wrote:
              > >Rajan,
              > >
              > >> Is it possible for a single Weblogic 7.0 server instance to be a part
              > >> of two different clusters?
              > >
              > >No. Is there something specific that you are trying to accomplish?
              > >
              > >Peace,
              > >
              > >Cameron Purdy
              > >Tangosol, Inc.
              > >http://www.tangosol.com/coherence.jsp
              > >Tangosol Coherence: Clustered Replicated Cache for Weblogic
              > >
              > >
              > >"Rajan" <[email protected]> wrote in message
              > >news:[email protected]..
              > >>
              > >
              > >
              >
              Dimitri
              

  • Any parameters can restrict user ID to log-on application server

    Dear All,
    I had configured the login group (/nSMLG) as following:
    Logon Group  Instance
    TEST            app1
    TEST            app2
                        app3
                        app4
    However, app3 and app4 still have illegal user log-on.
    Did any profile parameters can restrict user ID to log-on application
    server?
    BR,
    Well

    Hello Well Well,
    I could clearly understand what you mean. From what you have stated I am able to understand that:
    1. You have 4 application servers.
    2. You have included 2 of them in Logon group TEST.
    3.  The remaining two are not part of logon group.
    4. You want users not to login into app3 and app4 but to TEST only.
    There is no profile paramter for this. At the max you can close the dispatcher port for these 2 servers but then no one would be able to login into  them.
    Best is to include all of them in to SMLG.
    Regards.
    Ruchit.

  • How can I use an iPad with two itunes accounts?

    How can I use an iPad with two itunes accounts?
    Hi there
    My partner has a works iPad, which has her works Apps on (ones that are specifically made by her company and are NOT available in the App store).
    What I want to be able to do is to ALSO have my itunes account on there so that I can put all the apps I have purchased previously from my iPhone on it.
    This is so I can put on VLC player (thats already in my itunes account) so I can add videos to the iPad.
    How do I do this please?
    I tried it before by connecting it to my mac, but it wiped everything off the iPad completely and also deleted the data settings for using 3G.
    So I want to avoid this happening again the future as it had to be sent back to her head office to be sorted again.
    Any advise please?
    Thanks

    You can't. The iPad is desgined to be a 'one user' device and only really works with one apple ID at a time.
    The only way would be if she, at work and with her work apple id, downloaded your apps (repurchasing them of course).
    It's not meant to be a multiple user/multiple ID device.

  • I can use the same account on two computers?

    I can use the same account on two computers?

    You can use the same serial number on two computers, given the conditions in the end-user license agreement (You cannot have Lightroom using the same serial number in use on two computers at the same time, and both installations must be for your own personal use.)

  • How can 2 user edit 1 word document at the same time

    hi,
    in office 2013 professional plus, can 2 user edit 1 word document at the same time?

    Hi,
    As far as I know, multiple users can not edit Word file in the same time directly. Could you give me your demand?
    Please check the two follows workarounds if they are helpful:
    http://blogs.msdn.com/b/johnmullinax/archive/2010/04/19/co-authoring-how-two-people-can-edit-one-word-2010-doc-at-the-same-time.aspx?Redirected=true
    http://www.ehow.com/how_7229904_allow-word-document-same-time.html
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Regards,
    George Zhao
    TechNet Community Support
    Hi
    thank you; its worked.
    I'm so excited about this; thank you again.

  • Can a same member be in two product group?

    hi,
    Can we plan for a member which is part of two  Product group.  Right now I see when transfer demand from Second PG,  the calculations and PIR out of first PG is getting overwritten.  My requirement is to add to existing PIR rather than overwriting it.   Is it possible?
    regards
    Rav

    I think you're confusing Albums and Projects.
    each time i connect my camera to the laptop, i import the photos to a new album,
    No you don't. You can't import to an Album, you import to a Project. A Project has a Box like icon. Projects are a reflection of the organisation if the originals on the HD. Move a shot from one project to another and the file moves too. You cannot have a photo in more than one project +without duplicating the file+.
    Albums, on the other hand, have an icon like a Blue Book. You can have Albums that refer within a single project and Albums that refer all over the Library. Create an album (File -> New -> Album) and drag the images you want to it. The Files remain in their respective projects and are simply linked to the Album. Photos can be in 100's of Albums with no duplication.
    I have previously created an album called 'the best shots of 2010',i now want to add some photos to this album
    Use ratings and a Smart Album and do this automatically.
    Regards
    TD

  • How can I paste a part of a sheet from Numbers in Pages as text, without the formulas.The reason I need this (and was used to in Office) so that I have the freedom to delete something in one cell (in pages document) without causing changes.

    How can I paste a part of a sheet that I copied in Numers in a pages document without the formulas, simply as text. Used this a lot in Office. When I make some changes in the pages document. f.i. deleting a cell, I don't want to change other cells. Also when I copy a part of a sheet from Numbers and one of the cells that is part of the formula is not also copied, when I paste in Pages it shows as an error.
    Hope that You can me help with this.

    Leon,
    There are two solutions to the first question, narrowing to one solution when you have a broken link causing an error.
    Here's the "works always" solution.
    Copy (Command-C) the table or range in Numbers
    Click off the table on the blank canvas of the sheet.
    Edit > Paste Values
    Command-C
    Switch to Pages
    Command-V
    Regards,
    Jerry

  • PP-WM integration - staging pick parts across two different plants

    Hi,
    My requirements are as follows,
    I have a manufacturing plant A and a Sales plant B. For the vast majority of cases goods are manufactured in A, transferred to B and then sold. However in a minority of cases finished goods are transferred from B back to the manufacturing plant A to be consumed in the manufacture of a different finished good e.g. relabelling to another material number etc. Plant B is full WM HU managed.
    I want to enable pick parts staging via WM-PP. I am aware of the PP/WM integration steps in customizing but I am having difficulty in staging from plant B to A.
    I have set up a WM HUM managed storage location for the production supply area in plant A and assigned to the same warehouse as plant B
    Production Supply area is defined in Plant A
    Replenishment movement type is defined for storage type
    Storage Bin created in Plant A exact same type as bins in plant B
    Control cycle created to link Production Supply Area and Storage bin for component materials
    Process steps
    Create process order in plant A, list component material storage location as per production supply area storage location
    Process order staging creates the transfer requirement correctly
    However transfer requirement cannot convert to transfer order for staging. It does not appear to be able to recognise the stock in plant B and returns an error 'negative stocks not allowed in storage type'
    My challenge is as follows, is it possible to setup staging of pick parts between two different plants using WM transfer orders?
    Thanks in advance

    Hi,
    This is not possible. You can only stage from one plant and storage location - based on the supply area. The supply areas are maintained per plant and storage location and this is what the system will use for staging.
    Regards,
    Sinéad Curran

  • How can I link specific cells in two different speadsheets so the data from a specific cell in spreadsheet A automatically updates in a specific cell in spreadsheet B. It works in Xcel- Any ideas?

    How can I link specific cells in two different tables so the data from a specific cell in table A automatically updates in a specific cell in table B? It works in Xcel- Any ideas?

    (1) your title ask the way to link different spreadsheets.
    In Numberland, a spreadsheet is an entire document.
    There is no way to link different documents.
    (2) in the message, you ask the way to link different tables.
    This feature is available and is described in iWork Formulas and Functions User Guide (which is available for free from the Help menu).
    Getting the info just requires a simple search in this available resource !
    Yvan KOENIG (VALLAURIS, France) 14 mai 2011 10:37:50

  • Member as part of two clusters

    Hi everybody,
    I need your help.
    My question is: how can I configure a Coherence node to make part of two clusters simultaneosly?
    That is, I want a member that is member of Cluster A and has a logical view of all objects from it and also member of Cluster B. I want to know if this scenario is a good approach (and if it is possible) to connect two clusters in the same network without using a proxy extend client/server.
    Thanks.
    Regards,
    André
    Edited by: user12200029 on 4/Mai/2010 2:18

    In this case, you can't control those configurations via system property.
    You'd need to use xml configuration file and load different configuration file within different class loaders.
    And for this question,
    "Imagine that I have two clusters, "A" and "B". How can I "tell" to the node that he will join to Cluster A and also to Cluster B?"
    You can't. In your case, you actually going to have two nodes within same JVM. Just each node will use their own class loader
    and lookup different resource file for coherence configuration. And you can control which node to join which cluster via using
    different configuration file.
    The simplest example is like using application server. You can have different webapp join different cluster as long as you have
    coherence jar file and configuration isolated within each webapp's classpath.

  • Experience Definitions - Change during a user's session

    I'm attempting to change a user's experience definition during their session and I would like the new experience to appear during their session.
    I am removing their ID from a default group via the server API, so now they hit the second experience definition rule. I would like to redirect them to their new experience and have them land on the default community. My issue is that that experience seems to be cached and I have to log them out and in manually before the new experience shows up. Any ideas of how I can do this programmatically?
    Think of this like changing to a new skin on a website and not having the user log in and out for it to take affect.
    Thanks!

    Could you please share the API that you have and you are using to add/remove default group?
    I have a problem where I have multiple groups/Experice Definitions assign to that user and I was wondering how could a select a default.

  • Copy users in  Parties Involved on Opportunity to Email Activity

    Hello Gurus,
    In CRM WEB UI when i am creating a Email Activity as a follow up of  an existing Opportunity (with Parties Involved having email Id's) , is it possible to copy the email id of the  users  in Parties involved of the Opportunity to the email Activity in the To :  field
    Currently it only gets the email ids of contact persons on opportunities to the email activity when its create as a follow up.
    Will i be able to achieve this using config without doing any development?
    Thanks a lot in advance.
    Thanks
    Edited by: Chetan Tangadpelli on Jul 20, 2011 8:49 PM
    Edited by: Chetan Tangadpelli on Jul 21, 2011 3:21 AM

    Hi Chetan,
    Functionally Iam not aware how you can achieve it, but you can try implementing the COM_PARTNER_BADI to achieve this.
    Get the access sequence created so that, the method DETERMINATION_ADD_IN_1 of the BAdI COM_PARTNER_BADI is called.
    Now inside this method you can try to read the partner values of the oppurtunity and assign them to the follow up Email activity.
    Hope this helps you out!
    Regards
    Veena.

Maybe you are looking for

  • Lenovo G50-45 Install W7 UEFI

    Dear All, Firstly, sorry for my English and thank you in advance for your assistance with my problem. I recently purchased a G50-45 80e3 model and want to create a dual boot windows 8.1 bing and windows 7 (SP1 64bits UEFI MSDN). The problem is that w

  • Using a .dll file in Diadem2012

    Dear folks, I've got a .dll which was created using the Diadem GPI toolkit 10.2 and Microsoft Visual Studio 8.0, I guess. I'm currently using this DLL under Diadem 9.0. Now I'd like to use this same DLL under Diadem 2012, but it won't work. When load

  • Problem opening a certain site properly

    Hello, I have problem opening a certain site properly. I use firefox 4.0.1 and have tried pretty much everything that has already been suggested in other similar problems I found posted here but the site continues to look wrong. No images, blue lette

  • HP in part numbers for ink differ in the uk and the US for the same item ?

    Purchasd my printer in the UK. PHOTOSMART 2575 ALL IN ONE Trying to source the correct HP ink C8767E on the back of the cartridge. is not recognised C8767EE is recognised as HP 339 Black Inkjet I am directed to the US site. niether is recognised by t

  • How to determin who/what set application status "UNAVAILABLE"?

    Hello Experts, I've had users reporting that Application is unavailable during normal business hours... Surely, when I've received those reports it was back to normal. Is it being logged anywhere who (user) or what (process) set an application status