Schedule Crystal Reports on BOE with Parameters

Hi
I would like to schedule Crystal reports with parameters on BOE. How can I pass a parameter if the job is scheduled to run nightly?
Any help is greatly appreciated.
Thanks!

Hello!
I am going to assume that you know how to schedule a report to run nightly and how to set the parameters/prompts, and what you are really asking is how to change what the parameter/prompt value will be every night?
If that is the case there is no default functionally that can do that.  How ever you could create a Java application (or another supported programming language) application that will run as a Program Job Object.  The PGO (Program Job Object) will be what is scheduled nightly.  Inside the  PGO you would schedule your report to "run now" with the parameters/prompts you want for that night.
I hope I have answered your question.  Cheers!

Similar Messages

  • Scheduling Crystal report from BOE

    Hi,
    I have a Crystal report (based on ECC Function module) which doesn't retrieve data when I schedule it from BOE (infoview).
    I have Integration kit installed, and the crystal report works fine when i execute it manually.
    I think it is an issue with connectivity/authentication or something. I don't have a service user id created. (to run the Crystal report i use my ECC user id which has authorization to S_RFC etc)
    Can you tell me the steps that i need to follow before i am able to run my ECC crystal report from BOE/infoview?
    Thanks, Arka

    Hi,
    the user that is scheduling the report needs to have the same authorization like viewing the report. you can also see the list of detailed authorizations required in the documentation for the SAP Integration Kit in the chapter authorizations.
    all product documentation is available on help.sap.com
    regards
    Ingo Hilgefort

  • Error while scheduling Crystal Report within CMC with Destination as Email

    Hi,
    I have added a Crystal Report within the CMC. Before scheduling it, I have specified the Destination as Email and entered  the necessary details. After scheduling it, the Report Instance gives a Failure with Error Message as -
    destination DLL disabled.CrystalEnterprise.Smtp
    How to rectify this?
    Thanks,
    Amogh

    Hi,
    go to the CMC and invoke the server list under Servers. Locate the entry for the Crystal Reports Job Server, select it and invoke the context menu using the right mouse button. Select Destination and add Email in the list of the possible delivery options. Configure the connection data for your SMTP server and restart the Crystal Report Job Server.
    Regards,
    Stratos

  • How to hide Database Logon option when scheduling Crystal Report in BOE?

    Hi All,
    For security reason, we are try to hide the Database Logon option in Crystal Report Schedule page in InfoView.
    There is option in CMC which we can configure the default Database logon option so that users do not have to enter the logon everytime they view or schedule the report.  However, we are looking to hide this option completely.
    Does anyone know if there is a security setting which can hide the option from specific users?
    Thanks,
    Bobby

    Hi Bobby,
    As Jorge informed that there is no method available within CMC to hide database logon option when scheduling or viewing a Crystal Report in the Info view. This is very much true.
    But as you also mentioned that you don't want your users to enter the database logon credentials evertime they view or schedule a crystal report, there is one setting in CMC which we can do to avoid prompt for database logon credentials.
    CMC - Home - Go to that specific crystal report - Click Process tab - Click the sub-tab 'Database' and at the bottom of the page there is an option "Use same database logon as when report is run". Check this option after providing the database credentials and click UPDATE.
    Now whenever users try to view or schedule this specifc crystal report they won't be prompted for the database logon credentials.
    Regards,
    Venkat

  • Scheduling Crystal Report with Subreport in BOE 12.0.0.683

    I have scheduled a crystal report in BOE that contains a subreport. The report successfully completes, but the data for the subreport is blank. I know there are records for the subreport because they are there when I run the subreport manually in crystal. Is there a way to fix this?

    hi,
    You can set the Idle connection time out parameter to desired value (in minutes) for Processing server using CMC.
    Regards,
    Vamsee

  • Can not view/schedule Crystal Reports in new BOE XI 3.0 Installation

    Hello,
    I'm having an issue on a brand new installation of BusinessObjects XI 3.0 on AIX 5.2 (using WebSphere 6.0). Installation went smoothly and migration went fine. Can log in, pull up CMC, InfoView (all other apps). But scheduled Crystal Reports (as well as viewing Crystal Report thru InfoView) are failing with the following errors (which to me seem interrelated):
    *(1) Error in File ~cec0c55d91e0e015.rpt: The request could not be submitted for background processing*
    *(2) Error in Report XXX: Failed to load database information*
    *(3) An error occurred while creating a subprocess in the processing server. [RCIRAS0604]*
    These three errors indicate to me that the report engines are having issues opening the files, pulling the data and generating the reports. We've checked to make sure that the account that BOE is running under has all the permissions it needs - and it has.
    I just turned on tracing (-trace) on the report job processing servers and I'm watching the logs as I retrace my steps...
    Any ideas? Would appreciate any feedback...
    Thanks,
    Will

    Turns out this is a pretty nasty issue on Unix environments. Being that the BOE application is developed on Windows then ported to Unix environments, the services (daemons) still end up depending on an emulated registry (MainWin) sort of like in a Windows environment.
    For some reason (we're still trying to figure this out), the BOE registry entries got corrupted and then started preventing the processing servers (which in the case of CR ultimately depend on  CRPE - Crystal Reports Print Engine) from opening up and processing CR files.
    We engaged BusinessObjects/SAP support and have been able to resolve this issue on our test AIX system. The resolution included deleting all the mainwin (mw) tmp directories and files in the root temp directory and also in the
    /bobje/enterprise120/aix_rs6000/crpe>
    directory. Then we stopped all BOE services and reran the MW script to regenerate registry entries. This repair was a pretty intricate multi-step process. The SAP Technical Rep who worked on this case is writing a knowledge base article (an SAP note). Once I get details, I'll update this post.
    The good news about this issue is that the upcoming SP1 of XI 3.0 removes the dependency on the mw registries...
    Will

  • Scheduling Crystal Report in BO Enterprise -- running Failed with an error

    Hi all,
           I have scheduled a crystal reprt which is published in BO Enterprise. I have scheduled such that it should run right now. when i choose schedule, in the History screen of that particular Report Document, it  is showing the status as Failed.
           I cecked the Instance Details of that particular instance in History Screen, it is giving me this error message:
    " Error in File ~tmp1f905fddf0fb274.rpt: Unable to connect: incorrect log on parameters ".
           I have choose ' set to null ' to all parameters in the Parameteers Screnn while scheduling, as all the parameters are optional.
    Please suggest how to go ahead with this error. I am new to BO Enterprise, I have to schedule crystal report in the Enterprise.
    Thanks in advance !

    hey i got this error resolved by giving server details in Data Base Configuration screen.

  • Scheduling Crystal Report to fax

    Hello,
    We have a requirement to schedule the Crystal Report to fax through Crystal Report Server 2008.
    We use rightfax server with email gateway configured to SMPT server to send fax as email . In order to send fax as email right fax server uses addressing scheme like below for email address.
    /fax= <fax Number>/<domain name)
    /fax = 610666666/<arightfax(at)xyz.com>
    In Crystal Report Server, I scheduled  crystal report with destination as email and for " To field :" entered email address following above addressing scheme.  But crystal report server does not recognize above addressing scheme as email address and job fails.  Please advice if there is any way to resolve this or achieve my requirement through Crystal Report server.
    Thank you.
    Regards
    Pushparaj.

    I was wondering if you had heard or found anything on this Issue we are also trying to perform the same function and I am looking for some way to send several reports to the Right Fax printer or to the system.

  • How to Deploy crystal reports in BOE

    Hi,
        I have two questions.
        1.How to deploy crystal reports in BOE server.
        2.How many ways is there to deploy crystal reports in BOE server and name of the method is needed.
       Anyone knows about these details could you please reply me
    Regards
    Babu N

    I am not sure what you are asking.
    Are you trying to publish reports into Enterprise so they can be run from say infoview, scheduled etc?  If so you can either use the publishing wizard or do a save as from the Crystal Reports designer and save them to Enterprise directly.

  • Distribute Crystal Report from BOE Server

    Hi,
    =========
    Installation on Client machine:
    Crystal Report 2008 V1 SP1 and SP2
    SAP Integration Kits XI 3.1 SP2
    Installation on BOE Server:
    BOE XI 3.1 SP2
    SAP Integration Kits XI 3.1 SP2
    Installation on BW:
    SAP BW 7
    ========
    Created crystal report on top of SAP BW Query, and save/publish the Crystal Report into BOE Server directly via Crystal Report ->File ->Save as (I understand that we can also save the Crystal Report into BW role, then publish the Crystal Report into BOE Server via the BW Publish, but we're not using the BW Publish option here).
    Now user can logon to BOE InfoView and execute/display the Crystal Report, no problem.
    My question is in BOE Server, is there any functionality that allow us to execute the Crystal Report and send it to the user automatically via email? Just like the BEx Broadcaster functionality in SAP BW 7.
    If yes, how can I do it?
    Any help is appreciated.
    L

    Seb,
    I have a look at the document: http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_bip_admin_en.pdf
    I can see where to schedule the Crystal Reprot to run in the background and send out via email option.
    However, I dont see how the report can be sent out from BOE server. Is there any setting need to be done so that BOE Server can send out the crystal report?
    Please help, thank you.

  • How to do Scheduling Crystal Reports?

    Hi All,
            I request any one of you, to let me know how to schedule Crystal Reports. I am unable to find any option in Crystal Report Designer.
    Please list if any step by step procedure on scheduling crystal reports(lets say hourly, or weekly and save the crystal report with data).
    And also any idea on how to maintain crystal reports instances?
    Thanks in advance !

    There are actually a dozen or so tools out there that can schedule Crystal Reports.  The two mentioned here are SAP products. For a complete list of third-party scheduling products (ranging from free to several thousand dollars) you can go here:
    http://www.kenhamady.com/bookmarks.html
    There are even a few more at the high end that will be added to that page in the next month or so.  I am currently working on a feature comparison for scheduling engines for my March newsletter.

  • Crystal Report 9 connectivity with WebLogic 10.3.5

    Hello,
    Is the Crystal Report 9 certified with WebLogic 10.x? Currently WebLogic 8.x is in use. Trying to upgrade the WebLogic.
    Thanks

    What does this have to do with Database Connectivity?
    An I doubt it, CR 9 is about 8 or 9 years old well before 10.3 was released. Check the Platforms PDF's for more info.
    Don

  • Problem with crystal report that comes with VStudio 2008 Database edition

    Hello,
    I'm using crystal reports that comes with Visual Studio 2008 Database edition. But I'm having a problem these days. When there are more than 4 pages in the report, the summary field in the pagefooter(usually sum of data in the Details section) show 0 in the first page.It will be displaying in all other pages. I couldnt sort out the problem.I'm binding data to the report from an SQL Server 2005 table.
    Thanks in advance.I really appreciate if some one can sort out the problem quickly.

    Have not heard of the issue, but download SP1 and see if that helps:
    https://smpdl.sap-ag.de/~sapidp/012002523100009351512008E/crbasic2008sp1.exe
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • How to get one crystal report to work with two different backends?

    We have a software that can work with either SQL2008 or Visual Fox Pro backend.  We are trying to compile One Crystal report that will work with either of the two backends.  How to you make sure that your Crystal Report is compiled so that it will work with both backends?
    Right now my reports were originally created using the SQL2008 backend and are retaining the DBO reference in the statement, which then will not allow the Crystal report to work with the VFP backend.

    You can write your data sets as a command using hand coded SQL. As long as "dbo" is the only schema used in your SQL Server database, you don't need to specify it in the SQL. SQL Server will automatically assume the dbo.
    The 2nd thing... The SQL needs to be 100% compatible with both SQL Server 2008 AND VFP.  This will limit the list available functions to those that are common to both platforms AND work exactly the same in both platforms.
    The other part is to make sure you are using an ODBC type connection instead of OLD/DB. That way all of the connection properties are set on the local machine and the report is simply looking for the System DSN name.
    HTH,
    Jason

  • Schedule Crystal report

    Hi,
                        How to schedule Crystal report and email to manager or any user and print  automatically in SAP Business one. is it possible now

    Hi,
    Not possible to schedule crystal report. Also check this thread:
    http://scn.sap.com/message/15014988#15014988
    Thanks & Regards,
    Nagarajan

Maybe you are looking for

  • Error while running SAP HR activ sync

    Hi Geeks, Got this issue while I run my SAP Active sync. "Caused by: com.sap.mw.idoc.IDoc$Exception: (8) IDOC_ERROR_INITIALIZATION: Could not initialize SAP Java Connector IDoc Class Library. Found SAP Java Connector version 2.1.6 but version 2.1.8 o

  • Lock Purchase Order fields after goods receipt

    Hello everyone,   I need to be able to set a couple of fields in ME22N as display only after goods receipt has been done for the PO. Is there any config that I can do to get this done? Any idea or suggestion?   Thank you very much for your help! Kell

  • How to setup an IC Matching application in SAP BPC step by step query...

    Hi there, I have a query... I downloaded the "How to... Setup an Intercompany Matching Application in SAP BPC" pdf file. Then i read it and eventually followed the step by step solution but as I do it, i was stucked with the step number 71. It's beca

  • Iphone disabled, how can I reset it with serial number

    My Iphone is disabled. Can I reset it with the serial number? I do not have ITunes

  • EBS database  pre-upgrade tool

    Hi All, I am upgrading EBS database from 10.2.0.3 to 11.2.0.3 OS - RHEL 5 EBS - 12.1.3 While running pre-upgrade too , utl112i.sql am getting some warning. Please help me what step I can follow for this warning. WARNING: --> Database contains schemas