Report Builder 3.0 DropDownList and @UserID Parameter?

I can populate a report fine using a Stored Procedure and @UserID parameter. The problem is I'm trying to populate a DropDownList with the same @UserID parameter, but the DropDownList never populates, thus the report never populates.
Q. How can I populate the DropDownList before the actual report Stored Procedure is run?

Hi pointeman,
What’s the meaning of DropDownList? Are you saying the ComboBox control with DropDownList as DropDownStyle in Visual Studio? Are you want to use the ComboBox to display the @UserID parameter drop-down list? As per my understanding, I think we can directly
add ReportViewer control to display the report with parameter drop-down list to achieve your requirement.
For more information about how to display reports to an application, please refer to the following document:
http://msdn.microsoft.com/en-us/library/ms252104.aspx
Hope this helps.
Thanks,
Katherine Xiong
Katherine Xiong
TechNet Community Support

Similar Messages

  • SSRS- report builder showing recent sites and server as blank

    Hi All,
    A client of ours when executes Report builder is not able to see Report models as report builder just gets open but do not create connection to server.
    We have done the following settings for same:
    Used both name and IP of system and added the same to Trusted Sites in IE settings
    Also we have used port number along with URL for report builder.
    We have given all rites to user on reporting services (SQL)
    But it is still not showing report models. 
    Kindly help us.  It is very urgent.
    Thanks in advance
    -Regards
    Kumud 

    Hi Kumud,
    According to your description, your client can't see the created report models in Report Builder. Right?
    In this scenario, the reason why the client can't see the report models because he doen't connect to report server. Please click the
    Connect at the left bottom of Report Builder and type the report server url manually to reconnect the report server. 
    If the connection is failed, please check if there any process on client side which occupies the port for report server URL. Here are two articles for your reference to do troubleshooting.
    Report Builder 3.0 error : Connection Failed. Unable to connect to the server that is specified in the URL
    Connecting to Report Server
    Since the Semantic modeling language (SMDL) report models are deprecated. Although you can you continue to use existing report models as data sources in SQL Server 2012 or later version Reporting Services reports you should consider updating your reports
    to remove their dependency on report models.
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Report Builder - Last page issue and Report Footer issue

    I am using ColdFusion 9 Report Builder, am new to this product and encountering 2 issues.
    Issue 1 - I have a field that I would like to print on the last page of my report.  How can I determine the last page?  I initially tried using a calculated field set to the 'highest' calc.Page_Number.  Then I could compare the current page to the last page in the 'Print When' property.  But calc.Page_Number can not be used in a definition of a calculated field.
    Issue 2 - Depending on the amount of report detail, sometimes my report footer prints alone, without a page header and page footer.  The report includes this page in the total number of pages.  For example, if it is a 2 page report, the page header on page 1 will display Page 1 of 2.  Then the only data on Page 2 is the Report Footer.  No page header or page footer prints. 
    Any assistance on these issues would be most appreciated.  To date, using the Report Builder has not been easy.

    To issue 1: The report contains a report band called report footer. thsi is always at the last page. The report footer band initially is collapsed, so you have to expand it by dragging the last band divider.
    To issue 2: I guess this is a page break calculating error when detail data reaches really near the page footer area.
    Try some experiments with different setting of the following properties/issues:
    - in elements, e.g. calculating fields in the bands between report detail and page footer: In Properties / Print Control / Printing Options: Activate the option "Remove line when blank". This will remove the whole report band area if this field is blank. May save some empty space.
    - try to remove unused empty space between detail rows.
    - try to resize and reposition all detail fields so that they snap to the grid.
    Best regards

  • Report Builder 9.0.4 and Terminal Server 2003

    Is anyone running this config? I'm getting intermittent crashes, and wondering if anyone else has seen the same. We are primarily using Report Builder for non-English reports, but the server's base language is English. Prior to launching Builder, we set the NLS_LANG varaible to the target language, then launch. Most crashes seem to occur in the layout editor.

    You need to set TNS_ADMIN to the director that contains the tnsnames.ora

  • Report Builder RDF, XML, REP and Version Control

    I'm looking to convert our existing RDF reports to XML format to better support version control and have a few questions.
    - Are there any issues with converting these RDF files to XML and developing them going forward?
    - When it's time to deploy to the server we'll convert them to RDF or REP. Any issues?
    - This question was asked before, [Thread: Oracle Reports Builder - RDF vs XML|https://forums.oracle.com/forums/thread.jspa?threadID=721959], but that was over 3 years ago. Have the issues been resolved?
    - Is anyone currently following the workflow I've outlined with success?
    Couple of links of interest regarding this topic.
    [Tuning Oracle Reports - 20.5.1 Paper Layout|http://download.oracle.com/docs/html/B14048_02/pbr_tune.htm#i1007252]
    [Running Report Requests - 13.3 Deploying Your Reports|http://download.oracle.com/docs/html/B14048_02/pbr_run.htm#i1008764]
    My Oracle Report Builder Version Info (Help -> About)
    Report Builder 10.1.2.0.2
    ORACLE Server Release 10.1.0.4.2
    Oracle Procedure Builder 10.1.2.0.2
    Oracle ORACLE PL/SQL V10.1.0.4.2 - Production
    Oracle CORE     10.1.0.4.0     Production
    Oracle Tools Integration Services 10.1.2.0.2
    Oracle Tools Common Area 10.1.2.0.2
    Oracle Toolkit 2 for Windows 32-bit platforms 10.1.2.0.2
    Resource Object Store 10.1.2.0.2
    Oracle Help 10.1.2.0.2
    Oracle Sqlmgr 10.1.2.0.2
    Oracle Query Builder 10.1.2.0.2 - Production
    PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)
    Oracle ZRC 10.1.2.0.2
    Oracle XML Developers Kit 10.1.0.4.2 - Production
    Oracle Virtual Graphics System 10.1.2.0.2
    Oracle Image 10.1.2.0.2
    Oracle Multimedia Widget 10.1.2.0.2
    Oracle Tools GUI Utilities 10.1.2.0.2
    Edited by: 896352 on Nov 9, 2011 2:35 PM

    Hi Michael,
    Per my understanding that you want to find a solution for version control when you design the report using the Report Builder 3.0, right?
    As you know that Report Builder is a tool which can only work on one single file instead of a project , so the current version of Report Builder doesn't have these capabilities. You can submit a feature request about it on the  Microsoft UserVoice site
    here: 
    http://visualstudio.uservoice.com/forums/121579-visual-studio/category/53187-sql-bi-tools-srs-ssis-ssas-
    Generally, visual Studio Team System and Visual Source Safe integrate with the Visual Studio/BIDS shell and third-party source control solutions like SVN managed from the file system play well with version control. So I would suggest you to consider use
    them instead.
    In conclusion, one possible workaround for you is that you can save all .rdl files in third part tool’s(TFS) workspace folder for version control purpose (check in, check out with the Windows Shell Extension), and you can use Report Builder to edit these
    report files. Then use Report Builder to deploy the .rdl file to Report Server.
    More details information about the version control for your reference:
    https://sqlserverbiblog.wordpress.com/tag/ssrs-version-control/ 
    Similar thread for your reference:
    https://social.msdn.microsoft.com/Forums/en-US/939b3a90-067d-4593-b456-76533c9d60ce/sync-ssrs-visual-studio-project-with-ssrs-server-alm?forum=sqlreportingservices
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/1ad0db30-7fd8-4007-9731-ec8f2f44605f/report-format-rdl-version-control?forum=sqlreportingservices
    If you still have any question, please feel free to ask.
    Regards
    Vicky Liu

  • Reports builder shows startup screen and hangs...

    hi all.
    my reports builder does normally start when i double click its icon, and shows the welcome splash screen. but then nothing happens anymore. the process is being shown in the task manager, but nothing more.
    i installed some oracle 6.x applications AFTER the installation of iDS90200, so might this be the problem?
    thank you for your help.
    Josh

    Hi Joshua,
    This depends on your environment, so very difficult to pin-point the problem. However, you can check your system PATH to make sure it points to the iDS JDK directories, eg,
    D:\Oracle\iDS10g\jdk\jre\bin\classic;D:\Oracle\iDS10g\jdk\jre\bin;D:\Oracle\iDS10g\jdk\jre\bin\client;D:\Oracle\iDS10g\jdk\bin;D:\Oracle\iDS10g\jlib
    Navneet.

  • Non-reproducable issue dynamic domain based dropdownlist and bind parameter

    [JDeveloper 10.1.3. SU5]
    [JHeadstart 10.1.3. build 91]
    Hi,
    Some dropdown lists in our application, which are based on a dynamic dropdown list using a bind parameter (value for the parameter set in Application Definition File, property 'Query Bind Parameters', i.e. theCodeType=LANGUAGE) most of the time work fine, but sometimes (not structural, not reproducable) do not fill and throw the error "Missing IN or OUT parameter at index: 1".
    This is the case for example in LOV's with Advanced search: one of these advanced search fields uses such a dropdown. When entering the LOV, the error is sometimes raised (and the dropdown list is empty), but when you cancel and try again, it always fills successfully without error. So the mechanism works almost always, but in rare cases gives this error, but not always...and a retry always works as well.
    Sounds like a known error?
    Toine

    I have run into a similar issue recently, using Jdeveloper 10.1.3.1.0 (currently the latest release)
    It's intermittent and next to impossible to repeat. Here's the debug-output:
    ...sql query) QRSLT WHERE SOMEID = :Bind_Someid
    06/12/11 15:12:37 [7494] Bind params for ViewObject: SomeView2
    06/12/11 15:12:37 [7495] Binding param "Bind_Someid": 212
    06/12/11 15:12:37 [7496] ViewObject: SomeView2 close single-use prepared statements
    06/12/11 15:12:38 [7497] QueryCollection.executeQuery failed...
    06/12/11 15:12:38 [7498] java.sql.SQLException: Missing IN or OUT parameter at index:: 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:175)
         at oracle.jdbc.driver.OraclePreparedStatement.processCompletedBindRow(OraclePreparedStatement.java:1566)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2996)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3043)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:857)
         at oracle.jbo.server.QueryCollection.executeQuery(QueryCollection.java:666)
         at oracle.jbo.server.ViewObjectImpl.executeQueryForCollection(ViewObjectImpl.java:3655)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:742)
         at oracle.jbo.server.ViewRowSetImpl.execute(ViewRowSetImpl.java:687)
         at oracle.jbo.server.ViewRowSetIteratorImpl.ensureRefreshed(ViewRowSetIteratorImpl.java:2657)
         at oracle.jbo.server.ViewRowSetIteratorImpl.refresh(ViewRowSetIteratorImpl.java:2915)
         at oracle.jbo.server.ViewRowSetImpl.notifyRefresh(ViewRowSetImpl.java:2085)
         at oracle.jbo.server.ViewRowSetImpl.refreshRowSet(ViewRowSetImpl.java:4839)
         at oracle.jbo.server.ViewRowSetIteratorImpl.notifyDetailRowSets(ViewRowSetIteratorImpl.java:3408)
         at oracle.jbo.server.ViewRowSetIteratorImpl.notifyNavigationToRow(ViewRowSetIteratorImpl.java:3549)
         at oracle.jbo.server.ViewRowSetIteratorImpl.notifyNavigation(ViewRowSetIteratorImpl.java:3509)
         at oracle.jbo.server.ViewRowSetIteratorImpl.internalSetCurrentRow(ViewRowSetIteratorImpl.java:3293)
         at oracle.jbo.server.ViewRowSetIteratorImpl.setCurrentRow(ViewRowSetIteratorImpl.java:1000)
         at oracle.jbo.server.ViewRowSetIteratorImpl.activateIteratorState(ViewRowSetIteratorImpl.java:3851)
         at oracle.jbo.server.ViewRowSetIteratorImpl.getRangeSize(ViewRowSetIteratorImpl.java:627)
         at oracle.jbo.server.ViewRowSetImpl.getRangeSize(ViewRowSetImpl.java:2251)
         at oracle.jbo.server.ViewObjectImpl.getRangeSize(ViewObjectImpl.java:6090)
         at oracle.adf.model.binding.DCIteratorBinding.initSourceRSI(DCIteratorBinding.java:1550)
         at oracle.adf.model.binding.DCIteratorBinding.callInitSourceRSI(DCIteratorBinding.java:1421)
         at oracle.adf.model.binding.DCIteratorBinding.getRowSetIterator(DCIteratorBinding.java:1404)
         at oracle.adf.model.binding.DCIteratorBinding.setRangeSize(DCIteratorBinding.java:2642)
         at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:2487)
         at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2260)
         at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:99)
         at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:73)
         at oracle.adf.controller.v2.lifecycle.Lifecycle$8.execute(Lifecycle.java:210)
         at oracle.adf.controller.v2.lifecycle.Lifecycle.executePhase(Lifecycle.java:116)
         at oracle.adf.controller.faces.lifecycle.ADFPhaseListener.mav$executePhase(ADFPhaseListener.java:33)
         at oracle.adf.controller.faces.lifecycle.ADFPhaseListener$4.after(ADFPhaseListener.java:331)
         at oracle.adf.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:94)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:254)
         at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:110)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._invokeDoFilter(AdfFacesFilterImpl.java:231)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl._doFilterImpl(AdfFacesFilterImpl.java:200)
         at oracle.adfinternal.view.faces.webapp.AdfFacesFilterImpl.doFilter(AdfFacesFilterImpl.java:122)
         at oracle.adf.view.faces.webapp.AdfFacesFilter.doFilter(AdfFacesFilter.java:106)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:162)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Once the problem occurs, it is persistent and is not resolved except by logging the user out (session.invalidate()) or starting a new session.
    Is there anything I can do to resolve this?

  • Reports Builder and rwrun.exe hang on pdf creation

    Hi, I'm having a problem with creating a pdf version of one of our reports. We have a HUGE report that gets generated once a month. I'm talking 50,000+ pages. That single document is not intended for human viewing; rather, it goes to a gigantic printer, and every few pages goes into an envelope to be snail-mailed to one of our clients. This is state government, so we can't require the recipients to receive the notices via email.
    That probably is not a typical usage, but the old version, which was slightly more compact at 35,000 pages, has always worked properly. It's only this expanded version that has given us problems. When running from both Reports Builder (generate to file) and from the command line, the report never seems to complete. When running from Reports Builder, it completes the query and the counter for number of pages climbs rapidly, but somewhere close to the end, it just stops. From the command line, I never get a prompt back. (I should add that running the report from Reports Builder via the "Run Paper Layout" button works properly, and we're able to skip to the end to see all the data; it's just the pdf part that's failing.) The pdf report is partially created in the cache directory each time, but it isn't complete, and acrobat won't open it.
    This occurred with Report Builder 9.0.2.0.3. I then downloaded the newest 10g version (10.1.2.0.2) and received similar results. The only difference is that the report in the 10g cache directory actually appears to be complete. However, the app still never returns back and must be killed.
    Subsequent to all this, I learned of the existence of the trace file in the logs dir, so I re-ran both versions of rwrun.exe from the command line. Here are the results from the trace file:
    9i:
    "java.lang.StackOverflowError
         at oracle.reports.server.JobManager.getJob(JobManager.java:172)
         at oracle.reports.server.JobManager.updateJobStatus(JobManager.java:1388)
         at oracle.reports.server.EngineCommImpl.updateEngineJobStatus(EngineCommImpl.java:97)
         at oracle.reports.engine.EngineImpl.updateJobStatus(EngineImpl.java:601)
         at oracle.reports.engine.EngineImpl.CRunReport(Native Method)
         at oracle.reports.engine.EngineImpl.run(EngineImpl.java:289)
         at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:623)
         at oracle.reports.server.JobManager.runJobLocal(JobManager.java:1209)
         at oracle.reports.server.JobManager.runCurrentJob(JobManager.java:560)
         at oracle.reports.server.JobManager.runCurrentJobs(JobManager.java:522)
         at oracle.reports.server.JobManager.manage(JobManager.java:131)
         at oracle.reports.server.IdleThread.run(IdleThread.java:71)
         at java.lang.Thread.run(Thread.java:484)"
    10g:
    "org.omg.CORBA.OBJ_ADAPTER: vmcid: SUN minor code: 202 completed: Maybe
         at com.sun.corba.se.internal.corba.ORB.disconnect(ORB.java:2085)
         at oracle.reports.server.ConnectionManager.release(ConnectionManager.java:183)
         at oracle.reports.server.ConnectionManager.manage(ConnectionManager.java:117)
         at oracle.reports.server.IdleThread.run(IdleThread.java:134)
    REP-50125: Caught exception: org.omg.CORBA.OBJ_ADAPTER: vmcid: SUN minor code: 202 completed: Maybe"
    Can anyone help? An alternative would be to split up the report into multiple files so that there are less pages, but we would prefer to avoid that, if possible. I'll post something to metalink shortly.
    Thanks,
    Dan

    Hi,
    I had the same problem to generate it for 10000 employes salary slip but i got the solution.Try out the foolowing method.
    1) Create a folder in the D or c drive called "TEMP"
    2) change the settings in the regedit (reports_tmp=<drive>:/temp string)
    3) similarly in the environment varaibles (go to mycomputer->proerpties->advanced tab->environmentvariables) change the variable temp and temp to <drive>:/temp
    because normaly temp folders exist in the c:\document\settings so create it outside
    also pass the parameter pdfcomp=0.
    4) If u r using server then go to <oraclehome>/reports/<server>.conf file
    edit the following properties
    <property name="cacheSize" value="500"/>
    <!--property name="cacheDir" value="your cache directory"/-->
    <property name="maxCacheFileNumber" value="10000"/>
    here in my case it will hold 500 mb or 10000 files.
    here u can set it for 50000 files or more.
    regards
    vishwa

  • Hyperlinks in RTF and Excel reports using CF Report Builder

    Has anyone gotten external links to work in RTF and Excel CF
    Report Builder reports? The PDF report type works as advertised in
    the help, but these other two have me stumped.

    Could you please tell us whether you fllowed any special procedures
    or made some specific settings to launch RTF reports ?Can't help much, I'm afraid. The report and web server settings were
    all made before I got here, and are not visible to me.
    We can get RTF from report builder/generate-to-file and when running
    reports on the web. Our servers are all Sun/Solaris boxes, although
    we display on DOS boxes. Excel we get from a program, not from the
    report server.
    Report builder 6.0.8.10.1, database claims to be 8.1.7.0.0.
    Sorry I can't help much more than saying "yes, it can be done".
    Allan Plumb

  • Report Builder Profiler Statistics

    I ran these statistics a few times and found that my SQL time was 12 seconds, while my Reports time averaged around 683.75 seconds. Initially the report ran pretty quickly, but after making a correction in my SQL the report began to run unacceptalby slow!
    How can I improve the time it takes for Report Builder to format the report?
    null

    I tried with and without parameter formI was asking if you have a after parameter form trigger in your report. It doesn't matter if you use the parameter form or not. The trigger always fires.
    Can anybody tell me how to run the report from command promptYou are already running from the command line and creating a trace file. So, what is it you don't understand about rwrun60 exactly? For full syntax:
    http://download.oracle.com/docs/pdf/A73174_01.pdf

  • !!!urgent:pass whole query to reports builder

    i have a query in jsp(Java Server Pages) i.e
    var whereSession = "<%=session.getAttribute("whereClause")%>";
    the query is contained in the whereSession variable;
    select t1.document_id,
    t1.document_name,
    t2.file_nr,
    t.folder_owner,
    t.folder_name,
    (initcap(t4.firstname) || ' ' || initcap(t4.surname)) author,
    t7.name company,
    t8.fy_short_name fy
    from ai_library_folder t,
    ai_document t1,
    ai_document_type t2,
    sa_dba.sa_employee t3,
    sa_dba.sa_person t4,
    sa_dba.sa_user t5,
    ai_library_type t6,
    sa_dba.sa_company t7,
    sa_dba.sa_fiscal_year t8
    where t3.id = t5.employee_id and t4.id = t3.person_id and
    t5.id = t1.created_by and t1.folder_id = t.folder_id and
    t2.id = t1.doc_type_id and t6.id = t.library_type_id and
    t7.fy = t8.id and t7.id = 1 and t7.fy = 5 and t.folder_id = 7
    order by t1.document_id
    this query above only changes in the where clause as i append other links columns to it,so the problem i'm send the whole query as a session to reports builder,i'm using a lexical parameter for the 'where' statement..."my questions how i handle the whole query above to generate this report without altering it in the jsp as i have already design the report on the stardand that i do not append anything to it....hope this makes sense."

    i have a query in jsp(Java Server Pages) i.e
    var whereSession = "<%=session.getAttribute("whereClause")%>";
    the query is contained in the whereSession variable;
    select t1.document_id,
    t1.document_name,
    t2.file_nr,
    t.folder_owner,
    t.folder_name,
    (initcap(t4.firstname) || ' ' || initcap(t4.surname)) author,
    t7.name company,
    t8.fy_short_name fy
    from ai_library_folder t,
    ai_document t1,
    ai_document_type t2,
    sa_dba.sa_employee t3,
    sa_dba.sa_person t4,
    sa_dba.sa_user t5,
    ai_library_type t6,
    sa_dba.sa_company t7,
    sa_dba.sa_fiscal_year t8
    where t3.id = t5.employee_id and t4.id = t3.person_id and
    t5.id = t1.created_by and t1.folder_id = t.folder_id and
    t2.id = t1.doc_type_id and t6.id = t.library_type_id and
    t7.fy = t8.id and t7.id = 1 and t7.fy = 5 and t.folder_id = 7
    order by t1.document_id
    this query above only changes in the where clause as i append other links columns to it,so the problem i'm send the whole query as a session to reports builder,i'm using a lexical parameter for the 'where' statement..."my questions how i handle the whole query above to generate this report without altering it in the jsp as i have already design the report on the stardand that i do not append anything to it....hope this makes sense."

  • Finding Reports build version

    Hi,
    We have a situation where there are reports build through 6i,9i and 10grel2 versions.
    Is there a way through reportsAPI or some other tool that we can find the build version of the rdf files. We tried reports API master but it didnt work.
    Thanks for the answer in advance.
    Imran Ahmed
    UAE

    This is from the Supplied PL/SQL Packages Reference
    DBMS_UTILITY.DB_VERSION (
    version OUT VARCHAR2,
    compatibility OUT VARCHAR2);
    Parameter Description
    version
    A string which represents the internal software version of the database (e.g., 7.1.0.0.0).
    The length of this string is variable and is determined by the database version.
    compatibility
    The compatibility setting of the database determined by the "compatible" init.ora parameter.
    If the parameter is not specified in the init.ora file, then NULL is returned.
    There might be an easier way, but calling this through Pro*C seemed to give me the version. I haven't tried with OCI.

  • Cannot create dataset from claims based authentication sharepoint site in report builder 3.0

    I have a sharepoint site, which is configured as claims based authentication (ref:
    http://ashrafhossain.wordpress.com/2011/05/25/how-to-configure-claim-based-authentication-for-sharepoint-project-server-2010/) . both AD and asp.net members can log in to the site successfully. My user need to use the report build to create report
    on this sharepoint site. As a result, the site is also integrated with reporting service. I try to create a report in the sharepoint site by clicking "New Document" -> "Report builder Report". The report builder will comes out and ask for credential to
    connect to the report server. I use asp.net member to login and it can let me to create a data source which connect to a the list of the sharepoint site with credential option "Use current Windows user. Kerberos delegation might be required". However, when
    I try to create a data set and click the query designer, error "Server was unable to process request. ---> Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))" appear as below:
    Besides, non of my AD account can be used to login to the report builder. Errors below found in the ULS log:
    09/26/2012 14:47:27.75 w3wp.exe (0x116C)
    0x11F4 SharePoint Foundation
    Claims Authentication fo1t
    Monitorable SPSecurityTokenService.Issue() failed: System.ServiceModel.FaultException`1[Microsoft.IdentityModel.Tokens.FailedAuthenticationException]: The security token username and password could not be validated.
    (Fault Detail is equal to Microsoft.IdentityModel.Tokens.FailedAuthenticationException: The security token username and password could not be validated.).
    09/26/2012 14:47:27.76 w3wp.exe (0x140C)
    0x0F38 SharePoint Foundation
    Claims Authentication fsq7
    High Request for security token failed with exception: System.ServiceModel.FaultException: The security token username and password could not be validated.     at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.ReadResponse(Message
    response)     at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken rst, RequestSecurityTokenResponse& rstr)     at Microsoft.IdentityModel.Protocols.WSTrust.WSTrustChannel.Issue(RequestSecurityToken
    rst)     at Microsoft.SharePoint.SPSecurityContext.SecurityTokenForContext(Uri context, Boolean bearerToken, SecurityToken onBehalfOf, SecurityToken actAs, SecurityToken delegateTo)
    524a2f96-f5ff-4c96-80d1-f08d3c7ef14f
    09/26/2012 14:47:27.76 w3wp.exe (0x140C)
    0x0F38 SharePoint Foundation
    Claims Authentication 8306
    Critical An exception occurred when trying to issue security token: The security token username and password could not be validated..
    524a2f96-f5ff-4c96-80d1-f08d3c7ef14f

    Hi Foxvito,
    Claims authentication types supported by SharePoint 2010 are Windows Claims, forms-based authentication Claims, and SAML Claims. In SAML-Claims mode, SharePoint Server accepts SAML tokens from a trusted external Security Token Provider (TST). From the
    blog you referenced, it seems to use the SAML Claims authentication.
    However, the Reporting Services client applications: Report Builder, the Report Designer in Business Intelligence Development Studio, and Management Studio do not support connecting and authenticating with LiveID or SAML Claims based SharePoint Web applications.
    That's because the SAML Claims don't use the Reporting Services authentication endpoint. So, you have to change the Claims authentication type to use Report Builder on the SharePoint site.
    References:
    Overview of Kerberos authentication for Microsoft SharePoint 2010 Products
    Claims Authentication and Reporting Services
    Regards,
    Mike Yin
    Mike Yin
    TechNet Community Support

  • Problems with report builder 3.0 in SCCM 2012 R2 CU2

    Hi All
    I have problems with editing  (Using Report builder) existing reports  or creating new ones in SCCM 2012 R2 CU2
    We version of SQL we use is SQL 2008 R2 SP2
    I already asked this question in the SCCM 2012 forum but the problem is not related to SCCM but has something to do with application report builder
    I changed the registry key and edited the Microsoft.ConfigurationManagement.exe.config.xml as described in the following link
    http://blogs.technet.com/b/smartinez/archive/2012/07/03/system-center-2012-configuration-manager-create-report-don-t-work-what-do-i-do-now.aspx
    Afterwards I try to edit an report I see report builder is being downloaded and after it generates the following error “Application did not succeed. Unable to continue”
    Error details are
    Following errors were detected during this operation.
    * [22-7-2014 13:55:07] System.Deployment.Application.InvalidDeploymentException (HashValidation)
    - File, Microsoft.DataWarehouse.dll, has a different computed hash than specified in manifest.
    - Source: System.Deployment
    - Stack trace:
    at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, Hash hash)
    at System.Deployment.Application.ComponentVerifier.VerifyFileHash(String filePath, HashCollection hashCollection)
    at System.Deployment.Application.ComponentVerifier.VerifyComponents()
    at
    System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions
    options)
    at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
    at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
    at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
    at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
    And in the SmsAdminUI.log I noticed the following error
    [16, PID:4460][07/21/2014 14:11:43] :[ReportProxy] - User-specified default Reporting Point [Server1.local.nl] could not be found, [Server2.local.nl] is now the default Reporting Point.
    [1, PID:4460][07/21/2014 14:11:11] :System.InvalidOperationException\r\nThere is an error in XML document (1, 1).\r\n at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
    I removed the reporting point no luck -> I already installed report builder 3.0 local on my computer still no luck.
    I hope someone can give me some advice , I am lost with this error
    Thx in advance
    Regards
    Johan

    Hi Miss Katherine,
    1. I went through the SQL steps in the link you posted
    2. I updated the Reg Key and Microsoft.ConfigurationManagement.exe.config file with 3.0 on both the
    server and the console machine.
    3. I copied the .DLL file from your OneDrive and replaced the existing one on the server.
    4. I uninstalled and re-installed the reporting role on the server and received the 1015 in the log.
    5. I restarted the server and the client machine
    I do get a slightly different error now after using the new DLL
    Errors With Original DLL
    ERROR DETAILS
    * [9/30/2014 8:42:03 AM] System.Deployment.Application.InvalidDeploymentException (HashValidation)
    - File, Microsoft.DataWarehouse.dll, has a different computed hash than specified in manifest.
    - Source: System.DeploymentERROR DETAILS
    Errors With New DLL
    ERROR DETAILS
    Following errors were detected during this operation.
    * [9/30/2014 9:17:13 AM] System.Deployment.Application.InvalidDeploymentException (RefDefValidation)
    - Reference in the manifest does not match the identity of the downloaded assembly Microsoft.DataWarehouse.dll.
    - Source: System.Deployment

  • Report Builder Question: Printing PO's from E-Business Suite - POXPRPOL

    I'm hoping there's someone who has the time to help me: We are using Report Builder 9, Oracle 9i, and E-Business Suite 11.5.10.
    I am a new developer using Oracle, and need to make some changes to the seeded (default) POXPRPOL (Purchase Order Print - Landscape) report, using Report Builder.
    I have two problems:
    1. When I print PO Releases from E-Business Suite, and specify I want releases 1 through 2, I get those fine, but the first page is my "Purchase Agreement". The question is: Is there any way (programatically or otherwise) to say "When the "Release" fields are filled out, don't include the Purchase Agreement?
    2. Somehow, after making a few changes to the POXPRPOL report, my quantity has disappeared. Is there any suggestions on how this could happen? I look at the query where they are using "POL.QUANTITY_TO_PRINT" for the working and the non-working reports, and they look identical.
    I'm hoping DESPERATELY that someone can help me - I'm really in a bind...
    Thanks!
    Steve

    Srini,
    Thanks so much for your reply!!!
    1. Ok, but how do I hide a whole page? I noticed the conditional formatting, but I want to "not print" a whole page when this page is a "Purchase Agreement".
    2. I've checked the source - it's coming from POL.QUANTITY_TO_PRINT - POL is a view that is unpopulated. I assume it's populated at run-time. So now I am trying to track down where it's populated, but can't find that in report builder. The quantity is being taken into account, because I put a total at the bottom of the page, and that number matches price * pol.quantity_to_print. Very strange...
    Finally, here's another question, if you don't mind:
    3. When I print a purchase order that is set up as a blanket, as I mentioned before, I get my "Purchase Agreement" first, and then one (or more) pages per release. But the "Page Number" on each is "1" because each is a one-page PO. But my "total pages" is "3", so each page reads "Page 1 of 3". Any idea if there's a way around that?
    Thanks again! Hoping you have some more insight! :)
    Cheers!
    Steve

Maybe you are looking for

  • New After Effects CC 2015 Character Animator Feature

    Hi, the new After Effects CC 2015 character animator feature looks amazing. Is this compatible with Photoshop CS6 or would you have to use the Photoshop CC version?

  • JRE and Java

    What is diff between JRE and Java installations and what is needed to be installed to get EBS 11i and EBS 12 open at Windows client ?

  • Got a new computer...can I bring it up on the new ...

    Like the title says, I got a new computer because my old one died and I don't know how to get it to come up again. I transfered it somehow before from my first computer to the second one. But now I'm on the third one and it keeps prompting me to star

  • Why is my iphone 4s taking AGES to download and update apps... 3 days!!

    I bought a new iphone 4S 3 days ago. I previously had an iphone 4. Before buying the new 4S I had several apps that needed updating, but that were taking a while. For a few of the apps the following message appeared 'Unable to download application: "

  • Env settings for oracle user ,  when installing Oracle on linux

    Good Morning Oracle Experts ; Basicallly my major subject is Electrical and Electronics I am very new to ORACLE/LINUX [ LEARNING  ORACLE  DBA ] Technology. I have THREE questions .. Please help me to understand oracle concepts. QUES  1 : i am getting