Error in Running a query on ABAP web portal

Hi Guys,
We are working in a environment where BIW is installed with only WEB AS ABAP. We do not have enterprise portal in our landscape. so we need to run our reports on
url http:
host:8000\sap\bw\Bex? Query=........
But when we run a query fro Query designer it is taking the following path in internet explorer.
/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=0FIAP_M30_Q0002&VARIABLE_SCREEN=X&DUMMY=1
So can someone help me to set the properties so that the query can run on path http:
host:8000\sap\bw\Bex?.....
regards,
saurabh

Hi Saurabh,
In SMICM transaction code we have to maintain the parameters in order to run the web report in the specified format.
i am listing some parameters in the below, Please have a look and see whether it can help u out .....
Services
icm/server_port_0     = PROT=HTTP,PORT=8000
icm/server_port_1     = PROT=SMTP,PORT=0
HTTP settings
icm/HTTP/max_request_size_KB   = 102400
icm/HTTP/j2ee_0                = PREFIX=/,HOST=localhost,CONN=0-500,PORT=50000
icm/HTTP/server_cache_0        = PREFIX=/, CACHEDIR=/usr/sap/BSD/DVEBMGS00/dat
   a/cache
Misc
icm/host_name_full             = cauvery.com
icm/cancel_strategy            = cancel requests without session (stateless)
rdisp/plugin_auto_logout       = 1800
is/HTTP/virt_host_0            = :;
is/SMTP/virt_host_0            = :;
Once after maintain the parameters go and check in the SICF transaction code SAPBW---BEx + right click + test service. And check whether it is opening in the required URL path.
Regards,
Vara Prasad.

Similar Messages

  • Running BW Query in a Web, but not using Portal

    Hello guys,
    I'm running a BW Query using Web (From Query Designer) and it keeps trying to open a portal page. Then I need to change the URL manually to something like this:
    http://sapdev:8000/sap/bex?......
    Then works fine, my query runs with no issues. Where can I define to do not use Portal url ? (I'm checking the following document: How to... enable SAP BW Web functionality....").
    Regards,
    Marcelo

    Hi Marcelo,
    Please check out these threads:
    Re: Error while running BW Query.
    wrong url on running BEx query
    Regards
    Jeeth

  • Error while running a Query on webi

    Hi Folks
    I just installed a BOBJ edge standard 3.1 and trying to configure and test it  the very first time, I have following issues if you can advise the solution., I would really appreciate.
    1. when i try to create a test query on Webi Rich Client and and run query, I get the follow messge:
    A databse error occured. The database error text is : [Microsoft] [ODBC Microsoft access driver] could not use (unknown);
    file already in use (WIS 10901)
    2. The other issue I have is that when i create a test query on the webi (infoview side) and try to run the query I dont see any result like column, rown or fields, all I see is a solid yellow block which I believe is because of kmissing Java connector. can you guys pls let me know if this is the reason I dont see the report or Is there any other reason for that.
    I would appreciate your help on this.
    Regards

    Hello,
    What type of database did you build your universe on? Access? SQL Server? or other? You would need to go into the universe you are trying to use for the report go into File, Parameters, and see what your connection is, and while you're there, click "test" to be sure it is working. If not, that is your problem. If it is, but the report still is not working, either way, you will need to go into Control Panel, Administrative Tools, Data Sources (ODBC) and set up a system DSN that links to the correct database. Again test it to be sure it works. Then make sure the universe has a connection that uses this same DSN. The report should run.
    Hope that helps.

  • Error while running the query on web.

    Hello Friends
    I am getting the error message "Result set too large (1056716 cells); data retrieval restricted by configuration (maximum = 500000 cells)" while executing the query on the web in BI 2004s. How can this be resolved.
    Any help in this regards is appreciated and points will be assigned.
    Thanks.

    Hi Rishi,
    Maybe your queries returned too large volume of data.
    So, if possible,
    1, create some filter on your query  to reduce the transferred data
    2, chaange your query structure (reduce the items on the column or low)
    and your error message seemed to be generated from BEx Analyzer...
    does web report have "cells"?
    if BEx Analyzer, the limit of cells volume is inneviable.
    and if you use BEx Web, do you know note1008619?
    this note describe about the limit of data volume on web applications.
    Hope it help,
    Kanako

  • Database Error while running the query.

    Hi,
    While running the query in webi rich client i am having a "database error IES 10901 and WIS 10901" , it is showing that the data source name not found and default driver is not specified.
    I am trying to generate report from efashion universe which is in .unx format, same client version and universe is running fine on another machine (webi rich client).
    PS: The above mentioned universe is running fine on my BI launch pad, the problem is with webi rich client only.
    Please help!!

    Hi,
    Which Database your are using .
    As explained by Yuvraj You need to install driver for specific database .
    Ask for client or (your Database ) driver from administrator .
    After installation you can see your database Driver in following path
    Control Panel\System and Security\Administrative Tools\Data Sources (ODBC)
    See in Drivers Tab .
    If you are using oracle & client is install on your system then Check TNS Names File in NETWORK folder .

  • Getting ORA Error while running any Query

    Hi Experts - I am getting below error message for any query i run in Webi. Please help.
    failed to execute with the error ORA-00604: error occurred at recursive SQL level 1
    ORA-01655: unable to extend cluster SYS.C_OBJ#_INTCOL# by 128 in tablespace. (WIS 10901)

    Hello communutiy, hello rohan,
    after updating patches next working day we also get this erreor message
    "ORA-00604: error occurred at recursive SQL level 1 ORA-01655: unable to extend cluster SYS.C_OBJ#_INTCOL# by 128 in tablespace"
    What have you done so far. Could you solve this issue? If yes how?
    Best regards Harry

  • Error when execute a query BW in WEBI

    Hi Gurus,
    I need your help:
    Status:
    SAP_ABA     700
    SAP_BASIS  700
    PI_BASIS         2005_1_700
    SAP_BW         700
    BI_CONT         703
    SAP GUI 7.10 SP 7
    I run a 3.5 query with bex and all its ok.
    But when i want run the same query in BOE Web Intelligence Rich Client I have an error
    In WEBI: error : WIS 10901 for MDX QUERY
    in BW TR: SM21 : Communication error, CPIC return code 020, SAP return code 456.
    thxxhead   7415  020456     ThRecei    CPIC-Er
    If I just put one masterdata, the query return the list of this MD.
    But when i put 2 MD or one indicators, i have error.
    Thanks for help.

    Hi Ingo,
    In response to your questions:
    - "you did install the SAP Integration Kit?": yes, we did a "server" install. The other options are Desktop and Custom
    - "its not an evaluation key that has expired ?": No, this is not the case
    - "did you check the MDX Parser destination in transaction SM59 ?": Yes, this is working now (SM59 - connection test succesful).
    - "Try a simple BI Query and build a new Web Intelligence report on top (java, dhtml)" We did this, results:
    WebI Rich Client. This worked fine. Report made, refreshes, can add objects, ...
    Web Advanced (JAVA Report panel): we get error - "An error occurred while trying to load the provider for transport sap. Failed to load library mda_sap. System error message: .(WIS 10901)"
    We checked if we didn't miss anything with the server installation of the SAP integration kit, this was not the case. When we chose a "repair install", all options where already installed. What we did do, is install the Fix pack2. Reason: there was a reference to mda_sap.dll in the BusinessObjects Enterprise XI 3.0 FixPack 2 notes. Note: refer to new thread: Cluster Definition transport error - BO XI 3.0 FixPack 2 (Server&Client)
    - We also tried a more advanced query, with prompted filters and calculations.
    WebI Rich Client. same error as before, "The MDX-query <MDX syntax> See RFC trace file or SAP system log for more details. (WIS 10901)"
    Web Advanced (JAVA Report panel): same error as before - "An error occurred while trying to load the provider for transport sap. Failed to load library mda_sap. System error message: .(WIS 10901)"
    Seems we have the same problem as Claudia + an mda_sap issue. We are running out of options here. Any thoughts on this?
    Thanks for your help!
    Raf

  • Opening 7.0 Query in ABAP Web

    Hi All,
    From 7.0 Query Designer if we press the execute button, it is going to the portal (Java Web) to execute the query. But we dont have the portal installed in our system.
    Is there any way we can make the settings so that if we press execute button in 7.0 query designer and the web analyzer opens in the ABAP web and not in JAVA web?
    Thanks in Advance,
    Regards,
    BIJESH

    Hi,
    Pls find some SAP notes:
    1.Queries created or adapted with the SAP NetWeaver 2004s BEx Query Designer will still appear in the Open Dialog of the 3.x tool but they cannot be opened anymore.
    2.For those scenarios where customers do not want to use the SAP NetWeaver 2004s BEx Query Designer, SAP ships a 3.x version of the BEx Query Designer in addition to the SAP NetWeaver 2004s BEx Query Designer.
    3.New capabilities are only implemented in the SAP NetWeaver 2004s Query Designer.
    4.Query Views that were created before will still run after a query has been changed with the new BEx Query Designer.
    In general, query views do not need to be migrated.
    5.The new BEx Analyzer gives access to InfoProviders, queries and query views but not to query views created with the new BEx Web Analyzer. On the other hand, query views created with the BEx Analyzer are available within the new BEx Web Analyzer.
    6.Several Features of the new BEx Query Designer and BEx Web (e.g. in the area of exceptions and conditions) are not available in the new BEx Analyzer.
    7.SAP does not recommend using NetWeaver 2004s queries and query views in the old 3.5 BEx Analyzer.
    Hope this helps,
    Regards
    CSM Reddy

  • Error while running a query-Input for variable 'Posting Period is invalid

    Hi All,
    NOTE: This error is only cropping up when I input 12 in the posting period variable selection. If I put in any other value from 1-11 I am not getting any errors. Any ideas why this might be happening?
    I am getting the following error when I try and run a query - "Input for variable 'Posting Period (Single entry, mandatory)' is invalid" - On further clicking on this error the message displayed is as follows -
    Diagnosis
    Variable Posting Period (Single Value Entry, Mandatory) is used as a lower limit (X) and an upper limit () in an interval selection. This limit has the value #.
    System Response
    Procedure
    Enter a different value for variable Posting Period (Single Value Entry, Mandatory). If the value of the other limit is determined by another variable, you can change its value also.
    Procedure for System Administration

    OK.
    Well, if the variable is not used in any interval selection, then I would say "something happened to it".
    I would make a copy of the query and run it to check if I get the same problem with period 12.
       -> If not, something is wrong in the original query (you can proceed as below, if changes to original are permitted).
    If so, then try removing the variable completely from the query and hardcode restriction to 12.
       -> If problem still persists, I would have to do some thinking.
    If problem is gone, then add the variable again. Check.
       -> If problem is back, then the variable "is sick". Only quick thing to do, is to build an identical variable and use that one.
    If problem also happens with the new variable, then it's time to share this experience with someone else and consider raising an OSS.
    Good luck!
    Jacob
    P.S: what fisc year variant are you using?
    Edited by: Jacob Jansen on Jan 25, 2010 8:36 PM

  • 'ORA-01722: Invalid Number' error while Running a Query

    Hi,
    I'm trying to run a query built on a DSO. The DSO has a field 'Start Date'. This Start Date InfoObject has a reference Char as 0DATE.
    This Start Field has blank values due to which I'm getting the ORA-01722 error. I came across many threads with same topic of discussion. As mentioned in one of the Threads I have written a program to update 'Start Date' with 00000000. The code wriiten is "UPDATE /BIC/AZ_MONINV00 SET /BIC/ZSTR_DTE = '00000000' where /BIC/ZSTR_DTE = ' '.
    Now when I see the data in the active data table of DSO the blank value is replaced with '00000000'.
    But If I right click on the DSO click on display data the 'Start Date' field is blank. And now the Query also gets executed without any error. But in the output of the query the 'Start Date' Field has "#" values.
    Can anyone suggest on how can I make these "#" values appear as 00000000 in the report?

    In this case, you have to write a macro to avoid # in Analyzer.
    Right Click-->Display Data will show data from Active table of DSO only.
    If you don't want to show any blank date values in the report, you can exclude in Filter in Query.

  • Index does not exist error while running the query

    Hi Everone,
    I am facing some problem when i try to tun the query in BEx. When i run the query, it is giving the error "Index does not exist".  Please help me out.
    With Regards
    Pavan
    Edited by: PavanRaj_S on Mar 3, 2010 4:50 AM

    Hi,
    If you facing index problem go to mange create the index and you want to know what are all the infocubes not maintained index go db02 you can find out.
    Regards
    sivaraju

  • Getting Error while running this query

    Hi,
    SELECT SUM(BATCHWISE_COUNT) TOTALBATCHCOUNT,
         TO_CHAR(SUM(BATCHWISEAMOUNT),'9,99,99,99,99,99,99,99,990.99') TOTALAMOUNT ,
         SUM(SLIP_RECORDS) TOTALSLIPCOUNT,
         SUM(CHEQUEONLY_RECORD) TOTALCHEQUECOUNT
    from (SELECT COUNT(TI.FLDITEMINITIALID) BATCHWISE_COUNT from TBLITEMINITIAL TI),
    (select SUM(IT.FLDAMOUNT)/100 BATCHWISEAMOUNT from TBLITEMINFOTRANS IT ),
    (SELECT COUNT(FLDITEMINITIALID) FROM TBLITEMINITIAL TI WHERE FLDBATCHNUMBER NOT IN (select FLDBATCHNUMBER from TBLITEMINITIAL_DEL where TI.FLDCAPTURINGDATE=FLDCAPTURINGDATE) AND TI.FLDITEMTYPE = 'P' AND TI.FLDCAPTURINGMODE = 'CP') SLIP_RECORDS,
    (SELECT COUNT(FLDITEMINITIALID) FROM TBLITEMINITIAL TI WHERE FLDBATCHNUMBER NOT IN (select FLDBATCHNUMBER from TBLITEMINITIAL_DEL where TI.FLDCAPTURINGDATE=FLDCAPTURINGDATE) AND FLDITEMTYPE = 'C' AND FLDCAPTURINGMODE = 'CO') CHEQUEONLY_RECORD
    from TBLITEMINITIAL TI,
                   TBLITEMINFO II,
                   TBLITEMINFOTRANS IT
              WHERE     II.FLDITEMINITIALID                    = TI.FLDITEMINITIALID
              AND     II.FLDITEMID                         = IT.FLDITEMID
              GROUP BY TRUNC(TI.FLDCAPTURINGDATE),TI.FLDBATCHNUMBER,TI.FLDCAPTURINGBRANCH,TI.FLDSCANNERID)
    Im geeting error
    ORA-00933: SQL command not properly ended
    when running this query
    I don't know what mistake i have done in this query , Kindly help for solving this issue
    Thanks
    Bala,
    Edited by: 965937 on Feb 11, 2013 9:25 PM

    Dear Friend
    Try with the query below,
    <<
    SELECT SUM(BATCHWISE_COUNT) TOTALBATCHCOUNT,
    TO_CHAR(SUM(BATCHWISEAMOUNT),'9,99,99,99,99,99,99,99,990.99') TOTALAMOUNT ,
    SUM(SLIP_RECORDS) TOTALSLIPCOUNT,
    SUM(CHEQUEONLY_RECORD) TOTALCHEQUECOUNT
    from (SELECT COUNT(TI.FLDITEMINITIALID) BATCHWISE_COUNT from TBLITEMINITIAL TI),
    (select SUM(IT.FLDAMOUNT)/100 BATCHWISEAMOUNT from TBLITEMINFOTRANS IT ),
    (SELECT COUNT(FLDITEMINITIALID) FROM TBLITEMINITIAL TI WHERE FLDBATCHNUMBER NOT IN (select FLDBATCHNUMBER from TBLITEMINITIAL_DEL where TI.FLDCAPTURINGDATE=FLDCAPTURINGDATE) AND TI.FLDITEMTYPE = 'P' AND TI.FLDCAPTURINGMODE = 'CP') SLIP_RECORDS,
    (SELECT COUNT(FLDITEMINITIALID) FROM TBLITEMINITIAL TI WHERE FLDBATCHNUMBER NOT IN (select FLDBATCHNUMBER from TBLITEMINITIAL_DEL where TI.FLDCAPTURINGDATE=FLDCAPTURINGDATE) AND FLDITEMTYPE = 'C' AND FLDCAPTURINGMODE = 'CO') CHEQUEONLY_RECORD
    from TBLITEMINITIAL TI,
    TBLITEMINFO II,
    TBLITEMINFOTRANS IT
    WHERE II.FLDITEMINITIALID = TI.FLDITEMINITIALID
    AND II.FLDITEMID = IT.FLDITEMID
    GROUP BY TRUNC(TI.FLDCAPTURINGDATE),TI.FLDBATCHNUMBER,TI.FLDCAPTURINGBRANCH,TI.FLDSCANNERID;
    Regards
    Ahamed Rafeeque Cherkala
    Edited by: Ahamed Rafeeque on Feb 12, 2013 3:20 AM

  • Error while running BW Query.

    When I am running BW query I am using IE6.0 in the address bar it is showing
    http://<b>luxbwd</b>.100.100.8:<b>8100</b>/sap/bw/BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&INFOCUBE=0QM_C11&QUERY=QUALITYLOT&VARIABLE_SCREEN=X&DUMMY=6
    insted of http://<b>10</b>.100.100.8:<b>8100</b>/sap/bw/BEx?sap-language=EN&bsplanguage=EN&CMD=LDOC&INFOCUBE=0QM_C11&QUERY=QUALITYLOT&VARIABLE_SCREEN=X&DUMMY=6
    How can I Change on the backend.Every time I am putting 10 in the place of luxbwd.
    I have checked in Rz10 profile management.
    icm/host_name_full                          10.100.100.8                       
    abap/fieldexit                              yes                                
    login/system_client                         201                                
    login/fails_to_user_lock                    3                                  
    SAPSYSTEMNAME                               BWD                                
    INSTANCE_NAME                               DVEBMGS00                          
    SAPSYSTEM                                   00                                 
    rdisp/wp_no_dia                             6                                  
    rdisp/wp_no_btc                             2                                  
    rdisp/wp_no_vb                              1                                  
    rdisp/wp_no_vb2                             1                                  
    rdisp/wp_no_enq                             1                                  
    rdisp/wp_no_spo                             1                                  
    SAPGLOBALHOST                               luxbwd                             
    PHYS_MEMSIZE                                2450                               
    DIR_TRANS                                   E:\usr\sap\trans                   
    icm/server_port_0                           PROT=HTTP,PORT=8080                
    DIR_CT_RUN                                  E:\usr\sap\BWD\SYS\exe\nuc\NtIa64  
    DIR_ORAHOME                                 E:\oracle\BWD\920_64               
    And I checked in SE37 also
    on the Function module RSBB_URL_PREFIX_GET
    The parameters are like following.
      Import parameters               Value                                                                               
    I_HANDLERCLASS                  CL_RSR_WWW_HTTP                     
      I_PROTOCOL                                                          
      I_MESSAGESERVER                                                                               
    Export parameters               Value                                                                               
    E_URL_PREFIX                    http://10.100.100.8:8080            
      E_URL_PATH                      /sap/bw/BEx                         
      E_URL_PROTOCOL                  http                                
      E_URL_SERVER                    10.100.100.8                        
      E_URL_PORT                      8080                                
      E_SUBRC                         0                                                                               
    Please help me. Points will be assigned.
    Regards
    Lal

    Dear Mr. Rucit.
    I gone through the Notes which you given. Thanks for that.
    but the problem is different.
    on by server I can see on TC SE37 the program RSBB_URL_PREFIX_GET
    the default is comming
    E_URL_PREFIX                    http://luxbwd.100.100.8:8100
    E_URL_PATH                      /sap/bw/BEx
    E_URL_PROTOCOL                  http
    E_URL_SERVER                    luxbwd.100.100.8
    E_URL_PORT                      8100
    E_SUBRC                         0
    and if I am removing 'X' from I_MESSAGESERVER option
    the parameter - values are comming correcit. that is,
    E_URL_PREFIX                    http://10.100.100.8:8080
    E_URL_PATH                      /sap/bw/BEx
    E_URL_PROTOCOL                  http
    E_URL_SERVER                    10.100.100.8
    E_URL_PORT                      8080
    E_SUBRC                         0
    This is correct.
    How can I change the default to this settings.
    Please help
    regards
    Kariyath.

  • Error while running Application on Sun One Web Server 6.1

    Can some one please explain me how can I run application on sun one web server 6.1 ?
    It is deployed .war file successfully. It only loads default.jsp and then fives following error:
    1) Package netscape.ldap not found in import.
    I imported this package to my java file.
    Thanks,

    We need to deploy the application by next week end. any suggestions please

  • Error in testing XML query result set web service

    Hi
    I was trying to test a <b>XML query result set web service</b> in BW system with tcode wsadmin but getting error like
    <b>Cannot download WSDL from http://ibmbtsb02.megacenter.de.ibm.com:8070/sap/bw/xml/soap/queyview?sap-client=001&wsdl=1.1&mode=sap_wsdl: F:\usr\sap\W70\DVEBMGS70\j2ee\cluster\server0\apps\sap.com\com.sap.engine.services.webservices.tool\servlet_jsp\wsnavigator\root\WEB-INF\temp\ws1139464945296\wsdls\wsdlroot.wsdl (The system cannot find the path specified)</b>
    I had tried it first time few days ago and was able to test it successfully with the same configuration settings.
    Could any one of you please provide any suggestion on this?
    Thanks in advance
    Sudip

    hi
    check this links it may help u.
    http://help.sap.com/saphelp_nw04/helpdata/en/c3/e3072e65f04445a010847aa970b68b/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d8/3bfc3f8fc2c542e10000000a1550b0/frameset.htm
    Regards,
    Manoseelan

Maybe you are looking for