Crystal Reports XI  Dates appearing in US format instead of UK Settings

Hi,
When I am running reports from my java Web Application using crystal reports XI,  the dates are being displayed as mm/dd/yyyy even though the regional settings are set to dd/mm/yyyy and the date format of the reports is set to use System Default Short Format.
The database used is Oracle 9i.
Any idea what should I change in the configuration to make the dates appear as  dd/mm/yyyy?
Thanks.

Hi Again,
In the report, I put the date format as the system default short date format so that it takes the date format from the server.
I tried the following:
            Locale x = new Locale(req.getHeader("Accept-Language"));
            clientDoc.setLocale(x);
but I got the error:
      Invalid parameter value: exceeds the Min or Max or conflicts with existing value or edit mask---- Error code:-2147217382 Error code name:failed
I get this when I am checking if it has a sub report using:
IStrings subrepstrings = clientDoc.getSubreportController()
                    .querySubreportNames();
Do u know how can I solve thiis?

Similar Messages

  • Crystal reports 2008: Data appears upon refresh, but not on initial open

    I have an updated crystalreports.com / salesforce.com report to which I added a new subreport and an additional grouping.  The report is working fine, with one (rather major) issue: when the report is first opened, only some of the data is shown - there are ~15 columns of data, most of which populate, but some individual values, which sometimes means an entire column of data, do not appear unless the report is refreshed.
    I have the original report still loaded in crystalreports.com, so that I can (and have) run both reports one right after the other; on first open, the data doesn't agree.  When I refresh the newer report, the 'lost' data appears and everything is fine.
    (Makes for a tough sell, though - 'Oh, just refresh the report.')
    Any thoughts as to a) what might be causing this, and b) how it might be resolved?
    It is not subreport data that is being affected, just so you know - that's working beautifully; the affected fields are Standard Summaries of formula fields, and not all instances of those summaries, either, but specific ones again and again.

    I have not used the 'Save Data with Report' option, and I verified that it is not selected under File / Report Options as well.  It appears to be an issue when there are too many (unknown how many that is, as of yet) results being retrieved.
    In this case, the main report is a report on Activities from the start of the current year, using a Salesforce.com report, and the Subreport pulls its data directly from the Activities table (as the main report considers all of the fields to be String(255) fields, even if they are ought to be read in as Memo fields (or number)).  The link to Activities allows the Description field to be pulled in based on the Activity ID, and coming straight from the database the value is pulled in as a Memo.
    If I limit the Activities to records beginning with 'A', for instance, the report runs fine; 'A - G', in this instance, retrieves too many and the error re: the database connector appears.
    Edited by: prozek on Apr 22, 2010 7:53 PM

  • Problem With Crystal Reports Reading Date Fields From CSV File

    I have a date field in a CSV file in the format 06/28/09 17:23:55.523. When I use ODBC the configuartion picks it up a character field. I overright the recommendation type by specifing it is a date field but whne I bring the data into crystal reports the dates are blanks. Any suggestions on how to get around this problem. I need to use the date for selection records.
    Phasor

    The question was answered under another thread. I had to use the split commmand to get rid of the fractions of a second

  • Free Report Writer for Oracle Database except Crystal Report and Data Vison

    Dear All,
    I want Free Report Writer for Oracle Database except Crystal Report and Data Vision software.
    Wr are working on Linux and windows both platform.
    Any one have direct link or website address for it ?
    Regards,
    Vipul Patel
    Ahmedabad

    Please check the following link -
    http://www.google.co.in/search?client=firefox-a&rls=org.mozilla%3Aen-US%3Aofficial&channel=s&hl=en&q=open+source+report+writer+for+oracle&meta=&btnG=Google+Search
    Regards.
    Satyaki De.

  • IE11 - Crystal Reports - PrintMode ActiveX now displaying PDF prompt (instead of printer prompt)

    I asked this question over at stackoverflow and am now taking it here: http://stackoverflow.com/questions/20672254/ie11-crystal-reports-printmode-activex-now-displaying-pdf-prompt-instead-of
    It's a simple straight-forward question.  IE11 is breaking the ActiveX plug-in used for printing from the Crystal Report Viewer.  All the pretty pictures are in the link I provided.  But the jist is that for my ActiveX Print Mode reports, the PDF dialog is presented now instead of the normal Printer dialog (unless I use Compatibility Mode)
    Other details:
    I am using the Crystal Reports that comes with Microsoft Visual Studio 2008.  For the life of me I can't remember how this got installed on one of my browser's (maybe an install from Visual Studio?) ... but I've been deploying the Crystal Print Control 10.5 (32-bit; version: 10.5.1.2285).
    And as mentioned in the stackoverflow post I have all ActiveX settings enabled and ActiveX Filtering off.

    Hi William,
    Moved your post to the .NET SDK forum.
    CR for VS 2008 was included in the installer of Visual Studio, you can remove it from Add/Remove Programs.
    Unfortunately the CR Basic that comes with VS 2008 only had one patch released and that's it. IE 11 was not released when it came out so we could not support it.
    Currently there are no versions of CR or our SDK packages that do support it.
    Crystal Reports Developer for Visual Studio SP 9 will support IE 11. You can get it from the Overview Tab and then on the left side. But it requires VS 2010 or above and SP 9 will support VS 2013 and IE 11.
    In VS you could select either ActiveX or PDF:
    I don't have IE 11 but to change the PDF go into the Add-ins menu:
    See this link for supported OS's and VS's:
    http://wiki.sdn.sap.com/wiki/x/b4JiAw
    Also, IE 11 is likely on Windows 2008 Server or possibly Window 8.x.
    Best thing to do is upgrade VS and then download the CR installer into VS so it supports current OS's and Browsers.
    Don

  • HT201317 My photos from iPhone 6 appear in PNG format instead of JPG.  How can that be changed?

    My photos from iPhone 6 appear in PNG format instead of JPG.  How can that be changed?

    When using iCloud to download them, you are going through the wrong procedure. That PNG file you are downloading is just the thumb nail. Open the image in the browser, then look to the menu at the top. you will see an icon that looks like a cloud with a downward pointing arrow. Click that to download the image.
    Syncing with Windows I can't help you with. I don't directly sync my iOS devices.

  • Crystal reports 13.5 : Export to excel formatting

    Hi. We are developing web application using VS 2010. We are using crystal reports 13. Initially we had VB6 application which used crystal reports 8.5. The format for excel report generated by crystal report 8.5 and crystal report 13.5 is different. We are using the export option in crystal report viewer for both reports. Is there any way in which we could make changes to crystal reports 13.5 to achieve similar excel formatting as crystal reports 8.5.

    Hi Pooja,
    Back in CR 8.5, it was the RDC COm SDK (CRAXDRT.dll) and with CR for VS 2010 it is .NET SDK which are two complete different SDKs and could not be compared.
    However, the .NET SDK should export the report same as it is exported through CR designer.
    Could you export the report in a newer designer possibly CR 2008 or CR 2011/2013 and compare the exported output with your .NET SDK export?
    You could get the trial free download for CR desiner here.
    http://www.sap.com/solution/sme/software/free-trials.html
    - Bhushan
    Senior Engineer
    SAP Active Global Support
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Getting started and moving ahead with Crystal Reports .NET applications.

  • Crystal Report generating data from incorrect data source

    In dealing with a recent post about an upgrade to Crystal XI R2 mixing badly with an old VS 2003 project ( Update to CR XI R2 and service pack 4 issues with VS 2003 ), I've been attempting a few things to get past the issues with missing parameters and so on.  I found that I actually was using a parameter in the report I was trying to run, so I assigned the proper value to said parameter, ran the report, and lo and behold all was well.  The data was coming back correctly, no errors, everything seemed fine.<br><br>
    Then I checked the results against the production environment of this application, hosted on a remote server, and was disappointed to find that the reports were now coming back blank.  After some deeper investigation, it turned out that the data it was retrieving was coming from my development server and not the production server like it had in the past.  As far as I can tell, it is completely ignoring the dataset that I'm assigning to the report object (which is filling with the correct data) and just running the query built into the report, which is connected via ODBC to my development server database.  I have no idea what this is going to do when the application is run from the production environment itself, as in, my customers running the application from their desktops, and I have no way of testing this.<br><br>
    I will fully admit that the report may be poorly designed, because then and surely enough now I'm no crystal expert, but as I said in my previous thread, this all worked fine until I upgraded to XI R2 for another project.  Essentially what I want is for the report to accept the dataset and display ONLY that data, and not run a query against the ODBC connection.  Is there some way to force this behavior?  Here's a sample of my code, if it helps:<br><br>
    ReportDocument myReport = new ReportDocument();<br>
    DataSet myData = new DataSet();<br>
    MySqlDataAdapter myAdapter;<br>
    myAdapter = new MySqlDataAdapter();<br><br>
    file_name = ApplicationMain.file_path"
    Files
    Invoice_"invoice_number+".pdf";<br>
    MySqlCommand cmd = generate_command(invoice_number, false);<br><br>
    myAdapter.SelectCommand = cmd;<br>
    myAdapter.Fill(myData,"X");<br><br>
    myReport.Load(ApplicationMain.file_path+"
    Files
    Invoice.rpt");<br><br>
    myReport.SetParameterValue("requ_id",this.ID);<br>
    myReport.SetDataSource(myData);<br>
    myReport.ExportToDisk(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat, file_name);<br><br>
    It's all relatively simple, create a dataset, load the report, assign the dataset to the report, export to a PDF. 
    I've tried to reassign the report's connection to the currently connected database (code snippet below) but every time I end up getting a logon failed error message, even when I know for sure the login data is correct, and even when I'm just connecting to my local development server.<br><br>
    TableLogOnInfos crtableLogoninfos = new TableLogOnInfos();<br>
    TableLogOnInfo crtableLogoninfo = new TableLogOnInfo();<br>
    ConnectionInfo crConnectionInfo = new ConnectionInfo();<br>
    crConnectionInfo.ServerName = ApplicationMain.com_host;<br>
    crConnectionInfo.DatabaseName = ApplicationMain.com_database;<br>
    crConnectionInfo.UserID = ApplicationMain.com_username;<br>
    crConnectionInfo.Password = ApplicationMain.com_password;<br><br>
    foreach (CrystalDecisions.CrystalReports.Engine.Table CrTable in myReport.Database.Tables)<br>
    {<br>
         crtableLogoninfo = CrTable.LogOnInfo;<br>
         crtableLogoninfo.ConnectionInfo = crConnectionInfo;<br>
         CrTable.ApplyLogOnInfo(crtableLogoninfo);<br>
    }<br><br>
    I ran that after loading the report, but received a failed login error every time.  Any suggestions on how to proceed with this?  I'm at a loss because up until now I've never had a problem like this with a crystal report, they always just took the datasets I gave them without ever running anything else.

    After attempting quite a few of the proposed solutions, nothing seemed to be working.  Due to the limited usage and number of reports in my application, I decided to try recreating them from scratch (there are only 3 and 2 are nearly identical) using only the crystal 9 integrated designer in VS2003.  My initial testing has been successful, even using the same base query that the failing reports were using.
    Dropping everything and recreating all of ones reports is not the greatest solution, but at worst it's a few hours of tweaking, as opposed to days of frustration messing around trying to get the "corrupted" reports to work again.  Thank you again for your assistance.

  • Crystal Reports Template : Data for Cash-Flow Analysis

    Dear Experts,
    We are working on cash flow forecasting model, i.e going forward 12 months, which in written in MS Excel. We update it with actual data recorded in SAP B1 (Ver 8.8 PL18)  A manual process.
    Was wondering if we can get a crystal report template which contain the following data:
    Sales, Purchases, Collections and Payments by BP in a given time (user specified)
    BP Code
    BP Name
    Sales Invoice #
    Sales Invoice Date
    Sales Invoice Value (total)
    Sales Credit Memo #
    Sales Credit Memo Date
    Sales Credit Value (total)
    Purchase Invoice #
    Purchase Invoice Date
    Purchase Invoice Value (total)
    Purchase Credit Memo #
    Purchase Credit Memo Date
    Purchase Credit Value (total)
    BP Receipt #
    BP Receipt Date
    BP Receipt Value
    BP Payment  #
    BP Payment Date
    BP Payment Value
    Thank you to all who have answered this question posted earlier under queries, I am hoping we can get a combined report using CR, a feat not possible using SAP B1 Query function. I look forward to your advice.
    Regards
    Raj

    Hi,
    I am not familiar with crystal report. But using queries (that already answered) you can create crystal report.
    You can also refer how to guide for creating crystal report in sap b1.
    Thanks & Regards,
    Nagarajan

  • SAP B1 suspends when Crystal Report parameter screen appears

    Crystal Report Add On is installed to my SAP B1 2007B (patch 10) system.
    When I run a CR report, a parameter screen appears for me to enter required parameter values. The system seems suspended to all other B1 users until I submitted the parameter values.
    Any idea of why this happens? And how to prevent this?
    Thank you.

    Hi,
    Is the addon download from SDN or developed by yourself?
    If it is developed by yourself, please make sure to open the CR report in another thread.
    You got to separate B1 Event Routine and Window Form Event Routine in different Thread.
    Otherwise one will be hung.
    Regards, Yatsea

  • Crystal Report 2013 - Data not displayed

    Dear All
    I created one report connecting to SAP Tables directly.
    a) I made a new connection - connecting to SAP tables directly.
    b)  It is connected successuly.  It shows all related tables correctly.
    c) I selected a table MARA
    d) I selected the fields MATNR, ERNAM   (for example)
    Completed the report.
    But on executing, the data is not displayed..  It idspayes 0 records selcted..  ( no errors also )
    Can someone help me...  Why the dta is is not fetched...
    Effectivley, :  No data returns when we execute the report.
    Regards,
    Venkat

    Hi Venkat,
    Go through below SAP note to over come this issue :
    1637505    No data returns when refreshing a reports based off an SAP data source in Crystal Reports.
    Symptom
        No data returns when refreshing a report in Crystal Report.
        Reports based off an SAP Customer Relationship Management System (CRM), ECC, ERP... or ABAP functions returns no data in Crystal Reports.
    Environment
        Crystal Reports 2008
        SAP Crystal Reports 2011
        BusinessObjects Solution for SAP Integration for XI 3.1
    Reproducing the Issue
        Verify from the SAP Customer Relationship Management System that the table or function to which Crystal Report will connect to has data.
        In Crystal Report, create a new report using the connection: SAP Table, Cluster, or Function.
        The new connection will use the Open SQL driver to connect to the table of SAP System.
        Add database fields to the Details section of the report.
        Refresh the report.
        The report returns no data.
    Cause
        This is an SAP Netweaver Gateway issue that prevents Crystal Reports from retrieving data.
        When looking at the Crystal Reports logs, you will notice the SAP Gateway Connection to the SAP Netweaver System fails with the error:
        [Tue Sep 27 10:58:21 2011]           5996       5808       SAP: Received return code 1 from RfcWaitForRequest. This is an error. Message CPIC-CALL: 'SAP_CMACCPTP : rc=20
        LOCATION    SAP-Gateway on host <host name> / sapgw00
        ERROR           Registration of tp <name> from host <host name> not allowed
        TIME            Tue Sep 27 1:11:11 201
        RELEASE       720
        COMPONENT SAP-Gateway
        VERSION      2
        RC              720
        MODULE       gwxxrd.c
        LINE            3627
        COUNTER     3557
        . Existing receiving thread...
        [Tue Sep 27 10:58:21 2011]           5996       5808       SAP: Data reader received error notification. Preparing to go out of scope.
       For information on how to create a log for Crystal Reports, see the SAP Knowledge Base Article 1220085.
    Resolution
        To resolve this issue, consult your SAP BASIS Administrator to update the SAP Gateway to allow your user, or computer, or application to connect to the SAP System. For more information see SAP Note 1408081 - Basic settings for reg_info and sec_info.
        If you have any questions or issues setting security on the SAP Gateway, then create a message for SAP Gateway support, under the component: BC-CST-GW
    -Sastry

  • How to buld Crystal report using data from Bex query

    Hi,
    I have requirment where the end user wants the query in Crystal.I built a Bex query in Bex query designer.I would like to know how to create crystal report based onthe Bex query.
    Thanks,
    Chandra

    Hi Chandra,
    Here is the docuemnt which explains you in detail about the steps to create Cyrstal Report using BEX Query.
    https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/004aacbb-4983-2b10-8da7-cdff5dcbb948&overridelayout=true
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    Regards
    SIndhu

  • Crystal Report Retrieve data Randomly!!!

    Hi,
    I have Crystal Report 10 and it connected to VFP (DBF) database.
    And each time I run the report I got a deffrent result.
    Note:
    Nobody else use that dadabase and report.
    My Query is like:
    Select << list of field>> from .... Join  ......
    Union All
    Select << list of field>> from .... Join  ......
    Union All
    Select << list of field>> from .... Join  ......

    Hi Matt,
    Sorry but CR 10 and it's patches are no longer available. All I can suggest is you download the Trail version of CR 2008 or Cr 2011 and test again.
    http://store.businessobjects.com/store/bobjamer/en_US/DisplayCategoryProductListPage&CategoryID=55987300
    Thank you
    Don

  • Crystal Report Chart Data (Y) Axis setting

    Is there a way to set the Y axis to use a variable for scaling. For instance, I have various units of measure some 1-10, some maybe 100-500, etc.  I'd like to have the capability of setting increments depending on how I want it to scale.

    Thats my problem.  I want the ability to auto based on my own input. in the auto range I can only set 1 range of value. what if i have value that range from 1 to 1000.  my chart will compress to much. so i want to say for this particular phase i want a range of 1 to 10. maybe another phase i want a range of 20-100.

  • Using Crystal Report Data Connection in Xcelcius 2008

    The documentation does not explain how data to populate row, column and details is passed to SWF.
    Can some-one please point how CR Data Connection when created in Xcelcius 2008 is used in Crystal Report Design time ? Is it through Flash variables? Basically more details are needed for "when setup properly" clause. How to map Crystal Reports Fields to Xcelcius Definitions.
    Thanks
    Harish Tejwani
    From Doc:
    "With the release of Crystal Reports 2008, it is now possible to embed an Xcelsius-generated SWF file into a Crystal Report and have the SWF consume data from that report. When set up properly, refreshing the data in your Crystal Report will update the embedded SWF.
    To configure your Xcelsius SWF to consume data from its Crystal Rport source data, you must open the Data Manager in Xcelsius and add a new Crystal Report Data Consumer connection. After adding the connection, bind the following ranges to your spreadsheet:  Row Headers, Column Headers, Data"
    "Using Crystal Reports 2008, embed the SWF file into the Crystal Report source data file. When designing your Crystal Report, you will determine what fields/data populate the Row Headers, Comumn Headers, and Data ranges that were designated in your Xcelsius SWF. When set up properly, refereshing your Crystal Report will also refresh the data being sent to and consumed by the embedded SWF. See"

    <div class="content">
    <p>
    Please check the following post to see if there is a solution to the issue you are experiencing:
    </p>
    <p>
    <a href="/node/19014"><span style="color: #0063af">http://diamond.businessobjects.com/node/19014</span></a>
    </p>
    </div>

Maybe you are looking for

  • Songs that I have purchased through iTunes on my iphone appear in my itunes on my laptop and show up in itunes on my phone but they will not play.

    The songs show up on my itunes on my iphone4S but when I go to play them they just skip over to the next song. I had to restore my phone and the last backup I did was corrupted and I had to use a back up from June, the songs that are being skipped ov

  • Lightroom won't open my RAW files in Photoshop

    I've had this problem for a few months now, but I thought I'd test the waters and see if there's anyone out there who can help me now. Here is a video of what happens when I try to open ANY raw file from ANY camera type in Lightroom to edit in Photos

  • HOW CAN I GET A NEW LAYOUT/HOMESCREEN? PLEASE READ AND HELP

    Hi, I currently have the Blackberry model Curve 8530, and I have been trying to get the new update (the menu style like the torch) because all my other friends have the same phone and I can't download the update. My phone and computer say that I have

  • Air Port and Wireless Router

    I have recently purchased a wireless router from netgear (model # wpn824) and I am unable to connect to it wirelessly. I can connect if I'm plugged directly into the router, but not using air port. Actually, I'm not able to open up my web browser (I

  • Extending Customer to Sales area

    Hi,     I have a customer 1200000 with sales area (Sales organization S100, Distribution channel 25, Division 00), Now I want to extend the same customer 1200000 to same other sales area (Sales organization S100, Distribution channel 50, Division 00)