No variable Screen when accessing web reports via "New analysis" button

Hello !
I need some help or explanation :
I'm on a web report (Java) and i want to access another report.
I click on the "new analysis" button on the top, then i open the "roles" folder and select a report.
The new report start but without the prompt screen with the variable selection.
I also saw that the URL shown on Internet explorer is the old one (not the new querie URL)
This is the same problem with all my queries when accessing them via the "new analysis" menu.
Why is this screen squeezed ?
I need to have these variable entries !
I've tried some modification on 0ANALYSIS_PATTERN .... (porperties / variable) = no effect
Thanks for your help.
Tech info :
Web template : 0ANALYSIS_PATTERN.
SAP NetWeaver BI 7.0 SP15
SAPGUI 710 Final Release SP7

Hello Karim,
I've exactly the same problem ! I've changed WT properties to ON for Variable Screen, Reset Variables etc... but it has no effect...
Did you find a solution ? If yes, can you share it.
Thanks a lot
AJ
Web template : 0ANALYSIS_PATTERN.
SAP NetWeaver BI 7.0 SP18

Similar Messages

  • Removed variable still shows up in the variable screen of a Web report

    Hello,
    I am using a variable screen in a web report. I changed the variable on 0CALMONTH, but I still can see the old one. Two variables now show up. In Bex, only the new one can be seen.
    Does anyone knows the reason for that? I'm using BW 7.0 with the 3.5 reporting functionalities.
    Thanks in advance, Nathalie

    Nathalie,
      i'm sorry, it's not datasource... it's dataprovider
        delete the dataprovider from the the HTML Code...you could see the DataProvider in <Object>... </Object>
    suppose let us assume that you have DataProvider and DataProvider. you are not using DataProvider3, delete from the HTML code.
    delete this block from HTML.
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_DATA_PROVIDER"/>
             <param name="NAME" value="DATAPROVIDER_3"/>
             <param name="QUERY" value="NEWQUERY123"/>
             <param name="INFOCUBE" value="ZSD_OPST3"/>
             DATA_PROVIDER:             DATAPROVIDER_3
    </object>
    Create a new Web application that will give you correct result.
    Can you please update the thread.
    all the best.
    Regards,
    Nagesh Ganisetti.

  • Authentication Screen when accessing Web Dynpro Application

    Hi,
    We are encountering a situation wherein when we call the Web dynpro application, it asks for Authentication. The way we do is a bit tricky. We have the following set up;
    1. We access the CRM_IC ( Web Gui) in CRM and from where we try to create orders  in the backend system i.e., ECC6.0 (IS_Utilities).
    2. For creating orders we launch the FOP ( in our case it is DYNPRO) from CRM. So ECC screen is opened through ITS using SSO.
    3. In addition to this we built a web dynpro application to be called from the DYNPRO (step 2).
    4. When the Web dynpro application is accessed it asks for Login details though it has already logged into ECC using SSO.
    PROBLEM: CRM -- using ITS / SSO --> ECC --> Web dynpro ?? Authentication screen.
    Design:
    We are using WDY_EXECUTE_IN_PLACE to open the Web dynpro in SAPGUI. It is working fine when we run the Web dynpro application from SAPGUI, only the problem is when we do the above steps 1 - 4.
    Tried using the following logic as well but the same result.
    CREATE OBJECT viewer EXPORTING parent = empty_container.
    CALL METHOD viewer->enable_sapsso
    CALL METHOD viewer->DETACH_URL_IN_BROWSER
    EXPORTING url = urlc.
    cl_gui_cfw=>flush( ).
    So is it possible to over come the problem. Basically, we don't want the Authentication screen it should use SSO.
    SSO is already set up in the system.
    Any inputs will be highly appreciated.
    Thanks,
    Roopesh

    resolved!!!!
    CRM had wrong url to connect to web dynpro aplication
    Edited by: Aditya Deshpande on Mar 3, 2010 9:59 AM

  • Error when refreshing WEBI report with Universe Connection Type "SSO"

    Hi Experts:
    We are trying to refresh the Webi report in Infoview with Universe Connection set as "Use Single Sign On when refreshing the report at view time", so that we can leverage SAP OLAP authorization variable from Bex Query which the Universe is built on.
    However got the error of "incomplete logon data" after all the configurations done following below blogs:
    SNC Part 1
    /people/ingo.hilgefort/blog/2009/07/03/businessobjects-enterprise-and-client-side-snc-part-1-of-2
    SNC Part 2
    /people/ingo.hilgefort/blog/2009/07/03/businessobjects-enterprise-and-client-side-snc-part-2-of-2
    We already have Win AD SSO to SAP setup, and in BO CMC, Win AD user is mapped to SAP user ID.
    The SNC settings are:
    - AD Account: service.test.bobj (all lower-letters)
    - 32-bit gsslib on the BO server, and 64 bit on the BW server side.
    - SNC0: p:service.test.bobj at DOMAIN
    - SU01 --> BO_Service ; SNC: p:service.test.bobj at DOMAIN
    - Entitlement system tab --> username: BO_Service
    SNC Name: p:service.test.bobj at DOMAIN
    - SNC settings tab:
    SNC Lib: c:\winnt\gsskrb5.dll
    Mutual Authentication settings: p:SAPServiceBP0 at DOMAIN
    In CMC, the role can be imported if "RFC activated" option unchecked in SNC0.
    I found a few threads on the same topic, but they are all not answered:
    SNC Client side configuration error
    SNC Configuration Error: Incomplete logon Data
    Can you please provide details of the solution if you have impleted a same scenario successsfully, or any thoughts to help the investigation?
    Thanks in advance!
    Regards,
    Jonathan

    Hi Ingo,
    Sorry for taking so long to reply, we are trying to set up server side trust and enable SSO; but we still couldn't success.
    What we did is:
    1. We followed installation guide chapter 6, generate certificate and PSE, etc. All looks good.
    2. Then we still have the "incomplete logon data" error when refreshing webi report after logon using Windows AD user ID.
    3. Then we trace the PFC connection, the log is as below. We checked several BO notes, e.g. 1500150, 1461247.. The part bothers us is that we even don't have URI displayed in the log when system trying to use SNC, and we couldn't get more info on this which make us very difficult to diagnosis.
    Can you please help? Thanks a lot!
    Thu Mar 31 10:54:46.857 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Authentication model for SAP connectivity is SSO
    Thu Mar 31 10:54:46.857 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Determining if we can connect using SNC. Calling CanAuthenticate...
    Thu Mar 31 10:54:46.919 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Unable to authenticate using SNC because the URI does not meet the minimum connection requirements.
    Thu Mar 31 10:54:46.919 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Determining if we can connect using SSO. Calling CanAuthenticate...
    Thu Mar 31 10:54:46.919 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Authentication model for SAP connectivity is SSO
    Thu Mar 31 10:54:47.013 ThreadID<1980> SAPMODULE : SAPAuthenticationService: The SAP SSO authentication process will fail because the SAP secondary credential are not properly updated and the password is blank.
    Thu Mar 31 10:54:47.013 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Trying to connect to SAP using this URI : occa:sap://;PROVIDER=sapbw_bapi,R3NAME=PB0,GROUP=BI_Group1,MSHOST=sapaupdb04,LANG=en,CLIENT=100,CATALOG="ZSPUM602",CUBE="ZSPUM602/ZSPUM602_Q50"
    Thu Mar 31 10:54:47.013 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Calling m_pRfcWrapper->RfcOpenEx() ...
    Thu Mar 31 10:54:47.154 ThreadID<1980> SAPMODULE : SAPAuthenticationService: RfcOpenEx(...) returned 0
    Thu Mar 31 10:54:47.154 ThreadID<1980> SAPMODULE : SAPAuthenticationService: Call to m_pRfcWrapper->RfcOpenEx() took 0.141 seconds
    Thu Mar 31 10:54:47.154 ThreadID<1980> SAPMODULE : SAPAuthenticationService: SAPAuthenticationService::~SAPAuthenticationService

  • A black airplay info window floats around on my HDTV screen when sending audio content via airplay up to sound system w Apple TV.  How can I get rid of this?

    A black airplay info window floats around on my HDTV screen when sending audio content via airplay up to sound system w Apple TV.  How can I get rid of this?

    Had this happen to me after a recent update, was super annoying.  To turn off, go to Settings > AirPlay > Conference Room Display > Off.

  • Certain Users getting double logon screen when accessing the Portal

    I have about 15 users out of 2500 that are getting the double logon screen when accessing the Portal. It's very intermittent, one minute it works fine the next minute it doesn't. I've tried almost everything on the client side, opened a case with Microsoft. Still no help.
    Does anyone have any ideas on this?

    The users are getting a login page with 2 login boxes. they can login, but it does not single sign them in.
    Yes we are using SPNEGO, and it works for everyone except these users, and it does work sometimes for them
    Yes it is possible these users are using NTLM becasue I see some events in the event viewer on the client indicating this
    You find an event similar to the following event in the system event log:
    Event Type: Warning
    Event Source: LSASRV
    Event Category: SPNEGO (Negotiator)
    Event ID: 40961
    Date: 10/27/2004
    Time: 1:00:50 PM
    User: N/A
    Computer: COMPUTER
    Description: The Security System could not establish a secured connection with the server ldap/DC01.corp.com/[email protected] No authentication protocol was available.
    Edited by: Jeremy Rafuse on Dec 21, 2007 7:26 PM

  • Suddenly on my iPad I cannot access web links  via emails but can on my iphone

    Suddenly I Cannot access web links via emails on my iPad but can on my iPhone. Is there something in my settings I need to change?

    Restart
    https://www.apple.com/support/iphone/assistant/phone/#section_1

  • Ipad 3rd gen shows blank screen when connecting to projector via HDMI AV adapter.  I have an ipad 2 that works perfectly.  Projector is a Dukane ImagePro 8106HA.  Only difference I see is that the ipad 3 owner has not updated to IOS 6. Any thoughts?

    Ipad 3rd gen shows blank screen when connecting to projector via HDMI AV adapter.  I have an ipad 2 that works perfectly.  Projector is a Dukane ImagePro 8106HA.  Only difference I see is that the ipad 3 owner has not updated to IOS 6. Any thoughts?

    Ipad 3rd gen shows blank screen when connecting to projector via HDMI AV adapter.  I have an ipad 2 that works perfectly.  Projector is a Dukane ImagePro 8106HA.  Only difference I see is that the ipad 3 owner has not updated to IOS 6. Any thoughts?

  • IPad 2 has a black screen which lights up to a grey black screen when I press the power or home button

    iPad 2 has a black screen which lights up to a grey black screen when I press the power or home button but I dont see the apple logo. The battery is fully charged and when I plug it in to my computer, I can use iTunes to do everythng except backup the iPad since its passcode locked. Please help me resolve this problem. I don't have apple care

    Yup! I've been there! You just have to double-tap the screen with three fingers and the zoom should go back. You have to turn off the feature in Settings>Accessibility>Zoom>and turn the switch off so this won't happen again when you double-triple tap.

  • Grey Screen when opening a old or new project in CS 5.1

    Grey Screen when opening a old or new project in CS 5.1....I can then click on the outside of the screen and see the project screen but as soon as I release the mouse button it goes grey again.  Any ideas?

    Does turning off OpenGL in the Performance Preferences and restarting Photoshop have any bearing on the issue?

  • When I click on the new tab button, a new tab does not open or when I go to file new tab a new tab will not open either.

    When I click on the new tab button, a new tab does not open or when I go to file new tab a new tab will not open either.

    Un-install the '''''Ask Toolbar''''' until Ask fixes the problem caused by their toolbar.
    *http://support.mozilla.com/en-US/kb/Uninstalling+add-ons
    *http://support.mozilla.com/en-US/kb/Cannot%20uninstall%20an%20add-on

  • How to show a variable screen when clicking on direct link of report in ,when that report is used as target in RRI alsoRRI

    Hi All,
    I have created RRI between two reports and the type is web template/WAD.
    My requirement is to show the variable screen of target report when clicked on direct link and it should not show the var. screen if it goes from jump/go to.
    while currently I can not see var. screen on both the places and when switching the var. scree. display on in web template , it shows the screen at both the places.
    Please suggest.
    Thanks,
    Anu

    Hi Anu,
    "And when I am using another var. in assignment details which is ready for input (in both the queries), its not helping."
    Did you try using such a variable? What kind of a problem do you face? I am sorry I am still trying to understand your problem. I am just saying that which variable you use is not important for the first query. Only in the second query, add a variable with ready for input (I am not sure why the other doesn't work, I just tried and it gave an error, that's why I suggest this) and in RRI connection make the assignment with this variable. Please try this and let me know the result.

  • Error 403 when accessing folder shared via Apache / Personal Web Sharing

    Hi. I tried to help a friend share folder via Personal Sharing.
    I let him do the same things as I did and fo not understand why it works onmy Mac, not his.
    The symptoms are :
    When accessing his root site : http://IP_address/~username/ it just works : I (and he also from his Mac) gets the usual default Apple page, the one that is in /Users/username/Sites/
    When directly accessing a file : http://IP_address/~username/images/imagexxx.gif it still works
    Whern accessing a folder like http://IP_address/~username/images/ or http://IP_address/~username/foldername/ I get Error 403 : access forbidden : you don' have enough permissions (I do not remember the exact words)
    The folders do exist. When there is a typo in the URL, I get error 404, not 403.
    Eveything works for URLs like http://IP_address/foldername/ (site in Library/WebServer/Documents/)
    I checked folder and file permissions on his computer and couldn't see any difference from mine.
    He's on 10.4.7 with an iMac G5. Mine is a Mac Mini Core Duo with 10.4.7 too.
    Help appreciated,
    Jérôme.

    To allow directory listings, root (or the admin via sudo) needs to edit /etc/httpd/httpd.conf with a plain text editor. The text editor that Apple supplies can easily ruin this file. Many people have recommended TextWrangler, but I've never used it. The Unix editors in OSX are vi, emacs, pico and ed. Pico is probably the easiest to "just figure out". In Terminal:
    sudo pico /etc/httpd/httpd.conf
    find the Directory directive that applies to the directories that you're working with and inside you'll see a directive Options, add Indexes to the Options, save and quit, restart Apache and you're good to go.
    Roger

  • How to recall variable screen in Bex web template 3.5 ?

    When I execute a BW web report and I want to recall the variable screen in order to modify a variable , how to ....
    Also how to export to excel ? is it possible to export table + graph ?
    Indeed in query designer , when you execute the query, you see icons to do these task. But when you execute the web template, you don't have automaticaly the icons' bar.....
    How to display this bar ?
    Thanks 4 your help

    Hi Michael,
    In the web template properties there should be a tick box called 'display variable', the web template will now show the variable entry screen.
    You can create a commad with the command wizard which will allow you to export to excel or show graph and table.
    Thanks,
    Nick.

  • Repeating row texts when exporting web report to Excel

    Dear all,
    When exporting a web report (including a structure/hierarchy) to Excel (via the 'export to excel button), the row texts (e.g. balance sheet texts) appear twice (column A and B)in the Excel result.
    When using the web context menu 'Export to Excel' this issue does not occur.
    I am using a BW 3.5 system which has been upgraded to support pack 16.
    I assume it is the combination of the structure and the 'export to excel' functionality that does not match up, because when I switch off the hierarchy functionality in the web report query properties, the export to excel does not give me any problems.
    Does anyone know how to solve this issue?
    Thanks in advance,
    Arjan.

    Did you write that software, COTS package called Medgate?
    If not then ask that company for support. No one here would know how to fix it. They are using the CR RDC report engine.
    Thank you
    Don

Maybe you are looking for

  • How to set up password complexity in Hyperion IR11 for native users

    Hi We have both domain and native users connecting to Hyperion IR11. The domain users log in as single sign on/domain password. But we also have many Native Users. Now we have a requirment to set password complexity for the native users. Is there any

  • IPhoto Library Not Found after Upgrade to Leopard

    I was running the newest iPhoto under Tiger and I just upgraded to Leopard. I tried to open iPhoto and a message said, "iPhoto library not found." It was there before I upgraded from Tiger. I mostly use Adobe Bridge so I didn't have much in iPhoto bu

  • How do I remove blocked plug ins

    Blocked plug ins keep coming up how do I remove them? please

  • How can I tell which kind of RAM is correct for my iMac G5?

    How can I tell what kind of RAM chips are correct for my iMac G5?  It has two slots and can take up to 1 Gb each slot.  I would like to get Newegg chips, and want to make sure I order the correct ones. Also, do you know a website where I can find out

  • ADVICE NEEDED, JAVA SPORTS PREDICTION / FORECASTING ALGORITHM

    Hi, I am considering programming a Java Application which predicts sporting results (based on previous results), Which forecasting algorithms should I use to predict/forecast results of future matches based on previous results? (or how should I go ab