Control the / interact with Report Viewer via Javascript

Hi
i have some questions about client control of the report viewer. I would want to use some custom buttons in order to use the report viewer functionalities, as an example to print, or to known when a customer leaf through the report pages saving something in a javascript variable.
Is it possible to interact with the report viewer? There is a reference text?
Thanks

I've never done it with JavaScript, but you could use the built in events to keep track of some information about report navigation. Some of the available events are below.
CrystalReportViewer Events
Description
CrystalReportViewerBase.AfterRender Event
(Inherited from CrystalReportViewerBase Class.) Event fires when the report rendering process is finished.
CrystalReportViewerBase.AfterRenderContent Event
(Inherited from CrystalReportViewerBase Class.) Event fires when the report content rendering process is finished.
CrystalReportViewerBase.AfterRenderObject Event
(Inherited from CrystalReportViewerBase Class.) Event fires when the report object rendering process is finished.
CrystalReportViewerBase.BeforeRender Event
(Inherited from CrystalReportViewerBase Class.) Event fires when the report rendering process starts.
CrystalReportViewerBase.BeforeRenderContent Event
(Inherited from CrystalReportViewerBase Class.) Event fires when the report content rendering process starts.
CrystalReportViewerBase.BeforeRenderObject Event
(Inherited from CrystalReportViewerBase Class.) Event fires when the report object rendering process starts.
CrystalReportViewer.Drill Event
Event fires when a report is drilled down on.
CrystalReportViewer.DrillDownSubreport Event
Event fires when the user drills down on a subreport.
CrystalReportViewerBase.Error Event
(Inherited from CrystalReportViewerBase Class.) Event fires when the report object throws an exception.
CrystalReportViewer.Navigate Event
Event fires when the user navigates through a report.
CrystalReportViewerBase.OnRenderScript Event
(Inherited from CrystalReportViewerBase Class.) Event fires when the HTML script generation starts.
CrystalReportViewerBase.OnRenderStyle Event
(Inherited from CrystalReportViewerBase Class.) Event fires when the HTML style class generation starts.
CrystalReportViewerBase.ReportPartBookmarkNavigation Event
(Inherited from CrystalReportViewerBase Class.) Event fires after navigation to a report part in the same report or another report is finished.
CrystalReportViewer.ReportRefresh Event
Event fires when the data in the report is refreshed.
CrystalReportViewer.Search Event
Event fires when text is searched for in the report.
CrystalReportViewer.ViewZoom Event
Event fires when zoom level of the viewer changes.
CrystalReportViewerBase Events
Description
CrystalReportViewerBase.AfterRender Event
Event fires when the report rendering process is finished.
CrystalReportViewerBase.AfterRenderContent Event
Event fires when the report content rendering process is finished.
CrystalReportViewerBase.AfterRenderObject Event
Event fires when the report object rendering process is finished.
CrystalReportViewerBase.BeforeRender Event
Event fires when the report rendering process starts.
CrystalReportViewerBase.BeforeRenderContent Event
Event fires when the report content rendering process starts.
CrystalReportViewerBase.BeforeRenderObject Event
Event fires when the report object rendering process starts.
CrystalReportViewerBase.Error Event
Event fires when the report object throws an exception.
CrystalReportViewerBase.OnRenderScript Event
Event fires when the HTML script generation starts.
CrystalReportViewerBase.OnRenderStyle Event
Event fires when the HTML style class generation starts.
CrystalReportViewerBase.ReportPartBookmarkNavigation Event
Event fires after navigation to a report part in the same report or another report is finished.

Similar Messages

  • How to control the permission for reports in share folder?

    Hi Experts,
    In OBIEE 11.1.1.6.0.
    I have created two folders in share folder,one is sales folder which contains some sales reports,and the other is dashboard folder which contains some dashboard pages that have these sales reports.
    So I want to new users who do not access the sales folder, but can view the sales reports in dashboard pages.
    How to control the permission for reports in share folder? Thanks for your help.
    Note: Dashboard pages have whole sales reports for showing.

    Hi User,
    1. Give access to the users for all reports.
    2. Give No Access to Retail Folder
    3. GIve read or full access to dashboard folder.
    To set the permission , click on the object/folder bottom left you will find Permission. you set there.
    Mark if correct,
    fiaz

  • Customizing the Monitoring and Report Viewer - ACS 5.2

    Is there a way to modify the columns shown in the monitoring and reporting viewer so that I can see all of the relevant columns in one screen, similar to the ACS 4.x view?  I would like to view things at a glance, rather than having to click into each item.  Thank you for your help in advance.

    that's correct. here is what we have in ACS 5.4 for snmp.
    ACS 5.4 supports Simple Network Management Protocol (SNMP) to provide logging services. The SNMP agent provides read-only SNMPv1 and SNMPv2c support. The supported MIBs include:
    •SNMPv2-MIB
    •RFC1213-MIB (MIB II)
    •IF-MIB
    •IP-MIB
    •TCP-MIB
    •UDP-MIB
    •CISCO-CDP-MIB
    •ENTITY-MIB
    http://www.cisco.com/en/US/docs/net_mgmt/cisco_secure_access_control_system/5.4/device_support/sdt54.html#wp71020
    ~BR
    Jatin Katyal
    **Do rate helpful posts**

  • Issue With Report Viewer Version 11 On VS2012 & VS2013

    I create a sample project on VS 2012 @ VS2013 and created a report with some static data . I am trying to print the Report generated through report viewer 2012, but it is throwing the following
    "error An error occurred during printing. (0x80070006)".
    I am trying to test this on Windows 8.0 and Windows 7. It is working perfectly fine on Windows 8 . The issue is only on windows 7.
    Checked “Downloaded Program Files” folder.  All the required files were existed.
    Enabled Active X.
    Please suggest me how i can resolve this issue in Windows7 ?.

    Hi Arc Sam,
    Please find the details information below:
    You can install the control using the RSClientPrint.cab file... You can find this file in your VS installation at "\Microsoft Visual Studio 9.0\ReportViewer\". Below is a link to a related thread
    which may help you:
    http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=332145&SiteID=1
    Similar thread below:
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/0501da39-0a27-4f61-81e0-7c6bb2c5a189/reporting-services-report-viewer-activex-control?forum=sqlreportingservices
    Regards,
    Swallow

  • Refresh Crystal Report Viewer By JavaScript or JQuery

    hii every body here ...
    i need to can refresh the crystal report viewer with javascript or jquery as like [refresh button] on toolbar
    so i need to do that without using standard refresh button on toolbar or by server side code only by java script code is this possible or not
    thanks for the repliers ...

    thanks for replay my best friend but i need the below :
    i using asp.net web application with crystal report 13
    i use crystal report viewer on web page so ...
    when i display the report some button inside the crystal report viewer toolbar like [refresh] button
    i need to click this button by javascript/jquery becuase i will fire it on page_load from jquery
    when page load from javascript [client side] i will fire the refresh button ....
    soo if this an soluation can let me do this task or not
    remember that : i dont need to refresh the report from server side methods .
    thanks alot

  • SaveAs and maintain "optimized for web view" via javascript???

    I am trying to do a SaveAs via javascript, but I need to maintain the linearized (optimized for web view) state of the PDF.
    I would get this via the SaveAs menu item, but I need to do it silently and rename the file (replace _H.pdf with .pdf).
    Is there anything that I can read that will help me do this? I have looked through the API reference, AcrobatUsers.com, web search, etc.
    Or, if it cannot be done, stop me now.
    Here is what I am doing currently wtih help from this forum.
    XXX_DoSaveLoRes = app.trustedFunction(function()
    app.beginPriv();
    this.saveAs(this.path.replace(/\_H.pdf$/i,"") + ".pdf");
    app.endPriv();
    Thanks,

    I don't think it can be done.

  • Login error with report viewer when opening Crystal report with subreport

    Hi
    I have a problem with a login error (database vendor code 18456) when I try to open a crystal report to view it.
    The report uses data from an external payroll database but I'm running it via our Accounts system (it's a convenient front end for users to run the report from). This works fine for another report that doesn't have any subreports. However when I run the Crystal report that has subreports, the report generation process works but when the crystal reports viewer tries to open the report I get the login error. It doesn't seem to be passing the login details for the payroll database down to the subreport.
    I'm using Crystal Reports version 11.0.0.1282. The Accounts system is Technology One. Tech One have provided a report template that has several formulas designed to allow Tech One to play nicely with Crystal. One of these formulas allows me to enter the nickname of the external database that the report needs to use. The external database's connection details are fully specified in the Tech One configuration section (server console). So in this case the report says use database U1 & the server console identifies U1 as being the payroll database, specifies the connection path  & has the username & password required to logon to the payroll database/server.
    The report is running ok & retrieving data, but for some reason the viewer is erroring. If anyone has any ideas for how I can get the login details used to run the main report to flow through to the subreport it would be much appreciated.
    Thanks
    Sue

    I understand your  frustration. We can do a few things. But really, it should be Technology One contacting us. To use an analogy (which you are free to share with Technology One). They built a car and sealed the hood. You bought the car, but he engine does not quite run as it should. You bring the car to the mechanic and all he can do is look at the car as he can not even open the hood.
    In any case, here is what I would do if I could open the hood (e.g.; if I was dealing with Technology One):
    1) Look up database vendor code 18456. This is simply the error our print engine is receiving from the database client and it simply passes it through relatively unhandled. This you should be able to do your self or ask Technology One to tell you what that means.
    2) Break out the subreport and see if it runs on it's own in the application (if this is a permissions issue - which I doubt -  it should come up here too). Unfortunately, this is for Technology One to do...
    3) Run the report (with the subreport) in the CR designer. Does it work there? If this is a win app and it works, we again eliminated permission issues. And we also confirmed that the report is good. Again, Technology One should do this for you.
    BTW.; CR 11.0 is out of support - not sure if you or Technology One are aware of this...
    4) Can the developer duplicate the issue on his development computer?
    Now, there are couple of instances where you say something like; "the report works and gets data, but the viewer errors out":
    +The report is running ok & retrieving data, but for some reason the viewer is erroring.
    However when I run the Crystal report that has subreports, the report generation process works but when the crystal reports viewer tries to open the report I get the login error.  +
    How do you know the report is retrieving data? From the error I would say the report never connects, thus the error / request for a logon...
    So, the short of all of this is; get Technology One to contact us. They can do it over the forums or obtain a phone case here;
    http://store.businessobjects.com/store/bobjamer/en_US/pd/productID.98078100
    Now, here is a warning. As CR 11.0 is out of support Technology One will have to upgrade to CR 11.5, before that can create a phone case, which for them and you brings up another bunch of issues...
    If you do not get any joy from the support person at you are talking to at Technology One, get him to escalate the issue. They are the ones that should be talking to us...
    Ludek

  • Error in the integrated Crystal Reports viewer from SAP 8.8

    Hi, we recently started using the integrated crystal reports from 8.8 and ocasionally the viewer throws the following error:
    Consulte el final de este mensaje para obtener más detalles sobre cómo invocar a la depuración
    Just-In-Time (JIT) en lugar de a este cuadro de diálogo.
    ************** Texto de la excepción **************
    System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
       en CrystalDecisions.Windows.Forms.PageControl.OnMouseMove(MouseEventArgs e)
       en System.Windows.Forms.Control.WmMouseMove(Message& m)
       en System.Windows.Forms.Control.WndProc(Message& m)
       en System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       en System.Windows.Forms.ContainerControl.WndProc(Message& m)
       en System.Windows.Forms.UserControl.WndProc(Message& m)
       en CrystalDecisions.Windows.Forms.PageControl.WndProc(Message& m)
       en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    ************** Ensamblados cargados **************
    mscorlib
        Versión del ensamblado: 2.0.0.0
        Versión Win32: 2.0.50727.4206 (VistaSP2GDR.050727-4200)
        Código base: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    B1CRBridge
        Versión del ensamblado: 1.0.0.0
        Versión Win32: 8.80.235
        Código base: file:///C:/Program%20Files%20(x86)/SAP/SAP%20Business%20One/B1CRBridge.DLL
    CrystalDecisions.CrystalReports.Engine
        Versión del ensamblado: 12.0.2000.0
        Versión Win32: 12.3.2002.753
        Código base: file:///C:/Windows/assembly/GAC_MSIL/CrystalDecisions.CrystalReports.Engine/12.0.2000.0__692fbea5521e1304/CrystalDecisions.CrystalReports.Engine.dll
    System
        Versión del ensamblado: 2.0.0.0
        Versión Win32: 2.0.50727.4205 (VistaSP2GDR.050727-4200)
        Código base: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    CrystalDecisions.Shared
        Versión del ensamblado: 12.0.2000.0
        Versión Win32: 12.3.2002.753
        Código base: file:///C:/Windows/assembly/GAC_MSIL/CrystalDecisions.Shared/12.0.2000.0__692fbea5521e1304/CrystalDecisions.Shared.dll
    CrystalDecisions.ReportAppServer.CommLayer
        Versión del ensamblado: 12.0.1100.0
        Versión Win32: 12.3.1102.753
        Código base: file:///C:/Windows/assembly/GAC/CrystalDecisions.ReportAppServer.CommLayer/12.0.1100.0__692fbea5521e1304/CrystalDecisions.ReportAppServer.CommLayer.dll
    System.Windows.Forms
        Versión del ensamblado: 2.0.0.0
        Versión Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
        Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    System.Drawing
        Versión del ensamblado: 2.0.0.0
        Versión Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
        Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    System.Configuration
        Versión del ensamblado: 2.0.0.0
        Versión Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
        Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    System.Xml
        Versión del ensamblado: 2.0.0.0
        Versión Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
        Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    CrystalDecisions.ReportAppServer.ClientDoc
        Versión del ensamblado: 12.0.1100.0
        Versión Win32: 12.3.1102.753
        Código base: file:///C:/Windows/assembly/GAC/CrystalDecisions.ReportAppServer.ClientDoc/12.0.1100.0__692fbea5521e1304/CrystalDecisions.ReportAppServer.ClientDoc.dll
    System.Data
        Versión del ensamblado: 2.0.0.0
        Versión Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
        Código base: file:///C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
    CrystalDecisions.ReportAppServer.DataSetConversion
        Versión del ensamblado: 12.0.2000.0
        Versión Win32: 12.3.2002.753
        Código base: file:///C:/Windows/assembly/GAC_MSIL/CrystalDecisions.ReportAppServer.DataSetConversion/12.0.2000.0__692fbea5521e1304/CrystalDecisions.ReportAppServer.DataSetConversion.dll
    CrystalDecisions.ReportAppServer.DataDefModel
        Versión del ensamblado: 12.0.1100.0
        Versión Win32: 12.3.1102.753
        Código base: file:///C:/Windows/assembly/GAC/CrystalDecisions.ReportAppServer.DataDefModel/12.0.1100.0__692fbea5521e1304/CrystalDecisions.ReportAppServer.DataDefModel.dll
    CrystalDecisions.ReportAppServer.Controllers
        Versión del ensamblado: 12.0.1100.0
        Versión Win32: 12.3.1102.753
        Código base: file:///C:/Windows/assembly/GAC/CrystalDecisions.ReportAppServer.Controllers/12.0.1100.0__692fbea5521e1304/CrystalDecisions.ReportAppServer.Controllers.dll
    CrystalDecisions.ReportAppServer.CubeDefModel
        Versión del ensamblado: 12.0.1100.0
        Versión Win32: 12.3.1102.753
        Código base: file:///C:/Windows/assembly/GAC/CrystalDecisions.ReportAppServer.CubeDefModel/12.0.1100.0__692fbea5521e1304/CrystalDecisions.ReportAppServer.CubeDefModel.dll
    CrystalDecisions.ReportAppServer.ReportDefModel
        Versión del ensamblado: 12.0.1100.0
        Versión Win32: 12.3.1102.753
        Código base: file:///C:/Windows/assembly/GAC/CrystalDecisions.ReportAppServer.ReportDefModel/12.0.1100.0__692fbea5521e1304/CrystalDecisions.ReportAppServer.ReportDefModel.dll
    BusinessObjects.Licensing.KeycodeDecoder
        Versión del ensamblado: 12.0.1100.0
        Versión Win32: 12.3.2.753
        Código base: file:///C:/Windows/assembly/GAC/BusinessObjects.Licensing.KeycodeDecoder/12.0.1100.0__692fbea5521e1304/BusinessObjects.Licensing.KeycodeDecoder.dll
    System.Web
        Versión del ensamblado: 2.0.0.0
        Versión Win32: 2.0.50727.4209 (VistaSP2GDR.050727-4200)
        Código base: file:///C:/Windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
    CrystalDecisions.Shared.resources
        Versión del ensamblado: 12.0.2000.0
        Versión Win32: 12.3.2002.753
        Código base: file:///C:/Windows/assembly/GAC_MSIL/CrystalDecisions.Shared.resources/12.0.2000.0_es_692fbea5521e1304/CrystalDecisions.Shared.resources.dll
    CrystalDecisions.CrystalReports.Engine.resources
        Versión del ensamblado: 12.0.2000.0
        Versión Win32: 12.3.2002.753
        Código base: file:///C:/Windows/assembly/GAC_MSIL/CrystalDecisions.CrystalReports.Engine.resources/12.0.2000.0_es_692fbea5521e1304/CrystalDecisions.CrystalReports.Engine.resources.dll
    System.Web.Services
        Versión del ensamblado: 2.0.0.0
        Versión Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
        Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
    CrystalDecisions.ReportSource
        Versión del ensamblado: 12.0.2000.0
        Versión Win32: 12.3.2002.753
        Código base: file:///C:/Windows/assembly/GAC_MSIL/CrystalDecisions.ReportSource/12.0.2000.0__692fbea5521e1304/CrystalDecisions.ReportSource.dll
    CrystalDecisions.Enterprise.Framework
        Versión del ensamblado: 12.0.1100.0
        Versión Win32: 12.3.2.753
        Código base: file:///C:/Windows/assembly/GAC/CrystalDecisions.Enterprise.Framework/12.0.1100.0__692fbea5521e1304/CrystalDecisions.Enterprise.Framework.dll
    CustomMarshalers
        Versión del ensamblado: 2.0.0.0
        Versión Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
        Código base: file:///C:/Windows/assembly/GAC_32/CustomMarshalers/2.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
    CrystalDecisions.ReportAppServer.XmlSerialize
        Versión del ensamblado: 12.0.1100.0
        Versión Win32: 12.3.1102.753
        Código base: file:///C:/Windows/assembly/GAC/CrystalDecisions.ReportAppServer.XmlSerialize/12.0.1100.0__692fbea5521e1304/CrystalDecisions.ReportAppServer.XmlSerialize.dll
    mscorlib.resources
        Versión del ensamblado: 2.0.0.0
        Versión Win32: 2.0.50727.4206 (VistaSP2GDR.050727-4200)
        Código base: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    CrystalDecisions.Windows.Forms
        Versión del ensamblado: 12.0.2000.0
        Versión Win32: 12.3.2002.753
        Código base: file:///C:/Windows/assembly/GAC_MSIL/CrystalDecisions.Windows.Forms/12.0.2000.0__692fbea5521e1304/CrystalDecisions.Windows.Forms.dll
    CrystalDecisions.Windows.Forms.resources
        Versión del ensamblado: 12.0.2000.0
        Versión Win32: 12.3.2002.753
        Código base: file:///C:/Windows/assembly/GAC_MSIL/CrystalDecisions.Windows.Forms.resources/12.0.2000.0_es_692fbea5521e1304/CrystalDecisions.Windows.Forms.resources.dll
    CrystalDecisions.Enterprise.InfoStore
        Versión del ensamblado: 12.0.1100.0
        Versión Win32: 12.3.2.753
        Código base: file:///C:/Windows/assembly/GAC/CrystalDecisions.Enterprise.InfoStore/12.0.1100.0__692fbea5521e1304/CrystalDecisions.Enterprise.InfoStore.dll
    CrystalDecisions.Enterprise.Viewing.ReportSource
        Versión del ensamblado: 12.0.1100.0
        Versión Win32: 12.3.1102.753
        Código base: file:///C:/Windows/assembly/GAC/CrystalDecisions.Enterprise.Viewing.ReportSource/12.0.1100.0__692fbea5521e1304/CrystalDecisions.Enterprise.Viewing.ReportSource.dll
    CrystalDecisions.Web
        Versión del ensamblado: 12.0.2000.0
        Versión Win32: 12.3.2002.753
        Código base: file:///C:/Windows/assembly/GAC_MSIL/CrystalDecisions.Web/12.0.2000.0__692fbea5521e1304/CrystalDecisions.Web.dll
    FlashControlV71
        Versión del ensamblado: 1.0.3187.32366
        Versión Win32: 1.0.3187.32366
        Código base: file:///C:/Windows/assembly/GAC/FlashControlV71/1.0.3187.32366__692fbea5521e1304/FlashControlV71.dll
    System.Windows.Forms.resources
        Versión del ensamblado: 2.0.0.0
        Versión Win32: 2.0.50727.4016 (NetFxQFE.050727-4000)
        Código base: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms.resources/2.0.0.0_es_b77a5c561934e089/System.Windows.Forms.resources.dll
    ************** Depuración JIT **************
    Para habilitar la depuración Just In Time (JIT), el archivo de configuración de esta
    aplicación o equipo (machine.config) debe tener el
    valor jitDebugging establecido en la sección system.windows.forms.
    La aplicación también se debe compilar con la depuración
    habilitada
    Por ejemplo:
    <configuration>
        <system.windows.forms jitDebugging="true"></system.windows.forms>
    </configuration>
    Cuando esté habilitada la depuración JIT, cualquier excepción no controlada
    se enviará al depurador JIT registrado en el equipo
    en lugar de controlarlo mediante el cuadro de diálogo.
    Edited by: Vangelis Sanchoyerto on Dec 23, 2010 10:20 AM

    The  tag doesnt work? :S

  • Parameter fields in the CR 2011 report viewer

    hello,
    i'm trying to figure out how to get paramter fields to work in the cr 2011 viewer.
    the help file for the viewer says to type in the value in the paramter panel or select parameters from a list. neither of these options works for me.
    there is also a "change" button, but it is disabled.
    if it helps my laptop has windows 7.
    any help would be greatly appreciated.
    thank you
    tracy

    Hi Tracy,
    Crystal Reports Viewer as the name suggests is just a 'viewer' and can do nothing more than 'view' a report with saved data. It does possess the capability to refresh the report ONLY when the viewer is connected to a Business Objects Enterprise flavor.
    Since, the change button on the viewer is disabled, I'm guessing the parameter has been used in the Record Selection Formula? If it has been then again it boils down to what I mentioned above - the Viewer cannot refresh data because it cannot send a db request.
    On the other hand if the parameter does not affect the data in any way and does not send a db request, you should be able to 'change' the value.
    In order to make this work i.e to enable the 'change' button to refresh the report, you need to make sure the parameter is not being used in the Record Selection Formula. Open the report in the CR designer and move the Record Selection formula to the 'Saved Data' area (Report > Selection formula > Saved data).
    That should do the trick!
    P.S: Make sure the selection criteria is in the Saved data and not the Record
    -Abhilash

  • Getting current view via Javascript

    In a 3D model with multiple named views, when the user selects a view from either the Views pulldown on the 3D toolbar or from the View pane under the Model Tree, the model is oriented to selected view. Is there a method in Javascript to find which named view is the currently selected view? I don't see anything in the 3D Javascript API other than getting the camera position and trying to infer which view it could be.
    Thanks.

    Selecting a view from the toolbar fires a cameraEvent in the 3D API, but there is no access to the view which triggers it. In fact there's no exposure of the 'view' object except by name, because view presets define a whole bunch of parameters beyond the scope of the JSAPI.
    You're correct in saying the only way you could work out which view preset was chosen would be to compare the camera matrix immediately after the cameraEvent fires to a static array of exemplars in your code - you cannot dynamically read the presets from the toolbar.

  • How to control one server with multiple clients via TCP/IP

    I am wanting to control a single server with multiple clients.  Only one client would be active at a time, so there would be no conflict.  I want to use TCP/IP.  So far, I have programmed a cluster that passes data back to the server with no problems.  The challenge come in when a second client is added to the mix.  I have't been able to figure out how to turn each client on and send the appropriate data and then turn it off so it doesn't keep sending the same data to the server. 
    Here are the things that I have considered and did some preliminary testing, but don't really know how to impliment:
    1.  Send a numeric on the front of the cluster packet that tells the server that data is on the way.
    2.  Send a boolean on the front of the cluster packet to somehow turn the server TCP/IP on.
    The problem I have found is that LabVIEW TCP/IP doesn't like to be turned on and off.  If it doesn't get the data it expects, it goes into a reset mode and that kills the response time.
    Any help?

    You should consider implementing a set of simple one-byte commands that can be sent back and forth between the Server and the Clients. You can base all of these ideas off the example in the Example Finder under Networking >> TCP and UDP called Multiple Connections - Server.
    You will have two loops in the server VI: one to wait for new connections, and one to send and receive data from the existing connections. For instance, after one of the clients connects, it can request control of the server to send data to it by sending the character "R" for request. Every time the send/receive loop of the Server executes, the first thing it can do is to check all the existing connections to see if any of the clients have sent a control request ("R"). If so, it will create a buffer (array) of control requests. This could be in the form of Connection IDs or indexes in the array for a particular Connection ID. Your choice.
    After the Server receives a request for contol, if it is not already under control by another client, then it can send a response to the first client on the control request list. For instance, the server could send the first client a "S" command for send. Note that after the clients send their control request, they should execute a TCP Read and wait indefinitely for the server to respond with the one-byte "S" command. Then, once the client in control is finished sending data to the server, it could send the character "X" telling the Server to release it from control.
    The example I mentioned above already does a similar thing. Note how when a client wants to disconnect, they send the letter "Q". You can see this in the Multiple Connections - Client VI. The Server then checks each individual connection to see if it's received this one-byte command, and if it has, it closes the connection to the client. This is what you would want to implement, but instead of having just one command, you'll have to distinguish between a few and build up a buffer of control requests.
    Finally, if a client does decide to disconnect in your application, they could send the command "Q" just like the example above. At this point, close the connection and remove that Connection ID from the array of connections. You will also have to handle the case that this client was in the request control waiting line when it disconnected, in which case you need to delete it from that array as well.
    This will definitely work for you, but it will take some work. Best of luck!
    Jarrod S.
    National Instruments

  • How to control the line-in volume input via LabView?

    Anyone know how to control the line-in volume and balance input via LabView?

    I assume you are referring to audio line-in volume control and lerft-right balance...
    If so, then check out this thread:
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=506500000008000000D83A0000&UCATEGORY_0=_49_%24_6_&UCATEGORY_S=0
    Look at the info near the bottom from Paul S & Spectre. They talk about "winmm.dll"
    -cheers-
    JLV

  • Remove/delete the row with Report Name above header while exporting SSRS to excel

    I wanted to make sure to delete the top most row with Report name in SSRS report while exporting to excel.
    I didn't find any way to do so, My report don't need a report name actually i deleted  the text still a blank row appears in excel.
    Is there any property hidden i need to look for this requirement?

    Invalid definition.
    The report definition is not valid.
    Details: The report definition has an invalid target namespace
    'http://schemas.microsoft.com/sqlserver/reporting/2010/01/reportdefinition'
    which cannot be upgraded. (rsInvalidReportDefinition)

  • Interaction with Reports

    Hello:
    I want to know the interaction of ABAP to Business Objects Reports.
    Please let me know the steps I should follow to use ABAP code to modify a report, especially Customer Exits.
    Thank You!

    Please do some research before posting.

  • Controlling the timeline with mouse scrolling

    Hello all,
    i need to control the timeline animation with the mouse wheel.
    how is it possible
    i've tried this code but I've could only make it work with mouse move, unfortunatly the scroll does not work -
    composition ready:
    this.onMove=function(posX, posY){
      timelinecontrol = Number(posX)*30;
      console.log(timelinecontrol);
      sym.stop(timelinecontrol);
    mousemove:
    this.onMove(e.pageX, e.pageY);
    I've also tried this one - http://forums.adobe.com/thread/1149792
    but didnt worked either
    many tnx!!!!

    found the answer at this thread -
    http://forums.adobe.com/message/5628190#5628190
    this is the exampel posted by Vinay -----
    Here is an example - http://www.dealsdrizzle.com/research/scroll/scroll2.html
    Source - http://www.dealsdrizzle.com/research/scroll/scroll2.zip

Maybe you are looking for

  • I don't have an "Adobe ebooks" icon on my Pandigital Novel

    I would like to download books from the library onto my Pandigital Novel.  I have no problems buying books from Barnes and Noble and downloading them but I can't do it for library books.  Here's what I know so far:  1.  I have to download the book in

  • Keyboard not working correctly after updating to 8.1 64bit pro.

    Keyboard not working correctly after updating to 8.1 64bit pro. After I updated, everything seemed ok and then all of the sudden I rebooted and only the f1 – f12 row would work. I resorted to resorted to unplugging and removing the battery and it wou

  • Custom webauth settings in between Anchor & Foreign

    Hi techies, We have implemented a new wireless mobility guest SSID in between the anchor and multiple foreign controllers. We are using a custom webauth page, written by the customer, which was working great. Since we've upgraded to 7.2.115.2, we rec

  • Cloning a virtual instance in OVMM

    :Hi I am very much new to this so plz accept my apologies for my basic questions. I am planning to clone one of our instance as a backup. I want to perform simple clone 'with-Out Clone Customizer' which means with same features if Instance like (disk

  • Concurrent Manager gives FNDLIBR.exe - Application Error in Windows 2003.

    Hi, I upgraded our Oracle EBS 11.0.3 on HP-UX to EBS 11.5.10 on Windows 2003 (Oracle Financials and Order Management) We have one issue which I am not able to resolve for a long time. 1) 2-3 times a day Send Notifications for Purchasing Documents con