Parameters within a Crystal Report

I am having a problem when a try to add a parameter to my report.  I can create the parameter but when I try to allocate values from the dropdown option the application crashes with the message :
crw32.exe has encountered a problem and needs to close.  We are sorry for the inconvenience.
Has anybody else experienced a similar problem ?
Ron Smith
MAXIMO Administrator

Hello Sir,
I have faced this kind of problem when working in crystal reports, but not exactly with parameters. So, this message is not particular with the parameters. When it happens It will get close and I will reopen and do the changes I wanted to do.
So My suggestion here is
1. Try to change exisiting parameter values.
2. Then try creating new and add values to it.
It will work fine.
Otherwise, reinstall Crystal Reports again. May be, some files will be missing.
Thanks
Usama

Similar Messages

  • Cannot refresh a stored procedure within a Crystal Report from Xcelsius

    Please help...Xcelsius 2008 & Live Office problem...
    What I am trying to do is to refresh a stored procedure that is within a Crystal report from within my Xcelsius dashboard in Preview mode. The data returned appears on the Xcelsius dashboard. It works fine in Design mode, just not in Preview or when published as a swf.
    1. I set up a Crystal Report using a Stored Procedure as the data provider.
    2. The Stored Procedure has a parameter built into it.
    3. When the report is refreshed within Crystal, the prompt dialog box is displayed; I fill in the desired value, and run. Everything comes back fine.
    4. Crystal Report is exported to the repository.
    5. In Excel, I inserted the Crystal Report using Live Office. It shows up as a Live Office object just fine.
    6. I bound an Excel cell to the prompt; when you change the value in the bound cell, the Live Office object refreshes and displays the correct results.
    7. In Xcelsius, I imported the Excel spreadsheet.
    8. I set up a Text component that is bound to the cell containing the parameter value. Also set up a Grid to display the results, and a Connection Refresh button to call the refresh. Added a Live Office Data Connection pointing to the Web Service URL for the report.
    Note: When in Designer mode, if the value of the bound cell is changed, the results in the grid change accordingly.
    9. When in Preview mode (or generated swf), if the Refresh button is pressed, a "User Identification" dialog box appears asking me to log on. The values it asks for are: System, User Name, Password, and Authentication. I enter the same credentials as are within the Live Office settings in Excel, (which are working correctly), but receive an error "soapenv:Server.generalException: Database logon failed.".
    Note - all the id's are synced up - Business Objects, Database, etc.
    I've tried all kinds of combinations, but nothing gets me past this error. If I use any other server than the one listed under System in Live Office, the error message is "soapenv:Server.generalException: Server XXXXX not found or server may be down".
    I've noticed that in Excel directly, when I open the spreadsheet and refresh the Live Office object, I am prompted to log on to the database where the stored procedure is being executed. This dialog box does not appear once the Excel sheet has been imported into Xcelsius. One of the combinations I tried in the "User Identification" dialog box was the name of the database server, that didn't work either.
    I also tried creating the Live Office object directly within the Excel spreadsheet in Xcelsius, but then I was unable to bind the prompt value. Could never get the Live Office/Properties menu to appear.
    Ideas? Thoughts?
    Thanks in advance!
    Stephanie

    This post looks like a duplicate of: Live Office: Database logon failed error

  • Performance Issue when updating parameters in a Crystal Report on Edge 2008

    I have several Crystal reports posted into Edge 2008.  When you select Edit on a parameter to set the parameters to run the report, it takes a noticably long time for the parameter selection window to appear.  Then once you have made your choice, it takes quite a long time to close the parameter selection screen to go back to the scheduling window.
    I thought it might have something to do with reports where I have linked the parameter with a table field and appended the values in the report parameter.  But, it happens even when there is no link to the data for the parameter.
    I've had several users saying it is very frustrating having to wait for the parameter selection.

    I am using two infosets that are not linked together by any primary key. The main infoset has transaction records and the second infoset has only one record (which is a foreign exchange rate). The performance is slow and I am presuming its because there are no linked fileds between the infosets, everytime a record is read from the main infoset it goes to the second infoset and also reads the record there. Is there a way to improve performance? How can I have the report read the second infoset only once and store that value to be used when reading records from the first infoset.

  • Passing parameters dynamically to crystal report from oracle

    Hi,
    I have a Crystal Report that is based on an Oracle Stored Procedure. This was created using Crystal Reports XI R2 and it is published on a Infoview environment.
    There are 2 parameteres in  an Oracle Stored Procedure, of which one parameter is Region which contains values like AP,GJ,HP,MP,TN. The report run daily at scheduled time in infoview and the output of the report for each region is passed and stored in that particular region folder for easy access to enduser. The other parameter is a refcursor.
    Now my issue is i want to add new region value like KA. As i am new to crystal reports i am unable to understand how to do this also if possible can any one send me liknk which explains the procedure how to run a report that is based on an Oracle Stored Procedure.
    Thanks in advance.

    Hello,
    Typically when you create the report this way the Store Procedure will query the table for values and present those in a drop down list in the report Prompts when viewing. Or if it's not interactive then simply typing in 'KA" into the parameter UI should/could return data.
    So it all depends on how you have this configured and how it was set up in the CMC when the report was scheduled. The BOE Administrator may have manually added the filter for each state or it's part of the report itself and other than updating the table field values is all that is required.
    So it's not clear what role you play in the Admin group of BOE but it appears to be fairly simple to do. If you are not the Administrator find out who is and that person can explain it to you also.
    I'll move this post to the Business Objects Enterprise Forum for someone there to give you specific details.
    Thank you
    Don

  • Passing 'ALL' value into Two Parameters in SAP Crystal Reports

    Hi,
    I have one report made it from sql command in that there is 2 parameters one is C_Type and other is C_Type_HV both shows the records like 01,02,03,05 both the parameters are used in command where clause and also that report contain one sub report for showing summary made it from sql command in that command both the parameters are passing through where clause of command now i want to add 'ALL' as a value in both the parameters how i can do this in sap crystal report.
    for referance I give u both the query of report
    With Regards,
    Ganesh

    Hi Ganesh,
    Please have a look at this thread on how to add 'ALL' as a value for the prompt.
    All values in parameter
    -Abhilash

  • Passing parameters to a Crystal Reports JavaBean connection

    Hi,
    I'm trying to pass a parameter to a CR XI JavaBean connection. So far I can read and show a String parameter in the report, but I'm unable to pass it to the getResultSet(String aParameter) method that provides the ResultSet.
    The Crystal Reports editor shows a dialog box asking for the "Parameter 1". I've tried with the parameter name and with an arbitrary value, but it just doesn't work.
    Any comment from anyone who has been able to figure this out would be really welcome. The Crystal Reports documentation isn't very useful.
    Best regards,
    - Juan

    I'm about to throw Crystal Reports thru the window. There is no documentation, their knowledge base is a wasteland, the samples included are just the simplest ones, it seems there is nobody from their company colaborating in their forums This company is incredible.
    As far as I can tell, you need to set the parameters for the ResultSet method as if it was a stored procedure, but I found no useful documentation about this for Java / JSP pages.
    So far, my JavaBean method is:
         public ResultSet getResultSet(String minAge, maxAge) throws SQLException {
            // I don't use the parameters yet. I just want to execute this ResultSet
             try {
                  return getConnection()
                       .createStatement()
                       .executeQuery("SELECT * FROM notes");
             } catch (Exception e) {
                 e.printStackTrace();
                 _log.error(e);
                 return null;
         }An the parameters code is:
        public Fields getParameters() {
            if (_parametros == null) {
                 ParameterFieldDiscreteValue val1 = new ParameterFieldDiscreteValue();
                 val1.setValue("100");
                 ParameterFieldDiscreteValue val2 = new ParameterFieldDiscreteValue();
                 val2.setValue("200");
                   Values vals1 = new Values();
                   vals1.add(val1);
                   Values vals2 = new Values();
                   vals2.add(val2);
                   ParameterField field1 = new ParameterField();
                   field1.setName("minAge");
                   field1.setReportName("");
                   field1.setCurrentValues(vals1);
                   ParameterField field2 = new ParameterField();
                   field2.setName("maxAge");
                   field2.setReportName("");
                   field2.setCurrentValues(vals2);
                   Fields fields = new Fields();
                   fields.add(field1);
                   fields.add(field2);
                   _parameters = fields;
            return _parameters;
        }Any comment of any kind about this would be really welcome.
    Regards,
    - Juan

  • Do we have Tool to re-point Dynamic Parameters in multiple crystal Reports

    Hi Experts,
    Do we have any tool to re-point Dynamic Parameters of Multiple reports in a single shot.source of crystal reports is SAP ECC tables.
    Thanks,
    BharathU

    Hello,
    Not sure what this has to do with Database connectivity but the answer is no.
    If you have access to a .NET or Java Developer you can write your own using the SDK.
    Don

  • Hiding the first 5 numbers of SSN within a Crystal Report?

    Post Author: robertr
    CA Forum: General
    I am sure that this is easy - but how do you set a field such as an SSN field to only display the following: with a standard Crystal Report?
    XXX-XX-1234  (I would like to get this output everytime I run this report)
    We need this for security purposes.
    I really appreciate anyone's help on this.
    Thanks!

    Post Author: SKodidine
    CA Forum: General
    create a formula such as this and place it instead of SSN:
    SSN stored as numbers:
    'XXX-XX-' & totext(({table.ssn}),0,'','')[6 to 9];
    SSN stored as string with hyphens:
    'XXX-XX-' & {table.ssn}[8 to 11];

  • Sizing Parameters for  improved Crystal Reports environment

    Similar to APS splitting option, what sizing parameter should i consider specific to Crystal Reports 2013 in 4.1 environment
    (80%) of their total number of objects are Crystal. All of the reports are direct on top of DB.
    Which Memory parameter needs to be tweaked in Crystal Processing/Adaptive Job or Cache server?
    Thanks,
    Tilak

    You have to limit option in Crystal Processing server - Limit this option to may be 100k records -Database records read when previewing and refreshing .
    max cache size- in cache server.
    If you see any issues while running the crystal reports, you can tweak the option based on the issue- Java heap size, perm size.

  • Parameters not poputating Crystal reports 2008 and VISTA

    We have a client working with CR2008 reports with dynamic CR parameters working. Until last week,
    everything was ok, but, after some Windows(vista) updates, now, in one computer (and just in that
    computer, rest of people is working fine), when trying to run any CR2008 reports parameters are not
    populating(drilldown control is wrongly empty) and even calendar of date parameters is not working.
    What can i do to solve this issue?

    Finally I've opted for uninstalling all crystal programs, and every microsoft framework updating, install again microsoft framework 3.5 and reinstall SBO Client and CR runtime 2008. Now it is working again.

  • Crystal Reports Variable Parameters

    I have a client attempting to build a sales report where it will pull the data from the previous week / month / quarter only. 
    For example, if I have a report that I run on Monday, then it will pull all the data from the last 7 days (so the from the previous monday to sunday - day before I run the report). 
    What parameters or coding will I have to include to do that scheduling as I understand I will need to create that in the report and once that report is initially scheduled to be built in, then I can upload it into Crystla Reports Server to run on a weekly basis.  Your prompt response is greatly appreciated.

    Thanks for your prompt response.  Is there a specific section that covers the scheduling of reports?  The guide and area is quite extensive so if you can refer to a specific page or section of the forum it'd be greatly appreciated.
    Can the report not be built to be 'parameterized' to only view for a certain period, and then the CR Server would run the reports based off that parameter or can it only be done within the Crystal Reports Server / Enterprise?  How will the report recognize to only pull data from the last week or so?  Would it not be required in the report that's built?
    I have a client that is attempting this, and noted that the CR Server asks for hard coded dates for report scheduling.  Please advise.

  • Hyperlinks within Crystal Reports

    Hello,
    I am using Crystal Reports to create a statement. We would like to include hyperlinks in our report. We have already created hyperlinks within the report. The hyperlinks are only operational when I click within the subreport. I want to process my report to a PDF and have the hyperlinks work. Any Suggestions? I am currently working in Crystal 8.5 (we have 10 but our database is not matching up).

    As an alternative, at least one of the 3rd-party Crystal Reports Manager tools listed at http://www.kenhamady.com/bookmarks.html can use visible or hidden (white font) formulas anywhere within a Crystal report (including inside subreports) to create file, web, or email links at that same location within the pdf export of the report. Optionally, an image (such as a .png button image can be added to provide a GUI for the link.

  • Passing parameters (range) to ABAP function from Crystal report

    Hello experts,
    Iu2019ve created an ABAP function which receives parameters from a Crystal report . It works very well with simple parameters.
    In my crystal report I can see the fields with the prefix u201CI_u201D in the field explorer, and I can use this fields  in my Function Modules perfectly.
    The problem is to pass parameters like range or multiples values.
    I would like to know how to put this parameters into the low and high values of the range and receive them in my Function Module in the ABAP layer.
    Thanks in Advance,
    Carlos Henrique Matos da Silva and Silvio Meurer - SAP BusinessObjects BI Team - Brazil.

    I got the answer of this question under SAP Integration Kit
    How to pass parameters to ABAP function in Crystal report

  • Passing input Dates in a Crystal Report

    Post Author: Preethig
    CA Forum: Older Products
    Hi all,
    I am using Crystal reports 8.5 to develop my report. I use the the Crystal report Enterprise Version 8.0 to view my reports in the IE 6.0 Web browser.I communicate to the Crystal Enterprise through my Active Server Pages.(ASP 3.0)
    From my asp page redirect to the urlI use response.redirect
    Here is an example URL:
    http://Domain/Directory/Report.rpt?&prompt0=Valuemy url request is
    Response.Redirect("report.rpt?&prompt0=" & some random value & "&prompt1=" & DateField & "&prompt2 =" & DateField  )
    and I use "sf " query string parameter for passing new selection criteria
    There are three parametes defined in the Crystal report
    Prompt0 - To accept a Number
    Prompt1 - To accept a Date
    Prompt2 - To accept a Date
    Problem: Even after passing the input date parameters as the parameter values for the parameter "Prompt1" and "Prompt2" in my Active Server Page, on launch of the Crystal report in the Crystal enterprise Viewer, the Crystal reports' Dialog still prompts the user to give input dates.
    Need Solution for: I should be able to pass the date parameter values from the ASP page and susequently, the crystal dialog should not be prompted to get the input dates.Kindly suggest a solution.
    Thanks in advance!!Preethi

    Well, can you please post the details about your stored proc?
    <quote> I've checked that when calling one stored-procedure within a crystal report, one sequence will be selected for 2 times. Thus 2 will be added to the corr. sequence No.</quote>
    Question: What do you mean by that? How many times did you run the report?
    More details please.
    -Raj Suchak
    [email protected]

  • Two problmes between  Crystal Reports 2008 and Bex Query

    Hi Gurus.
    I have two problems with Crystal Reports 2008 when It obtains data from a Bex Query (SAP MDX query connection).
    1)     I have defined some Parameters Fields using the follow options:
    Type: String
    List of Values: Dynamic
    Value Options Level1:
                         Show on (Viewer) Panel :Editable
                          Prompt text: <text>
                          Sort Order: Ascending by value
                          Prompt With description Only : False
                          Optional Prompt: True
                          Allow multiple values: True
                          Allow discrete values: True
                          Allow range values: False
    When I execute the report with the client of Crystal Reports 2008 (the developer tool), in the initial screen shows a list box where I can select the values from the left box and add it to the left box (as a usually filter). When the number of options (LOV) is more than  the maximum of the system, I have a input box bellow the list box, where I can insert any value (manually) and a button to insert it into the left box. When I publish the Report in the infoview, this filter is modified and the input box where I can introduce manually values is not showed and I can insert only the values showed in the list box, it causes that I can`t select a lot of values that is in the master data of SAP BW, because they arenu2019t listed in the list box.
    There is any option to ability this option in the infoview.
    2)     My Bex query, have a date filter with variable in the restricted key figures, when I execute a Crystal Reports, the infoview (and the Crystal Reports 2008 designer) ask me 2 times the same date, first only the date and second the date and the rest of parameters (introduced in the report of Crystal Reports).
    Why I need insert the date 2 times? How can I modify the Crystal Report for ask me only one time all the parameters?.
    Thanks.

    Hi Abhilash.
    Thank you for your information.
    1) Yes, the parameters are created in the Crystal Reports designer. I have created the parameters in the Crystal Report because I use the same Bex Query to create some Crystal Report, in other case, I will need create some Bex Query.
    2)The Bex query has the date filters and I have created some filters in Crystal Reports designer, the date filter from the Bex query is created automatically in the Crystal Report Designer but I don't use it, I haven't created it anytime. I use my filters only in the record selection. The date filters from the Bex query is showed as Static, and I can`t delete it, if I modify the parameter to dynamic or static with values, at first step ask me again static without values and the second step of the report execution ask me the parameter as I have defined in Crystal Reports Designer, my parameters fields are dynamic. A lot of reports have subreport, but I have created one of them without subreport (to trial) and the Crystal Reports ask me the date filters at first execution, and when I insert the date filters, in the second step, ask me the date filters again and my parameters fields again.
    Thank you again.

Maybe you are looking for

  • HP Officejet Pro 8500 Wireless (DUPLEXER MISSINN)

    Hi, can anbody help me please?? I just bought a 2nd hand printer HP Officejet Pro 8500 Wireless. The printer doesnt feed the paper (it does not pick it up). However, the paper goes pass by the printer and leaves through the back. There is no duplexe

  • Minus sign at the end of the value, Need to get Preceeding minus sign.

    Hello gurus, I am using following code in web dynpro to get data from a FM and downloading it to excel. for the numeric values I am getting minus sign at the end of the value in excel. but If I display the value in alv, it is coming fine. Please let

  • Mute Unmute microphone not working in windows 8

    Hi, I am working on video streaming application for Windows 8 and facing some problem when trying to mute microphone and unmute microphone. I am trying to mute the microphone with changing the mic.gain value to 0 and unmuting the same by changing the

  • Email Filter - level 1 notification filter not working

    I run a BES 5.0.2 system with 95 users and many rely on filters to forward alerts from a specific address and flag them as level 1. Messages Options\Email Filters Worked like a charm previously, but recently has stopped working. I've tried every whic

  • How do I calculate strain from a volt amplitude vs time plot that labview generates

    I have set up four strain gages, a DAQ system and a coded output in labview. After running my program labview gives me a voltage vs time plot. How do I convert the voltage measurements to strain? My strain gages are configured in a Wheastone quarter