Report works in Designer client, but not after published to Business Objects server

Has this happened to anyone else?  I have a couple of reports that work perfectly on my pc in the Designer client.  I can export them to whatever format I need, and they work.  When I save them to the Business Objects server, everything appears to be ok.  The thumbnail on the properties tab shows the correct report with a page full of data.  When I preview and when I schedule the report to run, I get incorrect data.  In one case, I get an empty report.  In another case, I get data, just wrong data and way too much of it.  I've got hundreds of other reports that were developed and published the same way that are working correctly.  Any ideas?  Thanks in advance!

There may be couple of reasons. What is your data source? Verify the database in the report and check it again. Or to do more crosschecking, Create a simple report using the same database and deploy in BOE.

Similar Messages

  • Button hyperlinks work in project preview but not in published .swf

    Captivate 6, button hyperlinks work in project preview but not in published .swf, the cursor changes the “the hand” but the hyperlink does not redirect.
    Any ideas?
    Like I said my buttons work great in preview mode after publishing, one click and the PDF opens in a new browser window. Open the project through the published .swf files and the links will not work.
    Using Captivate 6 on WIndows 7

    Hello,
    Welcome to Adobe Forums.
    Once your project published, add the .swf file in Flash Global Setting :
    1) Right Click on the content (Published .swf file) and click on Global Settings
    2) Go to Advanced Tab and Click on Trusted Location Settings  (Scrool down to see this button)
    3) Click on "Add" button and then "Add file", browse for the Captivate 6 published file and click on OK
    4) Launch the .htm file again (Location where Captivate publish your project)
    Hope this helps !!
    Thanks,
    Vikram

  • WDTHEMEROOT works in one client but not another

    I'm looking at using the WDTHEMEROOT application parameter to set a theme. I've set it to 'sap-chrome' in our development client and that works fine when I test the application. When I log into another client on the same system, however, the WDTHEMEROOT  parameter has no effect. I'm guessing there is a setting in the first client but not in the second but I don't know what that might be. Any ideas ?
    thanks,
    Malcolm.

    Well,
    I guess my excitement was shortlived. I changed the theme and did whatever the note suggested. It worked!
    But then I changed it back to 'sap_chrome' and did all that the note suggested - it did not work. I am now stuck with the new incomplete theme and am  not able to change it back to what it was earlier.
    Any Help?
    Thanks,
    Sanjiv

  • HTML Redirect is working in muse but not after publishing... HELP!

    I am setting up a "Coupon code" for a website I work on. I have set up a basic HTML Redirect box. It works properly in Muse but after publish it does not work correctly anymore. I understand the "password/coupon code" is available to find in the page code, and that's OK, thats the way i designed it. Here is the link to the page Ticket Center the coupon code is GOLDEN (all caps). It should redirect to: GOLDEN PROMO CODE Please let me know what i am missing. If it is not possible to use this code with muse after its uploaded, any suggestions would be helpful. Thanks!
    Here is the promo code box code:
    <div class="wrapper">
        <form class="form1" action="ticket-center.html">
            <div class="formtitle">
            </div>
            <div class="input nobottomborder">
                <div class="inputtext">
                    Coupon Code:
                </div>
                <div class="inputcontent">
                    <input type="password" id="password" /><br />
                </div>
            </div>
            <div class="buttons">
    <input class="orangebutton" type="submit" value="Submit" onclick="if (document.getElementById('password').value == 'GOLDEN') location.href = 'promo-1sae452316ad.html'; else alert('Invalid Promo Code! Please try again. CASE MATTERS');" />
            </div>
        </form>
    </div>

    Presuming that I have 13 folders/directories that are
    created by iWeb for each of the 13 'pages' in my
    site, then I assume that to turn off the nav_bar, I
    should paste 'the code' into each of the
    [foldername].js files.
    Is this correct?
    I believe so, yes.
    And to maintain this, I should be prepared to use
    MassReplaceIt (+/-) to refresh this info after
    Publishing to Folder any cosmetic and content
    changes.
    Yes
    Before I do the 'paste', I would like verification
    that:
    1) it is in fact the [filename].js file that is my
    correct choice/target.
    Yes
    2) when viewing the contents of the ...js file, it
    seems like there would need to be some curly braces (
    { whatever ) stuff as well.
    Hmm, I think it's ok just the way Cyclosaurus put it
    document.getElementById('nav_layer').style.opacity = 0; // 0 = nav layer off, 1 = nav layer on.
    But I could be wrong about that.
    3) Does 'the Code' need to be inserted in any
    particular place in the file?
    Don't think so, no, but don't put it in the middle of something, if you know what I mean. The beginning or end would be best.
    4) Today, I will work on moving the Content to the
    Body instead of the NavBar area, but mo betta I could
    just shut off the NavBar function entirely.
    Well if you can do it without editing the js (move the content) then you won't have to keep re-editing after each publish.
    5) Do you like Medium Roast or Dark roast - whole
    bean or ground?
    Hee hee... ALL OF THE ABOVE!!!

  • Form on Table with Report works in one environment but not in another.

    Here's a short description of the problem:
    Created a form on a table with report (using the wizard) in an ApEx application. The form and report work perfect in development environment. Once the application is moved to the Test environment, the insert feature of the form does not work. We have verified that the underlying table the form is based on is there with all the fields, primary key, sequence and trigger.
    Any ideas?
    Marc

    Ben,
    I assume that apex_public_user has all the approporiate privilegesapex_public_user requires no privileges other than those it is created with during installation and the execute privileges on procedures it may acquire as URL-invokable procedures are developed and registered.
    Marc - What are the symptoms of the problem (insert does not work) ? What does the debug output show when you run the page in debug mode? Does the "request" value of the button (create button?) match one of the request values recognized by the DML process?
    Scott

  • Effect works in the preview, but not after export. (10.1.1)

    Hi all.
    I am new to FCP, making a simple slide show movie with some Ken Burns images, music and titles. For one image there is some color correction, Ken Burns, and I want the image to fade from Black and White to Color. I did this by adding the Black and White effect, choosing "show video animation" in the timeline and making the B&W effect gradually decrease. It works perfectly in the preview, but when I share the video, the effect is always missing (it just stays B&W). I have tried:
    Undoing and redoing the effect
    Exporting to different formats
    Turning off background rendering and deleting render files
    to no avail. Any thoughts?
    Thanks in advance!

    I'm hoping to avoid updating until after this movie is delivered. I find it best not to tinker with stable software mid-project. Maybe if I get desperate enough I'll give it a whirl, though.

  • Query works in Oracle Client but not JDBC

    The query is as follows:
    SELECT COUNT(*) THE_COUNT FROM sentorders WHERE ordersentdate BETWEEN '15-JAN-01' and '15-JAN-03';When I run this query in the Oracle client (SQL+) it tells me that THE_COUNT is 4 which is correct but when I use the following JDBC code I get THE_COUNT is 0 which is incorrect.
    public ResultSet viewTotalSentOrdersByDate()
      throws SQLException, Exception {
          String beginDate = "15-JAN-01";
          String endDate = "15-JAN-03";
          ResultSet rs = null;
        try  {
          String queryString = ("SELECT COUNT(*) THE_COUNT FROM sentorders WHERE ordersentdate BETWEEN '" + beginDate + "' and '" + endDate + "'");
          System.out.println(queryString);
          Statement stmt = con.createStatement();
          rs = stmt.executeQuery(queryString);
          while(rs.next()) {
           System.out.println(rs.getString("THE_COUNT"))
        } catch (SQLException sqle) {
          error = "SQLException: Could not execute the query.";
          throw new SQLException(error);
        } catch (Exception e) {
          error = "An exception occured.";
          throw new Exception(error);               
        return rs;
      }Thanks for the help
    Zac

    The query is as follows:
    SELECT COUNT(*) THE_COUNT FROM sentorders WHERE ordersentdate BETWEEN '15-JAN-01' and '15-JAN-03';When I run this query in the Oracle client (SQL+) it tells me that THE_COUNT is 4 which is correct but when I use the following JDBC code I get THE_COUNT is 0 which is incorrect.
    public ResultSet viewTotalSentOrdersByDate()
    throws SQLException, Exception {
    String beginDate = "15-JAN-01";
    String endDate = "15-JAN-03";
    ResultSet rs = null;
    try {
    String queryString = ("SELECT COUNT(*) THE_COUNT FROM sentorders WHERE ordersentdate BETWEEN '" + beginDate + "' and '" + endDate + "'");
    System.out.println(queryString);
    Statement stmt = con.createStatement();
    rs = stmt.executeQuery(queryString);
    while(rs.next()) {
    System.out.println(rs.getString("THE_COUNT"))
    } catch (SQLException sqle) {
    error = "SQLException: Could not execute the query.";
    throw new SQLException(error);
    } catch (Exception e) {
    error = "An exception occured.";
    throw new Exception(error);
    return rs;
    }Thanks for the help
    Zac

  • Report works on development machine, but not on distributed machines

    New to CR, I use VS2005 and have added a crystal report that works fine on the development computer. I use the one click deployment to distribute my application with the report on a form. When I try to populate the report, I get the following error:
    System.TypeInitializationException: The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'CrystalDecisions.ReportAppServer.CommLayer, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The system cannot find the file specified.
    File name: 'CrystalDecisions.ReportAppServer.CommLayer, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'  at CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor()
    Etcu2026..
    Hope someone can help.

    I am looking into the merge modual from the link, hope thier are some install instructions. I am using the version of CR that is bundeled with VS2005. I did not see a serperate version for CR, Microsoft Visual here is the data from the VS2005 Help:
    Studio 2005
    Version 8.0.50727.762  (SP.050727-7600)
    Microsoft .NET Framework
    Version 2.0.50727 SP2
    Installed Edition: Professional
    Microsoft Visual Basic 2005   77626-009-0401054-41481
    Microsoft Visual Basic 2005
    Microsoft Visual C# 2005   77626-009-0401054-41481
    Microsoft Visual C# 2005
    Microsoft Visual C++ 2005   77626-009-0401054-41481
    Microsoft Visual C++ 2005
    Microsoft Visual J# 2005   77626-009-0401054-41481
    Microsoft Visual J# 2005
    Microsoft Visual Studio 2005 Tools for Applications   77626-009-0401054-41481
    Microsoft Visual Studio 2005 Tools for Applications
    Microsoft Visual Web Developer 2005   77626-009-0401054-41481
    Microsoft Visual Web Developer 2005
    Microsoft Web Application Projects 2005   77626-009-0401054-41481
    Microsoft Web Application Projects 2005
    Version 8.0.50727.762
    Crystal Reports    XXXXX-XXXXXXX-XXXXXXX
    Crystal Reports for Visual Studio 2005
    Microsoft Visual Studio 2005 Professional Edition - ENU Service Pack 1 (KB926601)  
    This service pack is for Microsoft Visual Studio 2005 Professional Edition - ENU.
    If you later install a more recent service pack, this service pack will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/926601
    Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB937061)  
    This Security Update is for Microsoft Visual Studio 2005 Professional Edition - ENU.
    If you later install a more recent service pack, this Security Update will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/937061
    Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB947738)  
    This Security Update is for Microsoft Visual Studio 2005 Professional Edition - ENU.
    If you later install a more recent service pack, this Security Update will be uninstalled automatically.
    For more information, visit http://support.microsoft.com/kb/947738
    Edited by: Jonathan Parminter on Mar 12, 2009 1:37 PM

  • Template Works in Dreamweaver Preview But Not After It's Published...

    I am running CS5.5 on a Mac. I have been working on this website, and everything was working fine. I would preview the site in Firefox and everything looked great so I pubished it. Now, the content shows up, but the template doesn't (on any browser I've treid, Chrome, Firefox, Safari). I am new to Dreamweaver and need help!
    http://raulescobedo.com/
    Thanks!

    What do you mean by "the template doesn't"? You do know that DW Templates have no function except within DW, right?  You can upload them if you want to share them with someone else, but DW's Templates only affect the local files, each of which must then be uploaded.  Is that what's confusing you?

  • Works fine in debug but not when published

    So I have simple navigation code setup to step through frames (I'm using Flash instead PowerPoint--too many pictures that are PSDs and illustrations that are AIs to do the conversions over to something PowerPoint understands).
    The code:
    stop();
    stage.addEventListener(KeyboardEvent.KEY_DOWN, slideNav);
    function slideNav(event:KeyboardEvent):void
    switch (event.keyCode)
      case Keyboard.DOWN:
       nextFrame();
       break;
      case Keyboard.UP:
       prevFrame();
       break;
      case Keyboard.HOME:
       gotoAndStop(1);
       break;
      case Keyboard.END:
       gotoAndStop(this.totalFrames);
       break;
    When I test it using the debug (Ctrl+Shift+Enter) it works fine.  When I publish it, the up and down arrows work but the Home and End keys do not work.  They do nothing, no error messages, nothing.
    Using Flash CS4 Pro 10.0.2.  ActionScript 3.  Windows 7 64-bit.
    Any suggestions?
    Thanks.

    Nevermind.  That was stupid of me.  Have to disable the keyboard shortcuts or it doesn't work.

  • Email button works in preview mode but not when published to PDF

    I thought I had cracked everything but -  I have set preferences to email results to a specific address. In preview mode this works and outlook is opened with all the details. Once I have published to Acrobat 9 pdf - there is no response to the email button. If I play the SWF file I have the same problem. What am I doing wrong? Using Captivate 5 trial and Acrobat 9.3 Pro.

    HI there
    You might try adding the location to the trusted locations list as described below:
    Click here to view
    But i'm guessing you didn't see the link below.
    Click here to view
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Any idea why .swf works in "simulate download" but not when Published?

    Hi,
    I have a project where I have a main project which loads external .swfs, and those external .swfs in turn load more external .swfs. In my main project, everything works perfectly when I preview using simulate download, but once the .swf is published it doesn't work properly. I'm assuming is has something to do with my main site Preloader, that's why I posted here. I'm pasting the code here and attaching the latest size report. Any ideas or help is appreciated!
    extLoader_mc._visible = false;
    var yChange = 109.2;
    var yStart = 330.2;
    myInterval = setInterval(preload,100);
    function preload() {
    var current = _root.getBytesLoaded();
    var total = _root.getBytesTotal();
    var pctLoaded = Math.round(current/total*100);
    mask_mc._y = yStart - yChange/100*pctLoaded;
    if (current >= total) {
      clearInterval(myInterval);
      _root.gotoAndStop("Main_1");

    I think this is either a problem with my site preLoader or my external .swf Loader. I was checking out the bandwith profiler and saw something weird and I wondered if anyone could explain...I've added a picture. I have a blank frame on only my actions layer to export classes to and it seems that frame 2 is "bleeding" into frame 1. Could this be my problem? Why would this happen? Thanks

  • Advance actions work while in Captivate, but not when Published

    Hey,
    So I have a button which is suppose to both send you to the next slide and open up a web page in a new window. While in Captivate (5.5), it works, and wonderfully. However, after I publish it...pushing the button does nothing. Any thoughts as to why?

    Your Grand Kids" graphic is overlapping the left part of the navbar. Reduce the size of that graphic or move it off the navbar.
    OT

  • Downloaded 5.0 now it will only get on internet after I reboot but not after i close out foxfire

    I downloaded the new 5.0 and when I click on the icon nothing happens. If I reboot the computer it will work the first time but not after that .

    Hello pbandy34,
    Canon still maintains a full version of ZoomBrowser v6.6.0b [full application] on our web site.  Click here to download that version and install.  Once you have it installed, go back to the same page linked above and grab the ZoomBrowser 6.9.0a Updater and that will take you to the latest version.  
     We hope that you have a wonderful day.  If you require further or urgent technical assistance, feel free to get in touch with an agent at our Chesapeake, VA call center through the Canon USA web site.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Approve/Post Journal works in 32-bit, but not the web Client?

    We have HFM 4.01 sp2 and sometimes when a user tries to approve/post a journal in the HFM Web Client they receive a security error (even though they have the post role and ALL access to the Entity), then they login to the 32-bit client and they can approve/post the same journal? Why?
    Thanks,
    Tom

    The user in question has all the security he needs. . . post journal role, ALL access to the scenario, entity, etc. or it wouldn't work in the 32-bit (windows) client either. I want to know why he received an error in the Web Client, but NOT the windows client?

Maybe you are looking for

  • Do I Want to Scan and Fix my IPOD? (F:) error with vista

    After a week and ending up reinstalling vista and itunes I finally got my shuffle to work with itunes....However I Keep getting this error message up. Itunes and ipod seem to be working fine, just annoying this comes up all the time. If I ask to fix

  • Change logs not available for tables

    Hi Experts, Is there any change logs available for the  tables PCEC, FTXP, T030 We need to add logs so that we can keep track of the changes. Please let me know if someone knows the solution. Regards, Srinivas

  • Calculating a percentage of change from one day to the other

    I'm working on a report that is grouped by date. What I'm trying to is calculate the difference between one day to the next. But when I try to do the formula it's thinks it's calculating against itself... Group by Date: 9/1 = $100                    

  • What does the iCloud with a phone number beside it mean when I pull my screen up on safari?

    when I press the + button on the bottom of  screen on safari, I see a little iCloud with a phone number beside it that is not mine. what does this mean?

  • Cannot Browse Album Covers

    Hello All, first time posting here....hope someone can help! I have upgraded two versions of Itunes for my PC, the and I still cannot browse album artwork. I can see artwork for my playlists and main library, but when I click the far right button, I