Web template :Error Valid Data provider not assigned

Hello Friends we have the web template that was working before , we did the upgrade to SP13 from SP11.
It gives the error Valid Data provider not assigned and
Bad integer Parameter value of Parameter BLOCK_COLUMNS_SIZE of Object item:ANALYSIS_ITEM:ANALYSIS;
Please help where do i need to assign the Data provider beacuse the Values are same for Dataprovider as before
     Portal Runtime Error
An exception occurred while processing your request
Exception id:
See the details for the exception ID in the log file.
Thanks
Soniya
Message was edited by:
        soniya kapoor

Open the template in WAD and do a validation against the server and make sure the template is well formed.
Also make sure you apply BI JAVA Patch 1 for SPS 13.

Similar Messages

  • Web Template with multiple Data Provider Query with partial authority

    Dear Guru,
    I have a single web template, that contains 2 query data providers (e.g. Query A, Query B), and all users access to this web template for both queries.
    Now, there are some users that have authority to Query A only.
    When they access to this web template, the system automatically say the users do not have authority for Query B in the variable entry screen, and show the variable selection for query A only.
    And the problem comes, when user submit the variable entries, the system keep asking for the mandatory variables for query B, which the user actually not authorized to execute. How can this be fixed??
    Please kindly help me. Thank You.
    Best regards,
    Chris

    Hi all,
    I am looking into the use of Javascript and CustomExtension, but still cannot find any solution.
    Can I use CustomExtension to generate Javascript to redirect the page to another web template??
    Can I use Javascript to check authority of the users, and alter the Web Items?
    Can Anybody help? Many many thanks.
    Best regards,
    Chris

  • Error generating data provider-Query cant be released

    Hello Experts,
    I am working on web template (WAD 3.5) where i have 6 graphs each having independadnt data provider (Bex query).
    I also have drop boxes which represents the selection screen of queries attached to graphs.
    'Affected data providers list' of dropboxes consist of all data providers that are attached to graphs in template, as each graph is supposed to get refreshed if user changes drop box selection.
    Template was working fine until i made the change to query 2 which is dataprovider 2 for graph 2.
    Since then i am not able to run template it gives me error -
    -The query cant be release for OLE DB for OLAP
    -Query couldnt be open
    -Error generating data provider.
    As i checkd that qury independantly in query analyzer, its working perfect without any error.
    What could be the possible reason for this error then??
    regards,
    Pritesh.

    Hi Manpreet,
    Use the 'verify' icon in the query designer to check whether your query definition is correct. Also u  you
    can check if you can execute the query in the backend with transaction RSRT2. In  RSRT2 try re-generating
    the query before running it.
    Hope it helps.
    Regards,
    Javed

  • Using a Web Service as a data provider for a Crystal Report

    <p>I&#39;m trying to write a Crystal Reports XI report that uses a Web Service as the data provider.  I have a Web Service written in ColdFusion that looks like this.<br /><br /><cfcomponent displayName="FindEmployee" ><br />   <cffunction name="FindEmployeeSort" access="remote"          <br />               returnType="xml" output="false"><br />      <cfdump var=form><br />      <cfset myXML = ""><br />       <!--- FindEmployeeSort body ---><br />       <cfquery name="EmployeeQuery" datasource="Production"><br />           Select * from employee<br />          <cfif isdefined(&#39;form.lastname&#39;)><br />             WHERE lastname LIKE &#39;%#form.lastname#%&#39; <br />          </cfif><br />           Order by lastname asc <br />        </cfquery><br />     <cfreturn EmployeeQuery>  <br />   </cffunction><br /></cfcomponent><br /><br />I can get the web service to work from a ColdFusion page (either locally or on a remote server).</p><p>When I try to create the CR data source, I get the following error:</p><p>Crystal Reports<br />! Logon Failed.<br />Details: Cannot find correspondign table information in the XML file</p><p>The steps I took were:<br />* Choose XML from the "Avalable Data Sources"<br />* Choose "Use Web Service Data Source"<br />* Choose "Use HTTP(S) WSDL" with a url of <a href="http://host/directory/FindEmployee.cfc?wsdl">http://host/directory/FindEmployee.cfc?wsdl</a><br />* Leave the "HTTP(S) Web Service User ID:" and "HTTP(S) Web Service Password:" parameters blank<br />* Accept the defaults for Services, Ports, and Methods.  They are respectively FindEmployee, FindEmployee.cfc and FindEmployeeSort.<br />* Then get the error</p><p>The most likely candidate to me is the user id and password, but I have no idea what to use.  I didn&#39;t have to set any login information up in the ColdFusion pages that I used to test the Web Service.</p><p>Any ideas where to go from here?</p><p>Thanks,</p><p>Brian</p>

    Please re-post if this is still an issue to the Java Development - Crystal Reports Forum or purchase a case and have a dedicated support engineer work with you directly

  • Validation "is a valid date" does not pass but Apex proceeding anyway

    Hi,
    I have a simple date-item which I validate first against "not null", then for "is a valid date", then that the date is not in the future.
    In debug mode the first validation passes, the second ( is a valid date ) does not pass, but the validation process proceeds anyway...!? Then the third validation "date not in the future" produces ad DB-Error because it is not a valid date.
    Why does the validation proceed even if the validation does not pass...?
    Version 2.2.0
    Juergen

    Juergen,
    "In debug mode the first validation passes, the second ( is a valid date ) does not pass, but the validation process proceeds anyway...!?"
    Do you mean that the third validation is firing even though the second is failing? This behaviour is correct. All validations fire (regardless of any having already failed) unless they have specific conditions set on them to make them act differently.
    If you don't want the third validation to fire if the second has failed then you will need to put a condition on the 3rd validation to prevent this. Alternatively you could bundle all you validations into one of type "PL/SQL returning Error Text" then have some IF...THEN...ELSE logic in your PL/SQL to return the relevant validatoin text depending on what the problem is (i.e. Date is null, date is invalid or date is in the future).
    Andy

  • Microsoft Cursor engine error 80004005 Data provider or other...

    I'm using Oracle 9i and ASP. And it works fine except for a query that returns like more than 6000 records and I get this error:
    Microsoft Cursor engine error 80004005
    Data provider or other service returned an E_FAIL status
    /Includes/ValidaUsr.asp, line 60
    The thing is that on my development server it works just fine, and on the production server it cracks. In line 60 I'm trying to read a record, and when the query returns like 1000 records it works perfect.

    Well, you're in a somewhat bad spot. You should generally use server-side cursors and you're using client-side. Likewise, you're using Microsoft's OLE DB Driver for Oracle (known for issues) instead of Oracle's :(
    For the Microsoft driver, the only thing I can think of is switching to server-side cursors. I know that's not much help, but I can't think of anything else that would cause that kind or odd error.
    As I'm done with lunch now, I gotta get back to work.

  • Error Calling Data Provider for Return PO in Me21N Message Number FES011

    Hi Experts,
    I am trying to create a Return PO using ME21N. Im giving all the parameters and values. But While saving its generating an Error.
    it states "Error calling Data Provider".
    Message No. FES011
    What could be the possible error . Any clues?
    Thanks and Regards,
    Selvakumar. M

    hi,
    Check with the Basis consultant....actually Data provider deals with the database..Also sometimes when the data provider doesnot provides the data...the error doesn't reach....
    Pls check with the BASIS consultant....the netweaver part could be checked by ABAP consultant...
    Also check the links:
    http://msdn.microsoft.com/en-us/library/bb508810(SQL.90).aspx
    http://help.sap.com/saphelp_nwpi71/helpdata/en/11/e8179b247e4720882512a04041491d/frameset.htm
    http://sapnetweavernotes.blogspot.com/2008/04/sap-earlywatch-alert.html
    Hope it helps....
    Regards
    Priyanka.P

  • Error Calling Data Provider

    Well Im trying to create a Return PO using ME21N. Im giving all the parameters and values. But While saving its generating an Error.
    it states "Error calling Data Provider".
    What could be the possible error . Any clues?
    Can you please elaborate abt this error?
    helpful answers would be rewarded with deserving points.
    Thanks
    Manu Kapur

    Hi
    Please check if you are missing '\' character after directory name and before file name in file path. I resolved this issue keeping '\' character after directory name in path.
    Thanks
    Shravan

  • In 3rd party sales error -consumption a/c not assigned to PO auto a/c assig

    Dear Friends,
    while creating va01 for 3rd party sales , error -consumption a/c not assigned to purchase order automatic account assignment.
    i need to do obyc setting for gbb in need to select a/c modifier -what is that ?
    SO is a cost object.
    Reg
    nagesh

    Hi,
    Please review the following notes for more information:
    550388     FAQ: Customizing of third-party and individual Pos
    210997     Accnt assignmt categoriesin third-party and indiv.P
    On creating Purchase order for requirement created for a customer sales order stock, if the customer sales order stock is not valuated, this means a Consumption ( GBB ) account is involved here. If the posting is a consumption account, SAP allows the user to decide whether it should be autotmatically or manually entered. Because of this option, system need this account to be set with Field 'Automatic posting only' to ' '.
    With this field  'Automatic posting only' setting to ' ', whether the account can be automatically or manually entered is then controlled by the field status in the PO creation. If you do not want the user to enter the account manually, then this account should be set to display mode in PO.
    If the customer sales order stock is valuated, then in General business process, this would involve a BSX ( material account )
    postings. Normally this is automatically derived during PO creations. No manual enterring is allowed. Thus if it is correct to set this account with field Automatic posting only' setting to 'X' in FI settings.
    Please read the note 37563.
    Please check if note 842977 is present in your system.
    regards
    Waman

  • Function Gui_Download - Error calling Data Provider

    Hello masters, i develop a program that catches a pdf file and then we can download. in windows everything is working but the client uses Linux and SAP Gui For Linux and when is making download of file, systems throws message FES011 - Error calling Data Provider.
    when i'm using windows the path is build correct way but i'm using Linux the path isn't build correct, for example like this,  /home/rui/desktop\dir_1000.pdf . in debug i changed \ to / but systems throws the same error message.
    Someone have some clue to solve this problem.
      CONCATENATE gv_dir '\DIR_' <fs_final_alv>-pernr
                      '.pdf' INTO lv_fich.
          CALL FUNCTION 'GUI_DOWNLOAD'
            EXPORTING
              filename                = lv_fich
              filetype                = 'BIN'
            TABLES
              data_tab                = lt_pdf_output
            EXCEPTIONS
              file_write_error        = 1
              no_batch                = 2
              gui_refuse_filetransfer = 3
              invalid_type            = 4
              no_authority            = 5
              unknown_error           = 6
              header_not_allowed      = 7
              separator_not_allowed   = 8
              filesize_not_allowed    = 9
              header_too_long         = 10
              dp_error_create         = 11
              dp_error_send           = 12
              dp_error_write          = 13
              unknown_dp_error        = 14
              access_denied           = 15
              dp_out_of_memory        = 16
              disk_full               = 17
              dp_timeout              = 18
              file_not_found          = 19
              dataprovider_exception  = 20
              control_flush_error     = 21
              OTHERS                  = 22.
          IF sy-subrc <> 0.
            MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                    WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
          ENDIF.
    regards and thanks in advance.
    Mario

    hello masters, thanks to all.
    Soumyaprakash was right... just because Linux is case-sensative, the system was putting all letters of path in upper case
    I just change in screen painter the field to accept upper/lower letters and now system mantain the letters has they come.
    regards and thanks one more time
    Mario

  • Bdoc error : Plant IT01 is not assigned to any location

    Hi Experts,
    I have downloaded the Plants from r/3 to CRM [7.0] using object DNL_PLANT through /nr3as. I have checked the entries in /nCRM_LOCMAP, all plants are downloaded to CRM except IT01 & MS01.
    While downloading MATERIAL from r/3 to CRM, i am getting the following bdoc errors
    Plant IT01 is not assigned to any location
    Plant MS01 is not assigned to any location
    Since these do not exists in /nCRM_LOCMAP, i can see that i am getting this error. I have re downloaded DNL_PLANT & checked the status of completion as green. Still these two particular plants are missing.
    Also, when i checked the material [for which i am getting the bdoc error] in r/3, i can see that plants have maintained for that material.
    Is there anyway, to fix the issue?
    Appreciate if someone can suggest a solution on this.
    Thanks & Regards,

    Hi Chandrakant,
    There are no filters set for this object. Also, i took your suggestion, & created a BP with role plant & maintained the details in  /nCRM_LOCMAP. Reprocessed the bdoc's, & i am done, worked finally.
    Thanks a lot for your valueable solution. I have another issue in bdoc error which says " Check-digit in GTIN 00001216000000 (unit of measure KG) is invalid"
    This is the only one i am getting in /nsmw01 & almost in all the bdocs erros. I did search online, but have not got any suitable solution on this.
    Can you help me resolving this issue also?
    Thanks & Regards,

  • Error TTB1: You have not assigned business partner B1000 to a customer

    Hi,
    When trying to post the costs of a forex transaction we receive this error message: You have not assigned business partner B1000 to a customer ; Message no. FLBP116. When posting these costs (on a P&L account) we go through a finance interface to derive a CO object (network activity) from PS. Strange thing is that we don't have this error in Dev or QAS but only in acceptance which is a copy of prod... The interface works fine for costs from guarantees and L/C which goes to an other network activity in PS.
    Any recommandations on this? The BP functionality has never been used befor by my customer.
    Thanks in advance, and this a week befor possible go live...
    Hans.

    Update in PS was needed...

  • IHC errors valid clearing partner not found and no header details found while idoc creation after f110

    IHC errors :valid clearing partner not found and no header details found while idoc creation after f110
    Please let me know where the config is missing for ihc automatic payment program.in we02 status is not 53.
    Please help

    Hi
    Please share the error message in the IDOC.
    If the error message is IHC204 "No valid clearing partner was found", it may be due to the missing correct configuration in Set Up Creation of Payment Requests for Inbound IDoc in FI, which links the clearing partner, ALE logical system partner type and IHC account number.
    Cheers
    taro

  • TBB1 Error as "You have not assigned partner to the customer"

    Hi All,
    when running TBB1 for a transaction we are getting the error as "You have not assigned "X" partner to the customer". Did anybody face the issue like this may share the inputs. Thanks.
    Regards,
    S.Sumana.

    Hi Jasmine,
    I have created two BPs (example BP 1 and BP 2) and I created two transactions (TM01) under each Business partner. The issue regarding "Assign customer role to BP" is coming only with respect to transactions created under BP 1 while running TBB1 for the particular transaction.
    The TBB1 run for the transactions created with the BP 2 is absolutely fine.
    I want to know what is the dfference between the two Business partners and what is it that driving the error "Assign Customer Role to Partner". I tried to find the differences between both the partners but apparently couldnot find any. Please help. Thanks.
    Regards,
    Sumana.

  • Web template - No precalculated data found

    I'm trying to precalculate the data in a web template using reporting agent.  It is a template with only one data provider that does not require a control query... the input variable screen values can be stored in a variant so it is pretty straightforward.  In the setting I asked it to precalculate the data.
    The precalculation job runs successfully, but when changing my URL to DATA_MODE=STORED I continue to get the message "No precalculated data found".
    Are there any tips you would suggest of things to check?  How can one tell if it is working or troubleshoot this?
    I checked OSS notes and found some interesting notes but they were for older support pack levels than us.  We are on BW 3.5 SP 10.
    Thanks,
    Chris

    Hello Guys,
       I have same problem and i am with BW 3.0b service pack 26.
    So Can any one give me the exact sytax of the URL to call the precalcuated webtemplate which was scheduled using Reporting agent with variant .
    Because i am getting error " No precalculated data found for data provider <dataprovider name>" when i am trying to call using below URL
    http://<BWapplication server url>/sap/bw/BEx?cmd=LDOC&template_id=<template technical name>&variant=z_usoo&DATA_MODE=stored
    Z_US00 is the name technical name of the variant i used in the reporting agent.
    Please let me know if i am missing some thing

Maybe you are looking for