Login Problem with opendocument, flash and QaaWS

We have the following task: We have an application, an excelsius flash file in BOE (webI) and want to give the users a hyperlink to go directly to this application (after entering their user an password) on
the bo-login page. The application itself calls some web services (QaaWS) residing also in boe.
Our solution for the hyperlink at moment is to use the openDocument-Command  https://xir2.../businessobjects/enterprise115/desktoplaunch/opendoc/documentXML.jsp?cmdP1=Applikation01wid*&token=&cmd=askPromptView&cmdBlock=all and it works fine for flash-files,
which don't use web services.
The Application with web services works fine, if we open them in WebI, t.i. they use the web service without prompting for user credentials again. But
the two solutions don't work together, t.i. when i ckick on the link to the application, i get the login page of BOE, after entering my user credentials
the flash file opens and asks for login again.
How will these two things work together? i can imagine two possibilities:
Using a different command (or some other parameters) in the hyperlink
Getting a fix for Xcelius or BOE.
Any suggestions?
At moment, we use Xcelsius 4.5 Version 4.2.5.9 and BO XI R2.

Well, the link didn't solve the problem really, but gave the hint, somehow it should work und the solution is a bit surprising. After omitting the type parameter, it works )), so using the link
http://<insertservername>:8080/businessobjects/enterprise115/desktoplaunch/opendoc/openDocument.jsp?sDocName=<insert name of the swf>
the normal login page opens and after entering the user credentials, the flashfile opens without asking user-credentials again.

Similar Messages

  • Problem with adobe flash and air always upsampling 2.1 to 5.1

    I have a weird issue, tnat I have searched most places for
    When ever I am watching or listening to a flash video in Firefox or IE the stereo audio is always upsampled to 5.1 on my speaker system.  This also affects my adobe air program which I use to run Pandora One.  It is very annoying to always have to switch to 2.1 for anything flash based than back again for everything else that processes 5.1 propeerly. 
    If any one has any suggestions to try I am all ears,
    Thanks

    This issue was a byproduct of a fix we made back in 11.3, but I agree that we should reexamine this issue and come up with a better solution.  Could you take a minute and add your comment/vote to the following bug report?
    https://bugbase.adobe.com/index.cfm?event=bug&id=3289908
    Thanks,
    Chris

  • Nokia 3600 problem with camera flash and image qua...

    whenever i take picture with flash on in night mode, the white flash light appears on one side of photo.. since flash is just beside the lens... is it the software problem or are there any settings to remove this... please help....

    Hi
    Night mode is designed to work without flash. So either use flash or night mode, but not both.
    Cheers
    Gryff
    ------ N78 -------

  • Problems with both Flash/Shockwave

    I'm experiencing problems with both Flash and Shockwave
    players. I've gone to the help pages for both of these players and
    I've followed every suggestion they had in there for players not
    playing even if they are installed. I have the ActiveX enabled in
    Internet Properties, security software is not in anyway afilliated
    with this problem, so that leaves me with being stumped and
    fustrated. I hope that you guys can help me out if anyway possible.
    Also, when I try reinstall Flash and Shockwave, both "successfully
    installed" flash videos do not show up.
    I will say this though, the posibility of an accidental
    uninstallment of both plugins not too long ago might've resulted in
    this problem.
    Thanks.

    quote:
    Originally posted by:
    errantfire
    hey jmontgomery, follow the advice of greatsnipe, it really
    does work. I had the exact same problem as you, couldnt get neither
    flash nor shockwave to work, but the link grapesnipe listed really
    does work.....for my flash anyway. Now if i could just get my
    shockwave player to work..........
    How weird! Its just vice-versa on how my problem get fixed. I
    had problems with both my flash/shockwave plugin, now my shockwave
    plugin is working but still, I'm having problems with my flash
    plugin. Now what?

  • I'm having problems with iPad 2 and my smart cover.  The attachment seems to be depolarized and it moves around causing the device to toggle and flash like its coming on or shorting.  Anyone having problems?

    I'm having problems with iPad 2 and my smart cover.  The attachment seems to be depolarized, trys to connect using the back (curved) edge of the magnetized bracket.  When I try to attach it, it moves around causing the device to toggle in a way that looks like the camera flash.  Anyone having problems? Help.

    Update. My carrier says the antenna of my iPhone 4s is not so good as the one in the iPhone 3G. They can't solve the problem. Their signal is too weak for the 4s at places I spend most of my time. Not the answer I expected, but I'm free to choose an other carrier. Hope this will help.
    This was not the correct answer, I accidentially clicked the button..
    Message was edited by: vasch

  • Hi guys, problem with grey screen and flashing question mark. on top of it while in utility, i'm unable to verify, verify disc permission or repair disc0 which is obviously my main hd. any ideas where to go from here? tried to reistall osx but no luck.

    hi guys, problem with grey screen and flashing question mark. should be straight forward affair but on top of it while in disc utility, i'm unable to verify, verify disc permission, repair or even erase disc0 which is obviously my main hd. any ideas where to go from here? tried to reinstall osx but no luck, stucked when asked to chose location to install osx. would really apreciate any kind of help with this cause i'm quite new mac user. ty

    If you don't have a backup, read this:
    https://discussions.apple.com/docs/DOC-1689

  • Flash Player 10, strange problem with emdedded fonts and movieclips

    Hello, developers! I have a big problem with font embedding
    and I can not debug it myself. So I need you help.
    I' ve done a simple list of attached movieclips with
    textfields inside them, with embedded fonts. I have no problem with
    flash player 9 in order to see the list, but in flash player 10 I
    can't see it. The font is very common, Arial actually so you can
    test it very easily. I am using a font symbol in the library, a
    class and an xml file for my data.
    Also you can see it online in (if you have flash player 10
    you can't see a thing)
    http://www.forestonfire.com//research/flash/fontproblem/index.html
    I have compiled the file as an exe projector in order to see
    it as I do in flash player 9
    http://www.forestonfire.com//research/flash/fontproblem/fontinflash9.zip
    I have zipped also the source code in order to compile it
    yourself.
    http://www.forestonfire.com/research/flash/fontproblem/fontembedded.zip
    and the same example without embedded fonts (I have the same
    problem there so perchaps are not the fonts)
    http://www.forestonfire.com/research/flash/fontproblem/fontnotembed.zip
    Please, check it and tell me if there is a solution
    available. Thank you in advance.

    I've included also a much more simple example without the xml
    and the font symbol, only the class and a movieclip from the
    library, but I can't still see it on flash player 10
    http://www.forestonfire.com/research/flash/fontproblem/simplyfied.zip
    I have no clue about this problem.

  • Problem with the MenuBar and how can i delete a own component out of the storage

    Hello,
    I opened this thread in the category "Flex Builder 2", but
    under this category my questions fit better.
    I have a problem with the MenuBar and a question to delete a
    component out of storage.
    1. We have implemented the MenuBar, which was filled
    dynamically with XML data.
    Sporadically it will appear following fault, if we "mousover"
    the root layer.
    RangeError: Error #2006: Der angegebene Index liegt
    außerhalb des zulässigen Bereichs.
    at flash.display::DisplayObjectContainer/addChildAt()
    at mx.managers::SystemManager/
    http://www.adobe.com/2006/flex/mx/internal::rawChildren_addChildAt()
    at mx.managers::SystemManager/addChild()
    at mx.managers::PopUpManager$/addPopUp()
    at mx.controls::Menu/show()
    at mx.controls::MenuBar/::showMenu()
    at mx.controls::MenuBar/::mouseOverHandler()
    Here a abrid ged version of our XML to create the MenuBar:
    <Menuebar>
    <menu label="Artikel">
    <menu label="Artikel anlegen" data="new_article" />
    <menu label="Artikel bearbeiten" data="edit_article" />
    <menu label="Verpackung">
    <menu label="Verpackung anlegen" data="new_package" />
    <menu label="Verpackung bearbeiten" data="edit_package"
    />
    </menu>
    <menu label="Materialgruppe">
    <menu label="Materialgruppe anlegen"
    data="new_materialgroup" />
    <menu label="Materialgruppe bearbeiten"
    data="edit_materialgroup" />
    </menu>
    </menu>
    </Menuebar>
    It is a well-formed XML.
    2. Delete a component out of storage
    We have some own components (basically forms), which will be
    created and shown by an construct e.g.
    var myComponent : T_Component = new T_Component ;
    this.addChild(myComponent)
    Some of our forms will be created in an popup. On every call
    of the popup, we lost 5 mb or more, all childs on the windows will
    be removed by formname.removeAllChild();
    What cann we do, that the garbage collector will dispose this
    objects.
    Is there a way to show all objects with references (NOT
    NULL)?
    I have read in the Flex Help, that
    this.removeChild(myComponent) not delete the form and/or object out
    of the storage.
    Rather the object must be destroyed.
    It is sufficient to call delete(myComponent) about remove
    this object out of the storage as the case may be that the
    garbage-collector remove this object at any time?
    Or how can I destroy a component correctly. What happens with
    the widgets on this component e.g. input fields or datagrids?
    Are they also being deleted?
    Thanks for your help.
    Matze

    If you mena the "photo Library" then you cannot delete it.
    This is how iphone handles photos.  There are not two copies.  There a re simply two places from which to access the same photos.  ALL photos synced to iphone can be accessed via Photo Library.  Those same pics can be accessed via their individual folder.

  • Problems with Adobe Flash Professional CC (CS6 too) to save animated .gif file or perfect .swf file

    Hello,
    I have a problem with Adobe Flash Professional CC and CS6 to save animated .gif file. Here is very simple work with logo. But I can't save a perfect file swf or gif and it's so bad news for me. Logo .swf file save with bugs. Bugs just see then file insert in freeshop page. Here is just example test page, it let you see logo bugs - http://tagraseshop.graphicsrim.eu . Here is real page, but it's not my, it's freeshop with old logo and I have corect it - http://www.tagras.lt
    Animated .gif file absoluted not saved in Flash CC. Just gif picture. And why? My os Windows 8.1 .  Indeed I try to save on Adobe Flash Professional CS6. It's not save too...
    Gif "animated" - https://mega.co.nz/#!D8pEVaRR!Gjg-nI4T-0vROV9xCa1XfXz4br1X9lpQfUR0nQNT LK4
    Swf with bugs - https://mega.co.nz/#!jo5lSRyS!1x6GjWqYsf7n4KknUs6eF8EqZXEv9e8RsSpGd8h5 jGQ
    Fla - flash document - https://mega.co.nz/#!C94nCDSS!7yKF9FIBvYtVC9r8kYiJ0l0xzUm_R2HwgoXks6iM zUA
    Perfect animation speed is here - http://e-shoptagras.graphicsrim.eu
    Who can help to me?
    Any ideas?
    Thanks for your help in advance!

    Thanks, but I use publish/export settings with GPU hardware acceleration and flash version 11.2 (and 11.8) but nothing happening.
    And why gif file is not all transparenty then I insert on lightblue background? It can't export good quality? Also I use Photoshop, After Effects, Adobe Edge Animate. And nothing happening. Egde animate file .oam is not good for old website navigation. It can't be inserted in freeshop site from navigation... I use logo file .oam just for example here - http://e-shoptagras.graphicsrim.eu
    In reality I want swf file, but we don't find why logo flickering? here http://tagraseshop.graphicsrim.eu
    All file's are transparenty - https://mega.co.nz/#!f8B2CD5R!J8uCJt9Sdq4Suz4HLhTHz8bzJcSWXMBIKcKZgkD3z8c
    I need help! Please!

  • Have serious problem with my flash player

    Hello,
    i will start with my computer detail and program detail:
    Os: Windows 7 64bit
    Internet Explorer: ver. 8.0.7600.16385
    Firefox: ver. 3.6.6 (Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6)
    Chrome: ver. 8.0.552.224
    Flash player ver. 10,1,103,20
    When i installed the windows 7 (date: 03.2010) and the other browsers i had used good with flash player and all working good, but after couple months i had problem with IE8 and with Firefox, The Problem is: couple sites i have streaming problem when i trying watch some clip or video (youtube working good) and i have problem with the flash player itself that I can not click on the buttons of Flash Player itself in a number of sites built on Flash, example: facebook - zynga poker aplication. BUT at Chrome browser is worked great with the streaming and with the clicking buttons... so i start using with the Chrome browser... But 3 weeks ago, My Chrome browser start do the same problem like the IE8 and firefox!!!
    i tried many things: i Uninstall plash player and install again - nothing!!
    i uninstall flash player and install flash player 9 and still - nothing!!
    i tought its problem at OS system so install (upgrade) the windows 7 and still - nothing!!
    someone can help me with that? I give up and i didnt Enjoy with Flash player like that
    Regards,
    Igal Meltser

    =O====== M/10.1.53.38 2010-11-22+20-17-42.303 ========
    0000 [I] 00000010 "C:\Users\jef\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\J82HM11E\flashplayer10_1_rc4_activex_050510[1].exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10h.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10h_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10h_ActiveX.dll
    =X====== M/10.1.53.38 2010-11-22+20-17-49.120 ========
    =O====== M/10.1.53.38 2010-11-22+20-22-28.472 ========
    0000 [I] 00000010 "C:\Users\jef\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\3HEUMFML\flashplayer10_1_rc4_activex_050510[1].exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10h.ocx
    0003 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10h_ActiveX.exe
    0004 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10h_ActiveX.dll
    =X====== M/10.1.53.38 2010-11-22+20-22-36.506 ========
    =O====== M/10.1.102.64 2010-12-20+02-07-39.616 ========
    0000 [I] 00000010 "C:\Users\jef\AppData\Local\Temp\6F56.dir\InstallFlashPlayer.exe" -iv 0
    0001 [W] 00001015 C:\Windows\system32\Macromed\Flash\Flash10h.ocx 5
    0002 [I] 00000018
    0003 [W] 00001015 C:\Windows\system32\Macromed\Flash\Flash10h.ocx 5
    0004 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10h_ActiveX.dll 5
    0005 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10h_ActiveX.exe 5
    0006 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10l.ocx
    0007 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10l_ActiveX.exe
    0008 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10l_ActiveX.dll
    =X====== M/10.1.102.64 2010-12-20+02-07-49.288 ========

  • Problem with Adobe Flash Player into Opera Browser

    Dear Friends,
    I need your help with my 2 different problems that I am suffring with Adobe Flash Player.
    I am having a serious problem with Adobe Flash Player.
    I can see via my PC`s "Controlpanel" that I have Adobe Flash Player 11. But I am missing there Adobe Flash Player 11 ACtiveX.
    How and where I can find it and then install it?
    Lastly, I am using Opera Browser.
    There if I go to YouTube to watch any video. When i click to any video then, green background. I can hear voice but soon after whole Opera is freeze.
    Soon after video start then its background become green and after few seconds whole Opera browser freez. So I have to restart Opera again.
    Thanks.

    Hi,
    Download and install ActiveX if you use Internet Explorer.
    You need to install plug-in if you use Firefox, Opera, or Safari.
    The following link has step-by-step information: http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_heading_5
    Also, after installing ActiveX, ensure that you disable ActiveX Filtering in Internet Explorer. See the following link for details: http://helpx.adobe.com/flash-player/kb/flash-player-games-video-or.html#main_2__Disable_Ac tiveX_Filtering__if_you_are_using_Internet_Explorer_9_
    Thanks,
    Sunil

  • I have a problem with adobe flash player

    I have a problem with adobe flash player.
    It is install but not running

    Try a fresh install of Flash after completely uninstalling it using the application Adobe Flash Player Install Manager, in the Utilities folder. Then re-download and install from ww.adobe.com
    If you are still having problems you could try installing Google Chrome as it has its own version of Flash built-in and doesn't require the separate installation of Flash.

  • Windows vista - IE 7 - problem with adobe flash player

    last week I bought a notebook with MS vista home premium,
    after some hours of
    enthusiasm I had problems with adobe flash player.
    Accessing to some sites I receiveed the requested to install
    flash player, I did it and even if the installation seemed
    ended fine I always got the pop up with the request to
    install Flash player, as if it were not previously installed.
    I did a boot after every installation.
    I read your forum on:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=44&catid=184&threadid =1262552&enterthread=y
    and I tried to follow some suggestions reported on it , like
    uninstall the flash player using the
    downloaded uninstall program from adobe site then I tried to
    reinstall flash player “as administrator”
    but always the installation appeared to end fine, the
    programs was present into macromed flash directory
    but I continue to receive the pop up to install flash player,
    moreover some
    images commonly shown when I visit the same sites from
    another PC with XP are not shown on the new
    pc with Vista, I think that also this problem could be
    connected to flash player not well installed
    One of these sites is www.rossoalice.it or youtube.
    At this point, I think that the problem can be on the
    registry but I don’t know what I can check.
    I sow on the above adobe forum that mr. Darren J. McNally was
    involved in this kind of problem,
    every your suggestions will be very appreciated.

    I got my computer about 6 months ago and i use
    foxfire but i need explorer to work for my games but the adobe
    flash player dont work i think if this cant be fixed vista i
    probaly the gayest thing u can have on ur computer and adobe should
    stop making flash players that dont work and just go do something
    like sell stuffed animals at a carnival unless thats just to hard
    for them and they wont do that right either. Grrrrrrrrrrr read this
    and laugh or follow instructions or get back to. this be an angry
    letter for sho. scuba steve out. and ahhhhhhh if u find solution
    tell me asap or i will eat a cat for everyday u dont tell me im
    gooing crazy about this omg
    aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaaaa

  • Problems with Adobe Flash CS4

    Hi to all readers
    the problem that I have is next:
    i have adove flash cs4 and work with it without any problem,
    until i publish my movie into swf file and try to run it....the
    movie is empty...like no have anything.
    what happens?...wht need do to fix that
    problem?...please..help me

    You know I'am having the same problem, Using flash CS4 after
    publishing I check it with Preview-flash and its good but when
    checking with Preview-HTML it doesn't work. ??? and it doesn't work
    after publishing and inserting into Dreamweaver or after uploading
    to server, I get no errors just no video? can any explain this
    situation I am in?
    Any help?... Much Appreciated. Thanks

  • Problem with ws-security and MTOM

    Hi all,
    I have seriuos problem with WS-Swcurity and MTOM. When I anebled WS-Swcusriy on WSDl, MTOM messagies have all attachments inline, not as a part of message. Here my WSDL definition:
    <wsp:Policy wsu:Id="WSMTOMPolicy">
         <wsp:ExactlyOne>
             <wsp:All>
                 <wsoma:OptimizedMimeSerialization
                        xmlns:wsoma="http://schemas.xmlsoap.org/ws/2004/09/policy/optimizedmimeserialization" />
             </wsp:All>
         </wsp:ExactlyOne>
           </wsp:Policy>
           <wsp:Policy name="UsernameToken" wsu:Id="WSSecurityPolicy">
          <sp:SupportingTokens>
                <wsp:Policy>
                      <sp:UsernameToken
                            sp:IncludeToken="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702/IncludeToken/AlwaysToRecipient">
                            <wsp:Policy>
                                 <sp:WssUsernameToken11 />
                            </wsp:Policy>
                      </sp:UsernameToken>
                </wsp:Policy>
          </sp:SupportingTokens>
        </wsp:Policy>    
    Does anybody advise for me, some solution of this problem?
    Martin

    @Lovin_JV_941794
    The welcome page is public available since it does not have appropriate PageDef file.
    Login page comes not from the welcome page, it comes after attempt to access the test page. So after the login succeeded the test page appears, because redirect to welcome page after successful login is not configured. I do not need to return the welcome page at this moment, I need to go to the test page.
    It seems the task flow call stack to be destroyed after redirect to login page.
    Edited by: user13307311 on Apr 17, 2013 12:45 AM

Maybe you are looking for

  • Error when displaying modeling on MultiProvider, urgent!!!

    Hi Expert,   There is one runtime error when I try to display modeling on MultiProvider. but It's OK to display ODS and Cube. Could anyone tell me how to do? I can't find any notes about this. Thanks a lot!! Carlos ============================= Messa

  • Payment due date was changed without notice

    I received a text message on 7/9/15 advising me my bill would be due on 7/23/15 rather than 8/1/15.  A text message is really not an appropriate form of notification first of all. If I'm 2 days late you charge me a late fee, yet my billing cycle can

  • Can you sync 2 iPhones (a 3G & 4) with the same iTunes?

    I would like to use both phones but with different SIM cards and sync them separately with different information.  Can I do this from the 'same' iTunes or do I have to set up two separate iTunes?

  • Repeating problems (1) Many Missing Files; and (2) Downloading From iTunes

    I am having multiple issues with the iTunes store currently. I have spoken with an Apple Expert on August 14, 2010 (case number available if needed). Although he was very good at helping me to the best of his ability, he referred me to iTunes Store C

  • Generating proxy server from WSDL in C#

    I am new to C# and webservice domain. I have been given an assignment to achieve the below: 1- I have been provided with WSDLs and a these webservices are running on a public domain. 2- I am asked to create a Web Server first (not a native applicatio