Error when saving a report to CMC when it contains dynamic parameters

The error reads:
Failed to read data from file C:\....reportname.rpt. Reason: Unable to launch C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\ReportAdd.
Both reportadd.exe and it's associated dll exist in the folder.
Any suggestions?
Thanks,
John

Is your dynamic parameter based on text file?
If yes, do you have the file in CMC?
Use Business View to create list of values for the dynamic parameter.

Similar Messages

  • Error when Saving FR Report from Studio when Making Changes from Client PC

    We get the following error when trying to save a report when using FR Studio from a Client PC: *"Expecting a transferable end, but received -4352: 2067198, expected: -4113, <-4098>, 8074 -4098"*. We do not get this error if we so a Save As instead of a Save.
    If we use FR Studio while remoted into the FR server, we do not get this error.
    Any idea what may be the cause of this error message?
    Thanks.
    Terri

    We had a similar issue on 11.1.2, which was never really resolved. Is this the version you are on?

  • Error: Failed to open the connection when opening Crystal Report in CMC or

    Hello all,
    I am getting theError: Failed to open the connection when opening Crystal Report in CMC or Infoview
    with access database as the datasource which is in the network drive.

    Hi Sonali,
    This is because Crystal Reports does not recognize database connection from share drive
    1. Save the database locally on server machine
    2. Create a new database on server and link the new database with the database on Network.
    Steps to link the database.
    1.Create a new test database on server.
    2. Go to File --> Get External Data --> Link tables | Select the database on Network Drive.
    3. Select all the tables from the database.
    4. Save the Database  e.g. Test.mdb.
    5. Create an ODBC Connection on server machine, with the same name as on client machine using test.mdb database.
    Note: Click on Advanced button, enter the default user id and password for the odbc connection, it is not mandatory to give Login Name and Password, only if the user id and password are given then we need to provide the same user id and password in the CMC database configuration.
    6. Create a report using this ODBC connection, and save the report to Enterprise.
    Regards,
    Navin

  • Error "Session Timed Out" When saving  webi report as PDF

    Hi,
    I am getting below error when saving  report as PDF
    The Session Timed Out.The document *.wid has been auto saved  in the Favorites~WebIntelligence Folder..Click Restore to retrieve it.
    (ERROR : WIJ600001).
    I get above error in PROD  but works fine in DEV.
    Version :  BOE 3.1 SP7 (DEV & PROD).
    Session Time out  set as  one hour.
    Report runs for 3 minutes .once I get the data if I try to save it as PDF immediately I get the above mentioned Error.

    The default Webi auto-save is every 600 seconds, which is 10 minutes.  You could increase it to 3600 seconds (1 hour) in CMC -> Applications > Web Intelligence > Properties > Auto-save Settings on "Auto-save time delay".
    See KB 1297132 - Error: WIJ 60001 after the Web Intelligence Java Report Panel is left inactive some time on http://service.sap.com/sap/support/notes/1297132.
    Hope this helps,
    Jin-Chong

  • Error when scheduling crystal reports in CMC

    Hi Experts,
    I have  created a crystal report and exported to CMC. when i try to schedule the report i am getting a error "The property with ID SI_DELTA_METAINFO does not exist in the object"  can anyone help me to fix this issue.
    Thanks in Advance.
    Carol

    Hi Carol,
    I think your question is best posted on the Crystal Reports Data Connectivity forum, so I will move it there, and hope you will get the solution you seek.
    Regards,
    Jason

  • Error when saving Crystal report to BW

    Hi,
    I'm getting an error when save a report to BW (without push to BOE). I received the error messages as following:
    This syntax cannot be used for an object name
    An error occurred while saving and/or publishing. The return code 220 was returned from the server
    c
    Please help!
    Thanks.
    KS

    Hi ingo,
    thanks for your response.
    can you save a report directly to the BOE Server ?
    Yes, I can publish the report by "Save as" to BOE.
    did you can configure all the publishing in transaction /crystal/rptadmin ?
    Yes, I've followed all the steps by links below.. The RPC destination is working.
    Publishing part 1
    /people/ingo.hilgefort/blog/2008/09/23/businessobjects-and-sap--publishing-of-crystal-reports-part-1-of-3
    Publishing part 2
    /people/ingo.hilgefort/blog/2008/09/24/businessobjects-and-sap--publishing-of-crystal-reports-part-2-of-3
    Publishing part 3
    /people/ingo.hilgefort/blog/2008/09/24/businessobjects-and-sap--publishing-of-crystal-reports-part-3-of-3
    Still, I received the error as mentioned.
    Below is the detailed error after attempt to save the report to BW:
    Message no. TK103
    Diagnosis
    The syntax of the transferred objects is incorrect. R3TR XLWB  made this check.
    This could be caused by the following:
    The object type R3TR XLWB is unknown
    The syntax of the object name  is incorrect
    The object is a component of a system object
    System Response
    The function terminates.
    Procedure
    Correct the syntax.
    I am not sure what is going wrong. Please help..
    thanks.

  • [Forum FAQ] Troubleshooting "An error has occurred during report processing" message when viewing SCCM reports

    Symptom:
    When you view a report with SCCM, you may encounter the following error message:
    An error has occurred during report processing.
    Under the details box, you can see the detailed error information as below:
    System.Web.Services.Protocols.SoapException: The report server has encountered a configuration error. Logon failed for the unattended
    execution account. ---> Microsoft.ReportingServices.Diagnostics.Utilities.ServerConfigurationErrorException: The report server has encountered a configuration error. Logon failed for the unattended execution account. ---> Microsoft.ReportingServices.Diagnostics.Utilities.LogonFailedException:
    Log on failed. Ensure the user name and password are correct. ---> System.ComponentModel.Win32Exception: The user name or password is incorrect
    at Microsoft.ReportingServices.Library.ReportingService2005Impl.GetReportParameters(String Report, String HistoryID, Boolean ForRendering, ParameterValue[] Values, DataSourceCredentials[] Credentials, ParameterInfoCollection& Parameters)
    at Microsoft.ReportingServices.WebServer.ReportingService2005.GetReportParameters(String Report, String HistoryID, Boolean ForRendering, ParameterValue[] Values, DataSourceCredentials[] Credentials, ReportParameter[]& Parameters)
    Figure 1 is the screenshot of the error message in SCCM:
    Figure 1.
    Cause:
    According to the detailed error message, it indicates that “The report server has encountered a configuration error. Logon failed for the unattended execution account.”
    and “The user name or password is incorrect”, so this issue would be caused by the mismatched credential stored in report server.
    Solution:
    To solve this issue, you can follow the steps below:
      1.
    Access Report Manager URL on your reporting server.
    From figure 2, you can see that the URL for Report Manager is
    http://SCCM:80/Reports
    in our lab environment. You can check your Report Manager URL in Reporting Services Configuration Manager.
    Figure 2.
      2.
    Find out the date source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} and access it.
    Figure 3.
    3. Test connection (Figure 4)
    You can have a test connection to check whether the credentials stored in the report server are correct or not.
    Figure 4.
    4.
    Modify the password or choose another authentication method
    If you want to change the password, please make sure that password is the same as the one that you have set for that user account in the domain.
    5. Confirm connection
    After you change the password, you can test connection again. From figure 5, we can see that connection created successfully.
    Figure 5.
    After all the steps above, there is no error message when viewing the report. (Figure 6)
    Figure 6.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    ok . the user name is sccm.admin this user have the assignment to run as a services, he is a domain admin, on the sql server this user have the sysadmin, i create the reporting with the Reporting Services Configuration Manager, and on the Database i use
    the sccm.admin to create the new database, on the Service Account i use sccm.admin user, also this user have local administrator on the SCCM server, + i give him the dbreader on All the database on the SCCM server witch it also the SQL server, i add the sccm.admin
    on the reporting web the system role and check the all settings give him full permissions
    do i make my self clear ? (my English is not so bright )
    now from the SCCM 2012 console , some reports run perfectly, and some run and trow this error at me
    Microsoft.Reporting.WinForms.ReportServerException
    An error has occurred during report processing. (rsProcessingAborted)
    Stack Trace:
       at Microsoft.Reporting.WinForms.ServerReport.ServerUrlRequest(Boolean isAbortable, String url, Stream outputStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.ServerReport.InternalRender(Boolean isAbortable, String format, String deviceInfo, NameValueCollection urlAccessParameters, Stream reportStream, String& mimeType, String& fileNameExtension)
       at Microsoft.Reporting.WinForms.AsyncMainStreamRenderingOperation.RenderServerReport(ServerReport report)
       at Microsoft.Reporting.WinForms.AsyncRenderingOperation.PerformOperation()
       at Microsoft.Reporting.WinForms.ReportViewer.AsyncReportOperationWrapper.PerformOperation()
       at Microsoft.Reporting.WinForms.ProcessingThread.ProcessThreadMain(Object arg)
    this poor gay have the same problem
    An error has occurred during report processing. (rsProcessingAborted)

  • REP-1814 when saving a report

    I have a report, generated with Oracle Reports 6i, that when I generate it and view it in the previewer, it is generated without any problems and I am able to see the report.
    When I tried to save it by going to File -> Generate to File -> PDF, I am getting the error message REP-1814: Report Cannot be formatted. Object 'vertically' can never fit within 'B_1'.
    Does anyone have an idea of what's going on? Thanks.

    Hi Mihn,
    Thanks for your reply.
    Actually, I was just able to solve this issue. All I did was to add a printer to the user's desktop. After doing that, the user can now save the report as any format she wants.

  • Row/data size limit when saving DESKI report to Excel?

    Users are getting an "(Error: INF  )" message when attempting to save a report to Excel. When the report has been generated using a smaller date range it generates 12,104 rows and saves successfully to Excel. When a larger date range is specified the report generates 18,697 rows and generates the above error message and does not produce an Excel file. The Excel file size for the 12,104 rows is 18.5 MB; the 18,697 row file would be in the neighborhood of 25+ MB. The row limits on Excel are well above what we're generating, so we're thinking there's a brick wall in the process that creates the Excel file from the BObj report?
    We are running XIr2 patched to SP4 on Windows servers/XP desktops using MS SQL Server database softwear.

    Hi Sarbhjeet,
    Thank you for all your help.
    Further to our investigation we found that this is known issue and it is a limitation of the Product, it wont be fixed.
    The ADAPT for the same is ADAPT00743734
    It is reproducible with XI 3.1 as well.
    FYI...........
    1. PDF Engine will get the rendering information from the busobj. If there is a character size differences between PDF and busobj, there are chances that you may see bigger cells or reduced data in PDF.
    2. In the report when Fit to 1 page by 1 wide in Pagesetup->FitToPrint, the page size will be set to the fit the complete report in busobj.
    3. When save as PDF, this information (increased page size, due to settings in 2) will be sent to PDF Engine. The Engine will try to fit the size into the available standard PDF size (based on Print settings and other combinations).If it tries to fit the report (enhanced page size) to the available size, then we loose lot of information depending on the number of columns and rows.
    4. Shrinking the report in busobj may not feasible.
    When we change the page size in Fit to Print (either Adjust to % or Fit to ) , in reporter it changes the page size instead of changing the rendering to fit to the page.
    When save the report to PDF, it gets the information with extended page size. So we see the enhanced page in PDF.
    Also in order to implement the shrink (instead of changing the Page size), each cell has to be shrieked to the percentage of the reduced page (compared to the original page size). It becomes more complicated when charts come to picture.
    I hope the above information helps.
    Thanks & Regards,
    Anisa

  • Error while Saving the report

    Hi,
    i have created some reports which are working fine,
    but now i am facing some errors while saving the files.
    Also the reports does show only one record while there are many records in the database.
    The error messages are as follows:
    REP-1051; Unable to save document to file ' F:\Database\Reports\report1.rdf '.
    REP-1070: Error while opening or saving a document.
    Please help me to find out the exact problem.
    Also tell me how can i show all the pages of Database records in a report( while one record on each page)

    As for the error while saving, you have only one possible thing to try. It it doesn't work, you're sunk.
    Assuming the report was not being newly created, i.e. that it was opened from a file on your system, then rename that file to something else (Report_001_OLD.rdf, for example). Then try to save it - Reports will think it is a new file to be saved rather than an existing file to be updated.
    Again, if that doesn't work, and if you do not have the auto-save option turned on, then you're sunk. You will have just lost all of the work you've put into that report.
    As you'll discover, Reports is not the most robust application ever written.

  • Error when running a report on CMC

    Error in File Maintenance Costs by Work Code: Max processing time or Max records limit reached .
    I can run this report through Crystal Reports 9 installed on my desktop and do not have any problems having data returned.  However, when I upload it to the console and try to run it through CMC I get the above error.
    Any suggestions?

    Thank you for your help.  I had to make a change in the CR Processing Server so your answer put me in the right direction. 
    We are using CR Server 2008.
    I had to set the value at 0 for Database Records Read When Previewing or Refreshing (0 for unlimited):
    Thank you again!
    Lisa
    I also had to make a few other changes as well.
    Edited by: Lisa Beggs on Jul 1, 2009 3:59 PM

  • Error when saving Crystal Report into BOE

    Hi there,
    I'm having problem on saving rpt (with parameter) into BOE.
    My rpt is working fine in Crystal Report 2008.
    I've tried to Add Crystal Report using Save As, and returned error:
    Error Message: Failed to read data from report file: abc.rpt.
    Reason: Failed to read parameter object.
    However, it working fine when I add crystal report (no parameter) using Save As.
    Would appreciate is there anyone can help on this error.
    Many thanks!

    Hi Yann,
    As you have created a dynamic parameter in the Crystal Reports, the error message occurs because the user or group who created the LOV does not have the appropriate rights in Business View Manager.If you have installed Business Objects Enterprise on the same machine, then please try the following workaround:
    1. Log on to Business View Manager as administrator.
    2. Click View > Repository Explorer.
    3. Right-click Dynamic Cascading Prompts. Click Edit Rights.
    4. Click the appropriate user or group receiving the error.
    5. Click the Granted option for the right to View, Edit & Set Security rights.
    6. Click OK. Close Business View Manager.
    Now try to save the report into Enterprise and see the results.
    Regards
    Arun Sasi

  • Error when saving Crystal Report  to SAP BW (via SAP toolbar)

    Dear Experts -
    Our landscape is:
    Backend - SAP BW7.4 with Service pack 5
    Crystal Version - Crystal Reports 2013 SP1 Patch 6
    Business Objects - SAP BI 4.1 SP1 Patch 6
    I'm trying to save a crystal report to SAP BW via the toolbar option, but the attached error is being returned.
    Also, if I try to create a new report from BW, an error is thrown.  'An error occurred while generating a new report template; No error'.
    Any feedback/pointers would be valuable.
    Regards,
    Tarun.

    I realize this post is a few months old, but did S. B. O. Shell Business One get this issue cleared up by installing the BW transports mentioned in Josh's reply?  I'm interested in knowing whether this was resolved as we are receiving the same error as the one shown in the initial post.
    Regards,
    Chris

  • Blank Message Box when Saving a report in InfoView

    Post Author: Jmusser
    CA Forum: Administration
    I'm getting a blank message box when I try to save any report from any folder in infoview for users I have setup in the following Group.  Has anyone run into this on know what is set wrong in security?
    We are running BOXI2.  I have setup a custom security group for InfoView Users that grants rights to the following in Home > BusinessObjects Enterprise Applications > InfoView >- all other rights are not specified
    Log on to InfoView and view this object in the CMC
    Edit this object
    Search for simple text
    Do an advanced search
    Filter object listing by object type
    View the favorites folder
    View the Inbox
    Create categories
    Assign categories
    Send documents
    Create folders
    At the top level folder I have permissions granted as
    General
    Add objects to the folder
    Denied
    View objects
    Granted
    Granted
    Edit objects
    Granted
    Granted
    Modify the rights users have to objects
    Denied
    Schedule the document to run
    Denied
    Delete objects
    Denied
    Define server groups to process jobs
    Denied
    Delete instances
    Denied
    Copy objects to another folder
    Granted
    Granted
    Schedule to destinations
    Denied
    View document instances
    Granted
    Granted
    Pause and Resume document instances
    Denied
    Securely modify rights users have to objects.
    Denied
    Reschedule instances
    Denied
    Schedule on behalf of other users
    Denied
    Allow discussion threads
    Granted
    Granted
    View objects that the user owns
    Granted
    Granted
    Edit objects that the user owns
    Granted
    Granted
    Modify the rights users have to objects that the user owns
    Denied
    Delete objects that the user owns
    Granted
    Granted
    Delete instances that the user owns
    Granted
    Granted
    View document instances that the user owns
    Granted
    Granted
    Pause and Resume document instances that the user owns
    Granted
    Granted
    Securely modify rights users have to objects that the user owns.
    Denied
    Reschedule instances that the user owns
    Denied
    Desktop Intelligence
    Refresh the report's data
    Granted
    Granted
    Refresh List of Values
    Granted
    Granted
    Use Lists of Values
    Granted
    Granted
    View SQL
    Denied
    Export the report's data
    Granted
    Granted
    Download files associated with the object
    Granted
    Granted
    Desktop Intelligence Add in
    Download files associated with the object
    Granted
    Granted
    Desktop Intelligence Template
    Download files associated with the object
    Granted
    Granted
    Report
    Print the report's data
    Granted
    Granted
    Refresh the report's data
    Granted
    Granted
    Export the report's data
    Granted
    Granted
    Download files associated with the report
    Granted
    Granted
    Web Intelligence Document
    Refresh the report's data
    Granted
    Granted
    Edit Query
    Denied
    Refresh List of Values
    Granted
    Granted
    Use Lists of Values
    Granted
    Granted
    View SQL
    Denied
    Export the report's data
    Granted
    Granted
    Download files associated with the object
    Granted
    Granted

    Try This..
    1. Open the crystal client on your local machine and import that particular report.
    2. Do Database -> Verify Database. Then refresh the report on your PC and make sure that it returns data as expected.
    3. Export it back to repository and try scheduling it again. You can verify through CMC for Crystal Reports under " Database Configuration" property to make sure it points to the right ODBC.
    Let us know.

  • Error while saving Excise invoice and also when u look into balances

    Hi CIN Gurus,
    We have added S/H Ecess in the Pricing procedure and done the settings in excise part also.
    The values are flowing into J1iin screen but while saving:
    Two different issues: (SD)
    While saving: a. Balance in Transaction currency
            b. System failure during locking GL account BP01 44972001
    When u click on utilization and choose balances :
    G/L account has been not assigned for RG23CNCD in customization
    Thanks and regards
    Srikanth

    Hi,
    check at :
    IMG > Logistics - General > Tax On Goods Movement > India > A/c det >Specify G/L a/cs per Excise tran:
    search for column RG23C NCD for DLFC tra.type :Ask the FI consultant for correct G/L a/c.
    regards
    Rm

Maybe you are looking for

  • Error message when creating new database

    Hi, i am trying to create a new database for the first time but keep getting an error. Ive been through the create statement several times and it all looks good to me.Any help would be greatly appreciated ! The error im getting is : ORA-00604: error

  • Has anyone had issues with Firefox 13.1 while scrolling web pages

    While scrolling most but not all internet page words get jumpy and blurred. This same thing happened on version 13. I had no problems with 12 or ones before it.

  • Itunes will not start automatically when iphone plugged in

    itunes will not start automatically when iphone is plugged in.  it used to.  now it turns on iphoto but not itunes.  the option to check "open itunes when this iphone is connected" is ghosted and cannot be selected. i have ios 5 now, but it also did

  • SQL failing in my C program

    I have compiled the following program with Visual C++ 6 on my XP machine and it fails to return the correct information despite the contained SQL working fine in SQL Developer. #include <stdio.h> #include <ocilib.h> void err_handler(OCI_Error *err)  

  • JMF Compiling video from a folder of images

    Hello, I am trying to create a video from a folder of images. I am using a modified version of the JPEGImagesToMovie.java code. The video is not compiling correctly and when I playback it is only showing a blurred image of the final frame. Any ideas?