Desktop startTab configuration?

Hi,
I'm working on Sun one portal 6, I'm trying to configure my desktop xml which has multi level tabs to set a startTab on each level. One of my top level tab is called "FilteringTopLevelTab" it has two sub tabs as "GlobalFilter and Global2Filter", and the tabOrder is "GlobalFilter, Global2Filter". I want to set Global2Filter as my startTab but it doesn't work, it always sets the GlobalFilter as default. Can someone out there help me out if anything wrong I'm doing here
Find below is the sample from my desktop.xml
<Container name="FilteringTopLevelTab" provider="CustomJSPTabContainerProvider" merge="fuse" lock="false" advanced="false">
<Properties merge="fuse" lock="false" propagate="true" advanced="false" name="_properties">
<String name="startTab" value="FilteringTopLevelTab/Global2Filter" advanced="false" merge="replace" lock="false" propagate="true"/>
</Properties>
<Available merge="fuse" lock="false" advanced="false">
<Reference value="FilteringTopLevelTab/Global2Filter" merge="replace" lock="false" propagate="true" advanced="false"/>
<Reference value="FilteringTopLevelTab/GlobalFilter" merge="replace" lock="false" propagate="true" advanced="false"/>
</Available>
<Selected merge="fuse" lock="false" advanced="false">
<Reference value="FilteringTopLevelTab/Global2Filter" merge="replace" lock="false" propagate="true" advanced="false"/>
<Reference value="FilteringTopLevelTab/GlobalFilter" merge="replace" lock="false" propagate="true" advanced="false"/>
</Selected>
<Channels>
</Channels>

Did you find a fix to this?  Mine is doing the same thing!

Similar Messages

  • Can't get Desktop Software configured properly to work with Outlook 2007 and Blackberry 8703E

    I have a Blackberry 8703E and I have Outlook 2007 on my laptop. I keep trying to install the Desktop software but don't know what option to choose, how to configure it to recognize Outlook, etc. My goal is to be able to sync my contacts, appointments, tasks, etc. between the laptop and my Blackberry. I have no clue what I am doing or how to install and configure the software to work.
    Also, I am going to uninstall the Desktop software and want to know what the link is to download the most current version that will work with my phone and my laptop (running Vista). I do not subscribe to the Blackberry service but only want to sync between my computer and the phone.
    PLEASE HELP! I am not knowledgeable in this stuff and any detailed instructions would be greatly appreciated!
    Thanks a bunch!
    Wade Rearic

    Don't know if you got your answer by now, but thought I'd try to help.
    First, let me preface by saying I use Vista, not XP, but my Outlook is 2007.
    Next, you need to be careful as to which versions of the software you use both (a) on your Blackberry desktop and (b) on your Blackberry itself.  For example, I use the 8703e via Verizon, but so far the phone's software only goes up to 4.2, which is two iterations short of Blackberry's latest smartphone software.  Why do they do this?  Because they typically introduce the new software via a new phone via an "exclusive" with a certain carrier, leaving all other users to either salivate or switch to the "exclusive" carrier.  Over time (6 months to a year) the "new" software may get rolled out to patient users with (by then) "older" phones, but they clearly want to incentivize consumers to just upgrade to new phones via special carriers.
    As for the Desktop software, it is easy to get tripped up here, as Blackberry's download site in not very intuitive for this.  Your problem could be that you downloaded and installed a Blackberry Desktop Software that is too advanced a version for your phone.  (To add further confusion, the desktop software tends to have version numbers similar to the the phone software, such as "4.2.")
    Bottom line: call your help number of your carrier to get the correct info for both sets of software for your phone.
    Once all the right software/drivers are installed, the Desktop interface si fairly user-friendly.  From a few choices you can backup your Blackberry data; synchronize it (if you are not already doing that wirelessly), etc.
    Hope this helps.

  • [Desktop] Pre-configured installs

    Any suggestions on how to create pre-configured installers of the same base app? Here's an example of what I mean:
    App: This base app connects to a configurable server domain. You could install and use this app just fine.
    App for ClientX - This app should connect to serverX, and I want to pre-configure it to do so. It may also have custom configured branding for ClientX.
    App for ClientY - This app should connect to serverY, etc.
    So I want to be able to give ClientX an installer (or install link) that installs the App pre-configured to connect to their serverX, and I want to give ClientY an installer that connects to their serverY, but I want both to be the same application, built from the same codebase, with the same appID and certificate, and receive the same updates, etc.
    I've considered using compile constants to create different AIR app versions with populated strings, which I think would work though a bit clunky, but would result in different versions of the app, when what I really want is to have the SAME version configured differently.
    What I am currently doing is making a config file that can be shared, so the main app is installed then the client opens the config file with the app (file association makes this relatively easy, but still very manual feeling.) I would essentially like to automate this, so the end user only needs to run the installer.
    The next step would be automating this process, so that when ClientZ purchases the app it uses ClientZ's information to provide an installer configured for ClientZ without manual human intervention. You know, for when my app inevitably gets famous and makes me rich.
    Any suggestions?
    Thanks all!
    -Aaron

    Well I'm not quite sure this fits your scenario but maybe (assuming your clients install your app from a website)...
    You can use the swf (badge) method of installing AIR apps through the browser: http://help.adobe.com/en_US/AIR/1.5/devappsflex/WS5b3ccc516d4fbf351e63e3d118666ade46-7e15. html
    This would give you the ability to pass in arguments into the install process. http://help.adobe.com/en_US/AIR/1.5/devappsflex/WS5b3ccc516d4fbf351e63e3d118676a5d46-8000. html#WS5b3ccc516d4fbf351e63e3d118666ade46-7e19
    Basically you set your air app to "<allowBrowserInvocation>true</allowBrowserInvocation>" and add a listener for the BrowserInvokeEvent(not InvokeEvent)
    Do what you want with the parameters (maybe save to a flash shared object) to remember who it was.
    Then for distribution, provide a client only page, that passes flash vars into the badge swf, which passes them to the app for install.
    I recently used this method in this way. I'm building a video conference app that can send invitations via a URL (videoapp.com?id=abcdefghijklnop).. On that page I have the badge (swf) that recieves that invitation through flash vars. The badge does the install of the AIR app and passes the invitation once it runs.
    Note: I had to modify the default badge.swf to include my additional flash vars.
    Other than this, I dont know of any way to add arguments to just a regular passed around .air file.

  • Error when adding a ZFS Storage in the Desktop Provider configuration in Oracle VDI

    Hello,
    When I tried to add a Desktop Provider in Oracle VDI I received an error in the 4 option after the Certificate verification in Specify Storages.
    Here's the log:
    LA M▒<81>S FINA: thr#20197:"Thread-46528" Congestion Retry 1 for root at 10.10.10.104 - com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutException:
    Read timed out
    com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutException: Read timed out
            at com.sun.vda.service.ssh.SshServer.openChannel(SshServer.java:622)
            at com.sun.vda.service.ssh.SshServer.access$000(SshServer.java:55)
            at com.sun.vda.service.ssh.SshServer$CommandResultRetriever.run(SshServer.java:844)
    Caused by: com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutException: Read timed out
            at com.jcraft.jsch.Session.connect(Session.java:495)
            at com.sun.vda.service.ssh.SshServer.openChannel(SshServer.java:563)
            ... 2 more
    8/09/2015 11:15:05 AM com.sun.vda.service.ssh.SshServer handleJSchException
    LA M▒<81>S FINA: thr#20257:"RMI TCP Connection(340)-127.0.0.1" SSH exception
    com.sun.vda.service.api.ConnectionException: An internal error occurred.
            at com.sun.vda.service.ssh.SshServer.handleJSchException(SshServer.java:721)
            at com.sun.vda.service.ssh.SshServer.openChannel(SshServer.java:645)
            at com.sun.vda.service.ssh.SshServer.access$000(SshServer.java:55)
            at com.sun.vda.service.ssh.SshServer$CommandResultRetriever.run(SshServer.java:844)
    Caused by: com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutException: Read timed out
            at com.sun.vda.service.ssh.SshServer.openChannel(SshServer.java:622)
            ... 2 more
    Caused by: com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutException: Read timed out
            at com.jcraft.jsch.Session.connect(Session.java:495)
            at com.sun.vda.service.ssh.SshServer.openChannel(SshServer.java:563)
            ... 2 more
    8/09/2015 11:15:05 AM com.sun.vda.service.ssh.SshServer executeCommand
    LA M▒<81>S FINA: thr#20257:"RMI TCP Connection(340)-127.0.0.1" executed echo
    8/09/2015 11:15:06 AM com.sun.vda.service.persistence.PersistenceImpl update
    I'm using this guide: http://www.oracle.com/technetwork/articles/servers-storage-admin/zfssa-oracle-vdi-398526.html
    because is the same use case.
    Any ideas?
    Thanks

    Thanks for the answer, I can access manually via ssh
    bash-3.2# ssh [email protected]
    Password:
    Last login: Mon Sep  8 15:58:54 2014 from 10.10.10.117
    Waiting for the appliance shell to start ...
    zfserver:>
    I restarted the service as you said but still not working. What else can be?

  • Desktop System Configuration

    Hi,
    which system config ( O/S, Memory etc) would be good for installing windows Netweaver components,application modules including Enterprise portal etc.
    Thanks,
    Sam

    Get a Pentium dualcore processor or pentium-4 and 2GB of RAM and 160GB or 200GB hard disk will be good enough to install more than one netweaver componenets on your desktop.
    Also make sure that you have windows 2003 server installed on your desktop.

  • Remote Desktop user configuration

    My client is having users login to a terminal server to access SBO.  I was able to setup the users with login access, but upon logging into SBO as manager on the terminal server they can't see any of the company databases.  how do i fix this?  And will it be the same solution once I create a user for them in SBO.  I obviously can't have them logging in as manager.

    Dear Robert,
    Could you please check if the Windows username for the affected users contain any special characters (such as apostrophe, accentuation or other ASCII characters) as described in Notes [1158771|https://websmp130.sap-ag.de/sap(bD1odSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1158771], [1128109|https://websmp130.sap-ag.de/sap(bD1odSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1128109]?
    Could you please also verify if roaming profiles are in use for the affected users?
    Please also verify the security settings on the folder
    C:\Documents and Settings\<userid>\Local Settings\Application Data\SAP\SAP Business One
    and let the user have unrestricted access to it.                                                  
    Please refer to note [1153036|https://websmp130.sap-ag.de/sap(bD1odSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1153036] for your reference.  
    hope it helps,
    Regards,
    Ladislav
    SAP Business One Forum Team

  • Can desktop manager be configured to view email attachment?

    Hi,
    I have posted this question few times before and still have not gotten a definite answer. Can someone confirm if I can configure the desktop manager to view email attachment? If so, how do I achieve it? I am not one BES or BIS.
    I have looked at the below KB and tried using the application launcher to install the attachmen service, however, it was not available in the application loader wizard.
    http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB04279&sliceId=SAL_Pub...
    configuration
    Blackberry 8300
    Desktop Manager 4.3
    Thanks
    Solved!
    Go to Solution.

    First of all if you are nither BES nor BIS then there is no question of integrating email IDs in your device. Meaning no possibility of viewing email attachment in your device. For using any BlackBerry features you have to have a BlackBerry data plan. Please clarify this point.
    Now regarding attachment viewing through Desktop Manager configuration is not possible. There is no such option in BlackBerry.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Can CTI OS agent desktop 9 be configured for different desktop modes?

    Can CTIOS agent desktop be configured for different modes e.g. Normal, open, on top, stealth or agent selectable?

    Yes, but you'll have to customize it and recompile it. The source code is in the installer.
    david

  • Can you assign a  customized menu in Java Desktop

    I have a large number of users and I'm trying to customize a menu system when you click on "Launch". I need to create a menu that is unique for different users, so say group A can have one menu system and group B can have a different menu.
    I've found info on adding items to a menu for all users, and for specific users one at a time if you log in as their user. In file browser, (applications-all-users:/// for all users, and just applications://// for an individual). But I have too many users which makes one at a time not feasible.
    Is there any way to customize a menu setup, then assign that menu to groups instead of users? I'm running Solaris 10 with Java Desktop 3.
    Thanks for the help.

    Sounds like you might want to investigate the JDS Configuration Manager, it was designed to allow different desktop configurations for different groups of users. http://docs.sun.com/app/docs/coll/1221.1?l=en&q=java+desktop+system+configuration+manager

  • Desktop Manager 6 hang in Windows 7 64 bit

    I have install Desktop Manager 6 in windos 7 64 bit and succesfull but if I start Desktop Manager always hang.
    And here is a log desktop manager : 
    10:25:13.594|ERROR|1|Rim.Desktop.Services.Configuration|0|Unable to get Registry entry. Path: Software\Research In Motion\DesktopAutoUpdate Key: AutoUpdateEnableb
    I dont know how the solution. Anyone help me for the solution ?
    Thx

    I have an imac
    I have an magic pad (same thing as the touch pad on a macbook really)
    I have an usb mouse I use both in windows and osx
    if your trackpad somehow was registered as actived for some reason it would seem as if it was the mouse
    had some *** situations both in windows and osx when my cat sit on the magicpad

  • Torch update to 6.0.0.448 hangs Win 7 Blackberry Desktop in Address book update

    First attempt at using Win 7 Desktop update since updating 9800/Torch to 6.0.0.448 and the desktop hangs "Processing Device Address Book". Shows Record 189 of 189 and never completes.

    Reset the Desktop Organizer configuration to ground zero and re-configured. Works now, but did duplicate a lot of my calendar events. Just a bit buggy....

  • Help Needed w/Desktop Manager 4.6 & Outlook Calendar Synch

    Everything was working just fine prior to my holiday break. Came back this morning and attempted to synch my BBCurve (running 4.5.0.81) with my Desktop Manager (v4.6) and it is just skipping over the calendar sync portion. No error message. Everything else is synching just fine. Deleted and reinstalled Desktop software -- that didn't work. Disabled calendar sync and re-enabled -- that didn't work. cleared the BB Calendar of all entries and now have no calendar entries on the device. HELP!

    I deleted the Intellisync folder, and reset the Desktop Manager configuration settings and I received the following Intellisync error message:
    The operation terminated unexpectedly while reading from Microsoft Outlook Calendar
    Then I tried to sync just from Outlook Calendar to Device -- that failed
    Then I tried to sync just from Device to Outlook Calendar -- that failed as well
    Then I deleted Intellisync folder again and rebooted my computer
    Successfully synced from Device to Outlook
    Tried to sync from Outlook to Device and it appears to be running, says one moment please and nothing happens and it returns to the Desktop Manager with no error message. Grrrrr.....

  • Desktop Manager v 6.0 reconcilia​tion with PST files and outlook filter issues

    I just updated my desktop software and attached my BB Curve 8900 to sync and all the emails that I moved to PST folders are still in my main BB mailbox.  I try to keep email cleaned up so that I can see what emails are still needing action.  Previously they would be moved out of the BB mailbox into the folders when I connected (not wirelessly, unfortunately).  I need the mailboxes to reconcile like they used to with the previous desktop software.  Help?
    and I think unrelated, but also annoying:
    Prior to updating, emails that have a filter in Outlook to re-direct into a folder were all of a sudden appearing on my BB (previously they would go directly to the folder).  They are being filtered as there are a lot of them coming from an internal "facebook"-like community, so each group you subscribe to sends emails when people post.  I really don't want to see these on the BB.  I have Outlook 2007 and BES.  Any fixes?
    Thank you.

    Hi and Welcome to the Community!
    I can't find any public articles that seem to be on point to your situation...but you can search and perhaps have better results:
    http://btsc.webapps.blackberry.com/btsc/microsites​/microsite.do
    It may be that, rather than trying to change your current Desktop Software configuration, you might be better off starting over cleanly. To do so, I suggest this thread:
    http://supportforums.blackberry.com/t5/Desktop-Sof​tware-for-PC/Cleanly-quot-Starting-Over-quot-with-​...
    It starts with a process for cleanly starting over, and there is some discussion, and there is also a post (15) with links to older Desktop Software versions, if those are needed. Note that this is not, by any means, guaranteed to work...but it has worked for many to resolve issues they are having.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • SAP Lumira Desktop - Lumira Server problem

    Hi everyone,
    Since a couple of days I try to publish some reports from SAP Lumira Desktop on SAP Lumira Server. Both versions are 1.15 and SAP HANA version is rev70.
    I installed Lumira Server as mentioned in installation guide. Imported package, created related users with needed roles and did define user in xs engine admin. But when I try to connect from Lumira Desktop to Lumira Server I get the error below. I also attached the error trace I found in HANA.
    Unfortunately  couldn't resolve the problem and I'm not sure where to look.
    Any ideas?

    Hi,
    I checked the trace file in Lumira desktop and found the error below. Any ideas?
    2014/06/19 06:20:11.123000|==|S| | 2772|  42| |||||||||||||||[com.sap.hilo.platform.viweb.internal.VIWebUserSessionManager]Opening VIWeb session
    2014/06/19 06:20:12.341000|>>|S| | 2772|  42| |||||||||||||||[com.sap.hilo.platform.viweb.internal.VIWebUserSessionManager]Session cannot be opened for user LUMIRAUSER on http://server:8001/sap/bi/launchpad. Check the parameters., reason is: No successful authentication possible
    2014/06/19 06:20:12.344000|>>|S| | 2772|  42| |||||||||||||||[com.sap.hilo.desktop.embeddedserver.httpservice.HTTPAdapter]Call to service 'openViWebSession' failed
    com.sap.hilo.desktop.embeddedserver.VIServiceException
      at com.sap.hilo.desktop.share.v2.common.service.OpenLumiraPlatformSession.execute(OpenLumiraPlatformSession.java:146)
      at com.sap.hilo.desktop.share.v2.viweb.service.OpenViWebSession.execute(OpenViWebSession.java:22)
      at com.sap.hilo.desktop.h5v2.common.service.BaseService.execute(BaseService.java:33)
      at com.sap.hilo.desktop.embeddedserver.httpservice.HTTPAdapter.execute(HTTPAdapter.java:89)
      at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.handleRequest(DispatcherServlet.java:101)
      at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.doPost(DispatcherServlet.java:86)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:598)
      at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1367)
      at com.sap.hilo.desktop.embeddedserver.JsonPaddingFilter.doFilter(JsonPaddingFilter.java:78)
      at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
      at com.sap.hilo.desktop.embeddedserver.clientappcache.StaticCacheGeneratorFilter.doFilter(StaticCacheGeneratorFilter.java:98)
      at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
      at com.sap.hilo.desktop.embeddedserver.configurator.internal.SecurityFilter.doFilter(SecurityFilter.java:59)
      at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:484)
      at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1065)
      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
      at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)
      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
      at org.eclipse.jetty.server.Server.handle(Server.java:350)
      at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454)
      at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:900)
      at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:954)
      at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:851)
      at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
      at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:77)
      at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:606)
      at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:46)
      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:603)
      at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:538)
      at java.lang.Thread.run(Thread.java:811)

  • DNS Address in Solaris 10 java desktop

    Hi
    I have recently installed solaris 10 I am using Java desktop
    I configured Ip address I can able to get ping from other pc
    But I can not start Internet from Solaris 10 Os'
    So pl. guide How can I provide Gateway and DNS IP address In Solaris 10 Java Desktop
    Regards
    Satish

    Cross-posted the same question to two different forums.
    http://forum.java.sun.com/thread.jspa?threadID=5265020
    Don't do that.
    You'll forget where the responses might be.
    You might get a partial answer in one post,
    then a partial answer in the other one.
    Just don't cross-post.

Maybe you are looking for

  • Switching off wlan scanning permently on a nokia 5...

    Can you switch off wlan scanning off permently. i usually disconnect it at the wlan wizard,but after a couple of minutes it has switched its self back on.If this is not possible can you delete your email from the phone as it is driving me crazy getti

  • JPanel as a PropertyChangeListener

    Is it acceptable design to have a JPanel implement PropertyChangeListener? The reason I ask is that I want this JPanel to be able to be notifed from many sources if a specific property changes. More details follow: - user clicks button - AbstractActi

  • How to set up bb stuff

    I've just bought a new blackberry curve 3G and I've never used a blackberry before, as things are going I'm close to taking it back. I have no idea how to set this up, the instructions were about as vague as possible, so I'm stuck. I can't register m

  • Facing problem in implementing the analytical query in OWB

    Hi All, I was trying analytical function for my Customer Dimension but am not able to implement the same in my OWB.I have 2 tables who have duplicates customers which cannot be figured out by Customer id as customer id is not unique.So, i have to fil

  • Slideshow file: how to work within Dreamweaver?

    I have tried to create a slideshow in Fireworks. I have also done the same automated slideshow/gallery creation in Bridge. Neither of them are working when I try to use them in conjunction with the rest of the site, which is done in Dreamweaver. I've