Bookmark sharing and "Force Prompts on Startup" option

Hi all,
I notice a strange behaviour in my application running with DS 1.3 SP 01; working with Chrome Version 36 and launching the app from the BI Launchpad on BO server:
The application has the option "Force Prompts on Startup" set to TRUE.
When I share a saved bookmark, then a popup opens with the URL and the hyperlink "Open Link". So far, so good... Once I click on the link "Open Link" a new Chrome tab is openend and the application is loaded in the correct navigation state and with the correct variable values - but without showing the initial prompts screen!
If I then do any interaction, e. g. clicking a button, the initial prompts screen is showing up and the variables are filled with the (correct) values from the saved bookmark !? Well, I could confirm that prompts screen with "OK" and then it disappears and the script action from the button is executed correctly.
But... I would assume, that either:
a) the prompts screen is shown directly after opening the link (like it is the case if you perform the "Load Bookmark" operation)
OR
b) not shown at all
Do you notice a similar behaviour in your application or can you explain, why this happens?
Regards,
Philipp

Hello Karol,
I have attached the application.
The code in the onBackgroundProcessing() is fully commented... so there should be no influence.
Here is the code from teh onStartup():
// Set info fields
TEXT_INFO_USER.setText("Current user: " + DS_1.getInfo().user);
TEXT_INFO_APP.setText("Application Name: " + APPLICATION.getInfo().name);
TEXT_INFO_LASTUPDATE.setText("Last Data Update: " + DS_1.getInfo().lastDataUpdate);
// Set filter text in heading
var lv_stelle = DS_1.getVariableValueText("C_WWSTE_HMMM001");
// Set info field under heading
TEXT_FILTER_VAL.setText("Stelle: " + lv_stelle);
// Set initial time selection
DS_1.setFilter("00O2TN1GBHBG4IDYWLIHV31R0",["00O2TN1GBHBG4IDYWLIHV3EE4","00O2TN1GBHBG4IDYWLIHV3R18","00O2TN1GBHBG4IDYWLIHV3XCS"]);
// Configure initial drill state according to variable assignments
// Rules (X = filled; dash(-) = not filled):
//    Stelle / Team / VM Innendienst / VM Außendienst ----> Drilldown
// 1  X        -      -                -     Stelle, Team
// 2  X        X      -                -     Stelle, Team, VM Ind., Vertriebsrolle (Std)
// 3  X        -      X                -     Team, VM Ind., Vertriebsrolle (Std), Kunden
// 4  X        X      X                -     Team, VM Ind., Vertriebsrolle (Std), Kunden (covered by previous rule)
// 5  X        -      -                X     Team, VM Auß., Kunden
// 6  X        X      -                X     Team, VM Auß., Kunden (covered by previous rule)
// 7  Other assignments --> ELSE       Stelle, Team
var lv_team = DS_1.getVariableValueExt("C_KNRVB1_C_WWVER1_CMMO001");
var lv_vmi = DS_1.getVariableValueExt("C_KNRVB1_C_VMIND_CMMO001");
var lv_vma = DS_1.getVariableValueExt("C_KNRVB1_C_WWVRT_CMMO001");
// Rule 1
if (lv_stelle != "" && lv_team == "" && lv_vmi == "" && lv_vma == "") {
// Do nothing, as "Stelle" and "Team" is in the original drilldown
// Rule 2
if (lv_stelle != "" && lv_team != "" && lv_vmi == "" && lv_vma == "") {
DS_1.moveDimensionToRows("C_KNRVB1__C_WWVER1");
DS_1.moveDimensionToRows("C_KNRVB1__C_VMIND");
DS_1.moveDimensionToRows("C_KNRVB1__C_SALROL");
// Rule 3, 4
if ( (lv_stelle != "" && lv_team == "" && lv_vmi != "" && lv_vma == "") ||
  (lv_stelle != "" && lv_team != "" && lv_vmi != "" && lv_vma == "")) {
DS_1.removeDimension("C_WWSTE");
DS_1.moveDimensionToRows("C_KNRVB1__C_WWVER1");
DS_1.moveDimensionToRows("C_KNRVB1__C_VMIND");
DS_1.moveDimensionToRows("C_KNRVB1__C_SALROL");
DS_1.moveDimensionToRows("C_KNRVB1__C_KUNNR");
// Rule 5, 6
if ( (lv_stelle != "" && lv_team == "" && lv_vmi == "" && lv_vma != "") ||
  (lv_stelle != "" && lv_team != "" && lv_vmi == "" && lv_vma != "")) {
DS_1.removeDimension("C_WWSTE");
DS_1.moveDimensionToRows("C_KNRVB1__C_WWVER1");
DS_1.moveDimensionToRows("C_KNRVB1__C_WWVRT");
DS_1.moveDimensionToRows("C_KNRVB1__C_KUNNR");
// Rule 7 --> Do nothing, as "Stelle" and "Team" is in the original drilldown
// Update filter information with hidden button coding
BUT_HIDE_FILTERTEXT.onClick();

Similar Messages

  • Workspace Startup Option shows only None

    Hi All,
    I have just installed epm 11.1.2.3. We are using Foundation, Planning, Essbase and Workspace only. After the successful configuration, in Workspace, under Manage Preferences and within the Default Startup Options drop down box i can see only the options 'None'.
    I have configured 'Configure the database' and 'Configure services Framework' under Reporting and Analysis. and started below RAF services too.
    1. Oracle Hyperion Reporting and Analysis Framework - Application Web Java (epmsystem1)
    2. Oracle Hyperion Reporting and Analysis Framework (epmsystem1)
    Can anyone tell me where am i missing..?
    Thanks,

    This is because you haven't created any application or report....
    Have you?
    CHEERS!
    sh!va

  • Firefox beta and Minefield crash on startup

    I've been using Firefox 3.6.x and 4.0.x beta side-by-side without problems, using separate profiles and the -no-remote startup option.
    Until recently, when I installed Minefield. Now '''both''' Minefield and Beta are crashing almost immediately after startup. For a long time, both have been crashing automatically after the startup pages finished loading.
    Now Minefield seems a tiny bit more stable and only crashes as soon as I interact with it (switching active tab, resize window, load an URL). Another difference I notice is that Minefield (4.0b7pre) no longer checks for plugin compatibility, while Beta (4.0b5) still does this. After this check, Beta gives an error "The operation can not be completed because of an internal failure. A secure network communication has not been cleaned up correctly", while Minefield just starts.
    All versions work fine in Save mode, even after the "The operation can not be completed" error in Beta...
    I've also tested with newly created profiles, but did not see anything different there.

    Changing javascript.options.methodjit.content to false solved the problem!

  • Startup options and dynamic SGA

    Pls, let me know in detail, is it possible to change the values in the parameter file (like of database buffer cache) while the instance is running dynamically without shutting down the instance and what all memory structure can be changed and what all cannot be changed dynamically.
    Also, I want to know different database startup options like nomount, mount, open, restrict, force, recoverer. what are the uses of each option and for what purpose we start the database in these options

    You can dynamically change the size of the following memory segments limited to the size specified by SGA_TARGET_SIZE parameter.
    shared_pool_size
    large_pool_size
    java_pool_size
    db_cache_size
    For various startup options, you may like to refer to http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/start.htm#sthref523.
    HTH
    Thanks
    Chandra Pabba

  • ICloud has my old Apple ID and is prompting for a password, but I want to put in the new id, I can't because it is grey and there is no edit option.  I'm prompted for a password to an account that doesn't exist

    iCloud has my old Apple ID and is prompting for a password, but I want to put in the new id, I can't because it is grey and there is no edit option.  I'm prompted for a password to an account that doesn't exist.  Anyone know what I can do to fix this or why this is happening.?  I had no issue putting in my new Apple ID everywhere else, I could sign out of the old and inactive account and then sign back in using my new and proper one.  However, after the update to 7.3 it did a whole welcome to yr iPad and a set up thing and it went to set up iCloud and had my old Apple ID in grey where I can't change or edit it, it wants the password, when I put in the old password, it say yr Apple ID is incorrect but yet it won't let me change it??????? Anyone???

    Sign out and back into your apple id from Settings>iTunes and App stores>(Your apple ID)>Sign Out and then sign in again with the new address. Close app store from running in the background (or restart the phone if your unsure how to do this). If when trying to update any apps they are still asking for the old apple ID, delete and re-install those apps.

  • If you've changed your startup options on mac to start in windows, how do you fix and go back to mac on startup?

    if you've changed your startup options on mac to start in windows, how do you fix and go back to mac. I can't get my mac to switch back to mac, it is like stuck in widows mode, I have tried holding down the options key upon start up and that did not fix it either.
    Please help! Thank you so much!

    The Apple drivers you install in Windows also puts a Startup Drive icon in the Task Bar. Choose that to change the startup disk back OS X.

  • I used to look my photos in my tv using apple tv, now i can't when i access through apple tv/ computer/ my library  photo option is not available, i check home sharing and which photos i'm sharing from my mac/itunes but i still can share photos w/apple tv

    I used to look my photos in my tv using apple tv, now i can't when i access through apple tv/ computer/ my library  photo option is not available, i check home sharing and which photos i'm sharing from my mac/itunes but i still can share photos w/apple tv

    Morning JJFH,
    Thanks for using Apple Support Communities.
    If after setting up Home Sharing, you cannot access your shared iTunes library over your home network from your Apple TV, take a look at this article:
    Troubleshooting Home Sharing
    http://support.apple.com/kb/ts2972
    Best of luck,
    Mario

  • When one FF profile is open, and user clicks another FF icon, system wont popup the profile manager. The "Dont ask at Startup" option is unchecked. Issue is seen in Windows 7 Enterprise edition

    I am using FF 3.6.12 and had created several profiles. When i launched FF, then at first time Profile Manager pops-up and ask for profile to choose.
    Then Once i have selected a profile, FF launches.
    Then again i try to launch the FF, but then system opens the same profile again n again. No Profile manager pops-up.
    The "Dont ask at Startup" option is unchecked. Issue is seen in Windows 7 Enterprise edition

    See http://kb.mozillazine.org/Opening_a_new_instance_of_Firefox_with_another_profile

  • I am trying to set up family sharing and do not have the setup option when logged in, help!

    I am trying to set up family sharing and do not have the setup option when logged in, help!

    Hello Carney10,
    Thank you for visiting Apple Support Communities.
    When you say you do not have the setup option for Family Sharing, that seems like you log into the iCloud System Preference but the "Set Up Family" button is not there.
    Is your Mac updated to Yosemite?
    Family Sharing - Apple Support
    iOS 8 and OS X Yosemite are required to set up or join a Family Sharing group and are recommended for full functionality.
    Where in the setup are the options not available or working?
    OS X Yosemite: Set up Family Sharing
    Best regards,
    Nubz

  • Hello, I'm using ubuntu with firefox5 and can not find the option to import my bookmarks file backup

    Hello, I'm using ubuntu with firefox5 and can not find the option to import my bookmarks file backup

    Is that Ubuntu 11.04?
    Ubuntu 11.04 displays window menus in the control bar at the top of the screen<br />
    Click on Bookmarks/Show All Bookmarks then move your mouse to the left upper corner toward Firefox Web Browser.<br />
    You'll get pop up menu (Organize, Views and Import and Backup).<br />

  • IPhoto (and Aperture) will not start up when iCloud is activated.  Programme stalls and have to force quit.  If iCloud sharing and streaming deactivated, programmes load OK

    IPhoto started locking up on loading having worked fine previously.  If I disable iCloud streaming and sharing programme starts up with no problem and works perfectly.  If I attempt to start iPhoto with streaming/sharing active the programme locks but if I then disable sharing and streaming it will then continue to load.  There are no other iCloud problems with other programmes as far as I can see.

    Try this fix discovered by User photosb189:
    From Finder, hold down the option key on your keyboard and click on the Go menu at the top of the screen
    Select Library from the drop down menu
    Then navigate to Application Support > iLifeAssetManagement > assets
    Right click on the 'sub' folder and choose Compress
    Drag the resulting zip file to your Desktop (as a backup)
    Go to your System Preferences and choose iCloud
    Turn OFF the iCloud Photos option
    Go back to Library > Application Support and DELETE the iLifeAssetManagement folder
    Now, in System Preferences, turn the iCloud Photos option ON
    iPhoto should now be able to launch. Give it enough time to re-download your Photo Stream content. if you are missing any of your My Photo Stream photos (more than 30 days old), unzip the sub folder on your desktop and drag that into iPhoto.
    Back up first, of course.

  • XP pro file sharing and guest password - how to enable guest password?

    Hi,
    I want to share files between two Windows XP pro computers. I would also like that these shares can only be accessed with a password.
    Here's a description of my setup:
    I have two laptops: over 1 yo Fujitsu-Siemens (FS) running on Windows XP pro (finnish) and a brand new Thinkpad T61 (TP) running on Windows XP pro (english). Both of theses computers have guest account enabled and these accounts have also been password protected. FS's guest account is called "vieras" because of the language settings and TP's guest account is of course just "guest". Guest account passwords have been enabled using "net user <user name> *".
    I've disabled simple file sharing on both computers, set shared folder permission to only contain these users: TP - "Guest (TP\Guest)" and FS - "Vieras (FS\Vieras)". Both computers have F-secure on them so I've made firewall rules which enable following services both ways to a specific IP: Ping / ICMP echo request and reply ; Windows file sharing and network printers ; Windows network browsing ; ICMP / Internet Control Message Protocol. I've also enabled these services on Windows firewall.
    These computers can connect to each other either via Wi-Fi access point (b-mode) or directly using an ad-hoc Wi-Fi configuration (g-mode). Obviously the latter is used for more bandwidth hungry file transfers. Also, sometimes a cross-over Ethernet cable is used as well for even faster file transfers.
    Everything on my setup works just fine except just one thing. I connect to a shared resource by running the computer's IP address. When I connect from TP to FS it prompts for username and password. FS accepts both english and finnish names for  the guest account provided that the password is correct. But here's the problem... When connecting from FS to TP _no password or username prompt appears_. If I browse TP's shared folder sessions (under My Computer -> manage) I can see that FS is logged on as "vieras" i.e. FS's guest account.
    Since I enabled FS's network shares over a year a go I can't remember everything I did to make it work. Every relevant configuration on TP and FS seem to be identical (e.g. "Security settings -> local policies -> security options -> Accounts: limit local account use of blank passwords to console logon only -> enabled") but still TP accepts connections without password prompt.
    I've tried to get TP's password prompts enabled for a while now without any success. I did a lot of searching on the subject but I could only find instructions on how to disable guest account password prompts for network shares.
    Has anyone had similar experiences or does anyone know what I should try out next? Thanks...
    Solved!
    Go to Solution.

    Success!
    I solved my problem by changing guest account passwords. I tried to keep things simple by using the same guest password on both computers. This however allowed FS to log on to TP without guest password for some unknown reason. My logic would tell me that having the same guest password would allow both computers to log in without password but this wasn't obviously the case. I guess Windows has its own logic that I can't figure out or this issue had something to do with different language setups. Anyhow my shares work now like I want them to work.

  • New Family Sharing and iTunes Match

    Hello to all. With the release of iOS8 and the Beta of Yosemite, I have decided to leverage the new family sharing of the iTunes accounts. The set up works fine and I have gotten it working, just wondering how to get iTunes match to work with it. So pre-iOS8 I had an account "A" that all my iTunes purchases and iTunes Match were done with and then my wife and I both have personal accounts "B" and "C" for iCloud. So basically when I set up a device I would use one of our iCloud accounts (B or C) and then A for iTunes. This allowed for us to both see our purchases and also have access to our music via iTunes Match.
    Now that I have put in Family Sharing and we now sign in with our own accounts. The purchases of apps work and we can see each others purchases. But when I goto iTunes we are not able to see the music that is associated with our primary account and it is requiring us both to purchase iTunes Match.
    So any help on how to get iTunes Match to work across account with Family Sharing.

    This has forced my family to go back to using one iTunes account.  It is unfortunate because of all the features family sharing offers.  My wife was excited about not having to compete for bookmarks when we are reading the same book, one little example.
    be sure to leave feedback at https://www.apple.com/feedback/.  I also sent some emails to the major apple blogs out there in hopes that they write about it.  I assume the more negative attention the better chance there is a solution, not that this is deal breaking or anything, but still. 

  • Screen Sharing and Virtual Desktop

    Is there a way to force a new remote screen sharing connect to a "Virtual Desktop"?
    In my experience, if another user is logged into the computer the new remote screen connection will be forced or given the option to connect to a virtual desktop. This will allow the new connection to run in the "background" without the first connection being influenced.
    The issue is when a new remote connection is initiatied and no other connections are active the new connection will be shown on the computer's hardware monitor. i.e. No option is given to connect via a virtual desktop.
    This is a security issue because a user can connect remotely and if he is the only connection on the computer he will have all his work shown on the hardware display.
    I am hoping to find a way to force all remote connections to be on virtual desktops.

    I guess its worth mentioning that although you can indeed screen share from Leopard to Tiger, it only works when you are on the same network. But Remote Desktop works across the internet...
    Of course the trick to using Remote Desktop from a truly "remote" location elsewhere on the internet is that you have to be able to reach the IP of the computer you want to control, which can be tricky if its behind a NAT and the person your trying to reach is my Mom who has no idea how to configure her NAT, or firewall, or even find her IP address without my help.
    Screen sharing Leopard to Leopard via iChat should be much more straight forward... translation: this will make my life much easier the next time my mom needs help.

  • Can't use Ikea Home Planner because of Sharing and Permissions on plug-in

    I'm not sure where to submit this, or if the Apple support community cares, but I swear there's an answer to this. I am on a Macbook Air using Lion 10.7.2
    When I download the "NP_2020Player_IKEA.plugin" downloadable from this website http://kitchenplanner.ikea.com/AU/UI/Pages/VPUI.htm and try to mount the plug-in I get these errors...
    1. letting me know that the Ikea plug-in can't be moved because internet plug-ins can't be modified. So I click "Authenticate".
    2. Then I "Replace" and after this selection it's asks for the Administrator's password, and I give it.
    3. I follow the directions of this prompt, but am unable to change all of the permissions to "Read and Write"..
    4.Here is a screenshot of the "Get Info" window for the plug-in.
    I am unable to change "staff" and "everyone" to "Read & Write".
    So I just ignore it and restart Safari, hoping it will work. When I return to the Home Planner main page it automatically directs me to the download page again, prompting me to download the plug-in. From what I've read it should just open the home planner. I'm assuming it's because the plug-in was never mounted because I can't allow the sharing and permissions? I don't really know a lot about computers, can someone help? I know a lot of other people have had issues with this planner download, but I haven't found any answers about how to fix it. I'm an organization freak and really really would love to have this planner work. Google sketch-up is way too much work, and I don't trust grid paper and cut outs of furniture to convey the depth I need to see. But maybe that's my only option at this point?
    < Edited by Host >

    HERE SHOULD BE YOUR SOLUTION:
    Command+Space to bring up universal search, type in "Internet plug-ins"...
    You may get multiple choices, one referencing OS-X Lion, perhaps one ref-ing your personal login...Choose one (I started with the main - OS X Lion - one)...it will open on your desktop...If you're like me (or like the Droitetgouche), you've already tried to install it, and it gave you all that crap about "can't be modified"...etc...So delete any of those plug-ins (there may be a few, depending how many installs you've tried), then right-click the "Internet Plug-ins" folder and choose "get info"...I'm not sure why "D...che" (spelling ease) couldn't change permissions...maybe wasn't logged in as the admin?...but click the "lock" symbol in the bottom right corner, unlock it, change ALL permissions to Read & Write, then relock it.  Then open the IKEA dmg again and drag the item into the folder and it should work no problem.
    Then quit Safari, restart, and it should let you work.
    IF it doesn't, try going back to your universal search and choosing a different "Internet Plug-ins" folder...(Also, if you've tried the install, and you don't find any IKEA dmg's in the "Internet Plug-Ins" folder, you're likely in the wrong folder).
    Also, you may want to go back later and restrict the read/write permissions when you're done with IKEA.
    It worked for me, let me know if it works for you.

Maybe you are looking for

  • Automatically confirmation in process order

    Hello everybody. Is there a way of confirm (TR. COR6N) a operation in a process order automatically? I mean, in my process orders I want that some operation (not all) been confirm with the standard duration.  Thanks in advance.

  • Universal Adapter for CRM

    Dear All, I am involved in a case recently that need to use Universal Adapter for CRM Analytics to extract data from a 3rd-party CRM system. The subject area is Consumer Sector - Performance. According to BI Apps Installation and Configuration Guide,

  • Using WMI to Partition Disks & Create Volumes

    Hi All, I have been searching for a method of partitioning and creating volumes which does not use Diskpart, but have had a difficult time finding one. I have a python library which runs on a Linux machine and remotely administers a Windows host via

  • Cannot update Acrobat Pro on Yosemite

    I just tried to update my Acrobat Pro, and after several error codes, I get a loooong, 'problem' message. No idea what it means.... Code type is X86 [Native] What I wonder is, does this have to do with my Yosemite update? Running iMac Quad (2.8, Quad

  • How to use lenovorecovery cd with yoga 2 pro

    Hi everyone, I need to restore factory settings and Windows 8.1 after a format (i deleted even the restore partition) i did on my lenovo yoga 2 pro. I ordered the cd and I'm using an external dvd reader, but I can't seem to be able to boot from the c