Web Elements in Crystal Reports on BOE XIr2

<p>Hi</p><p>I am trying to set up my crystal report with multiple web elements controls and had a few questions.  Any assitance would be appreciated:</p><p>1) I have set up a radio button control and two drop down controls in my report.  When I post the report to BOE and view it in Infoview, I still see the initial parameter page pop up before getting to the report.  I have default values for each of the parameters and would like the report to bypass the parameter page and use the default values.  Once in the report, I am able to change the parameter values by using the web elements controls.  Any suggestions to get rid of the parameter page?</p><p>2) I also need to set up a hierarchical set of controls in the report.  I would like my radio button to be at the highest level and have the drop down box data be controlled by the radio button selection. How can I set this up?</p><p>3) Radio button - dynamic labels: I&#39;ve done this with a drop down box where the data gets populated from the result set data.  I was hoping to do that with a radio button as well, where the number of radio buttons and labels get dynamically generated based on the number of values in a column. </p><p> Appreciate any help with these.</p><p>Thanks<br />AJ</p>

<p>hello AJ,</p><p>1) good question. once you&#39;ve built a custom page you never want to see that default prompt page again. what you should do is publish a hyperlink to your CMC that is an opendocument link with default prompt values to your report containing the controls. then hide the report itself in a folder that the end users can&#39;t see. this way only the hyperlink is available and no one will see that prompt page again.</p><p>2) if you open up the webelementsdcp.rpt from the webelements.zip folder, this is an example of heirarchical controls. for the first control in the ElementSet, substitute the WESelectCascade for a radio button control and you&#39;ll get the result you&#39;re looking for.</p><p>3) see #2...once you&#39;ve done the substitution above, the radio button will be using the same live data that the cascading select menu did.</p><p>cheers,</p><p>jamie</p>

Similar Messages

  • Add web element in Crystal report for SAP system

    Hi all,
    I have added web element in Crystal report for SAP system (BI or R/3) . But it does not show the control. It shows only scipt.It does not render the HTML.
    But if I add the webelement for Excel sheet ,It shows the control.
    How can I add web element for SAP System? Can't we use web controls in SAP system ?
    Help me in this regard.

    Hi All,
    i have the same issue on crystal report add-ins. Have you able to solve this without upgrading our sap business one to the latest version or patch level? Please see details below.
    OS: MS Windows 7 SP1
    SAP Business One 8.82 pl7
    Crystal report 2011
    Crystal report integration package installed under B1_SHare/Client
    But still the problem persist on the workstation.
    Please help me solve this problem.
    Thank you,
    ana

  • Consuming a Web service from Crystal reports 2008 - Error

    Hi,
    I want to consume a web service from Crystal Reports 2008. I created a New Connection using "XML and Web Services" and given WSDL url as the Web Service location. Crystal Report is able to connect to the WSDL and is displaying the tags correctly. When dragging the output to "Selected Tables' section, I am getting the following error:
    "Invalid Argument Provided"
    Details: Cannot support ArrayType input parameters.
    Kindly help. Apparently this was a limitation in CR XI but does it still exist in CR 2008? Is there any patch available to resolve this issue?
    Thanks,
    Jaya
    Edited by: jayakvr on Feb 17, 2011 10:47 AM
    Edited by: jayakvr on Feb 17, 2011 10:48 AM
    Edited by: jayakvr on Feb 17, 2011 10:48 AM

    This issue is resolved now. I have installed the Service packs 1, 2 and 3 of CR2008 to overcome this error.
    Thanks,
    Jaya

  • 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.

  • 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

  • How to load a web page into crystal report

    How can i load a web page into crystal report? pls help
    Thanks in advance

    Hi Sebastin,
    You can't open a webpage in your Crystal Report, because all webpages will be executed in browser only. If you insert any webpage link in any documents it will not open in the same document, it will open in browser.
    Hope this will help you
    Thanks,
    Sastry

  • Navigation button and Web Elements with Crystal XIr2

    I'm very new to Web Elements.  I have a Crystal XI report that contains several subreports, each on a new page.  Is it possible to place forward and back buttons on the report for better navigation.  From this forum I here much talk about using the hyperlinks.  Are navigation buttons possible?
    Thanks in advance

    hello...actually that would just be subreport linking...i know...too many linking methods to keep track of  
    after reading what you wish to do (drill into a subreport and then try to get back to the main report) this will not be possible with report part linking...it only works if you are not drilled into a subreport. report part linking can be used to link back and forth between main report parts...for example you can put a text object on a report footer to bring the end user back to the report header...again, without reposting the report.
    in your case you'll want to use opendocument linking to get back to the report. create a link that will repost the same report. or if you want a button, you can use webelements to do that. a simple formula example would be
    stringvar path:=
    WETargetPath("rpt" , "Name", "yourreportsname", "");
    WESubmitButton ("start over", path, "")

  • RCIRAS0546 Error - Unable to Export a Crystal Report from BOE XI (SP3) 3.1

    Hello,
    We have just upgraded to Crystal Reports 2008 (from Crystal Reports 10) and BOE XI 3.1 sp3 (from Crystal Enterprise 10).  The reports created in CR 10 open and generate just fine from within CR 2008, and they are saved to BOE XI.  When I view the CR from within BOE XI web gui, the report displays fine in Crystal Report format.  When I attempt to export the report to .pdf, I get the error "Your request could not be completed because a failure occurred while the report was being processed. Please contact your system administrator. [RCIRAS0546]"  I tried exporting the report to Word, Excel, RTF, and CSV and did not get any error.  Adobe Reader IS loaded on the server (we are running direct on server right now to test before deploying over web). 
    This does not happen with all of our reports, and we can't figure out why it happens with some and not others.  Another thread on the forum led me to believe it may have been due to subreports, but this is not the case as the reports that error sometimes have subreports, sometimes not.  Some reports have formulas, some do not.  I can't find the common design between them to cause this issue.
    Any help would be GREATLY appreciated!!
    (FYI - I've changed the default Input and Output directory of the servers from the default C drive to the D drive as it is larger.  I simply overwrote the placeholder and ensured the folder path existed - which it does.  Not sure if this applies.  I also pointed the temp directory to the same D location)

    BI Platform
    -Abhilash

  • 请问Crystal Report Developer XI 升级到 XIR2,对原来用XI做的报表有没有影响?

    我司原来使用的是Crystal Report Developer XI,并会发布在BOE XIR2上的。
    现在想将CR Developer XI 升级到 XIR2,会不会对原来的报表有影响?

    不会有影响。

  • Internal error publishing Crystal report to BOE 3.1

    Trying to add a Crystal report to a BOE 3.1 server, via a JSP page, but it keeps failing with an internal error.  Currently I am using code that came directly from a published example, but the jsp always fails when it gets to the boInfoStore.commit.
    Current error message is
    An internal error occurred. An error was encountered. A description of the error
    is as follows:
    com.crystaldecisions.sdk.occa.managedreports.reportadd.internal.b: Adding
    Crystal Report "TestUpload.rpt" failed. An internal error occurred.
    I searched extensively and found people with similar errors due to version errors in required jar files, but I have checked extensively and I am sure all the jar files are in sync with the server, which is 3.1 SP6.
    When I take the exact same java code and copy it into a program object, I can run it successfully, it just won't run when called from jsp.  Any suggestions?
    A copy of the test jsp page is attached.

    Hello Benjamin,
    Please try the attached sample to publish a crystal report to enterprise.
    Convert the attached text file to JSP & do the necessary changes in the sample & if you want you can also add multiple crystal report path from your local disk in the code to publish in the enterprise in one go.
    Hope this help.
    Thanks,
    Shailendra

  • Problems deploying VS 2005 Web Site with Crystal Reports

    If it's not one assembly reported missing, it's another. Runs fine on my local machine, but can't deploy to a test environment on my company's server. How can I force crystal to install everything on the server that is needed so that my clients (end users) can run this report?
    We are not running Crystal RAS.
    When I set up my msi, I made sure to set it to take assemblies from my local machine. Yet, my local machine does not seem to contain all of the assemblies that it needs. They're not showing up in the bin anyway.
    I am using non-embedded report files (as you can see from my code below) so that I can change reports on the fly, if necessary without recompiling the entire app.
    I am using the ReportDocument object.
    Error as follows (when run from any desktop) in IE.
    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.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: 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.
    Source Error:
    Line 21:         'Server.MapPath(strPath)
    Line 22:
    Line 23:         crMissing218 = New ReportDocument
    Line 24:
    Line 25:         Dim file As String = Server.MapPath("\reports\CrystalReports\crmissing218.rpt")
    Source File: C:\Inetpub\wwwroot\MicsaReports\Missing218s.aspx.vb    Line: 23
    Assembly Load Trace: The following information can be helpful to determine why the assembly 'CrystalDecisions.ReportAppServer.CommLayer, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' could not be loaded.
    === Pre-bind state information ===
    LOG: User = NT AUTHORITY\NETWORK SERVICE
    LOG: DisplayName = CrystalDecisions.ReportAppServer.CommLayer, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
    (Fully-specified)
    LOG: Appbase = file:///C:/Inetpub/wwwroot/MicsaReports/
    LOG: Initial PrivatePath = C:\Inetpub\wwwroot\MicsaReports\bin
    Calling assembly : CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304.
    ===
    LOG: This bind starts in default load context.
    LOG: Using application configuration file: C:\Inetpub\wwwroot\MicsaReports\web.config
    LOG: Using host configuration file:
    ?\c:\windows\microsoft.net\framework\v2.0.50727\aspnet.config
    LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
    LOG: Post-policy reference: CrystalDecisions.ReportAppServer.CommLayer, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/micsareports/aa1e0492/7939610/CrystalDecisions.ReportAppServer.CommLayer.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/micsareports/aa1e0492/7939610/CrystalDecisions.ReportAppServer.CommLayer/CrystalDecisions.ReportAppServer.CommLayer.DLL.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/MicsaReports/bin/CrystalDecisions.ReportAppServer.CommLayer.DLL.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/MicsaReports/bin/CrystalDecisions.ReportAppServer.CommLayer/CrystalDecisions.ReportAppServer.CommLayer.DLL.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/micsareports/aa1e0492/7939610/CrystalDecisions.ReportAppServer.CommLayer.EXE.
    LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files/micsareports/aa1e0492/7939610/CrystalDecisions.ReportAppServer.CommLayer/CrystalDecisions.ReportAppServer.CommLayer.EXE.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/MicsaReports/bin/CrystalDecisions.ReportAppServer.CommLayer.EXE.
    LOG: Attempting download of new URL file:///C:/Inetpub/wwwroot/MicsaReports/bin/CrystalDecisions.ReportAppServer.CommLayer/CrystalDecisions.ReportAppServer.CommLayer.EXE.
    Stack Trace:
    [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.]
       CrystalDecisions.CrystalReports.Engine.ReportDocument..cctor() +0
    [TypeInitializationException: The type initializer for 'CrystalDecisions.CrystalReports.Engine.ReportDocument' threw an exception.]
       CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor() +0
       Missing218s.Page_Load(Object sender, EventArgs e) in C:\Inetpub\wwwroot\MicsaReports\Missing218s.aspx.vb:23
       System.Web.UI.Control.OnLoad(EventArgs e) +99
       System.Web.UI.Control.LoadRecursive() +47
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
    Any help with this would be most appreciated. Is there a KB that deals with deploying a VS 2005 WEB SITE with Crystal?
    Thank you,
    Bob

    Okay. So I installed the correct MSMs, opened the deployment document that came with it entitled, "Crystal Reports for .net Framework 2.0 - Deployment using Merge Modules" and got to page 4. At the bottom of page 4. It had me create a new Web Setup Project. The MSMs are included in the project, as they should be.
    On page 4, #7, it says "Build the project."
    #8 says Run your development setup.
    There are 3 panes on my VS interface (4 including the Solution Explorer). To me, they look like they need the information regarding what Web Site this is to deploy.
    I don't see any instructions on how to do this. I just blew away my old MSIs that I created because the previous document said not to use them.
    So, how do I add my Web Site to these panes?
    Thank you for your help with this.
    Bob

  • 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

  • Web Service with Crystal Reports

    Post Author: ZugDav
    CA Forum: Deployment
    Hi,
    I have a problem with the development of a Report Webservice.
    I have read this tutorial:
    http://msdn2.microsoft.com/en-us/library/ms225510(VS.80).aspx
    The problem is that from the Visual Studio 2005 IDE there isn't the voice "Publish as Web Service" when i clik on the .rpt file in my Web Service project.
    Im using Visual Studio 2005 Version 8.0.50727.42 and full Crystal Reports Bundled.
    Can someone help me?
    Thanks,
    David

    I don't think you will be able to do this from the button. Reason is that the web service only works with the viewer and there is are no exposed export API associated with the viewer. The only export APIs are based off of the report document object.
    Ludek
    Follow us on Twitter
    http://twitter.com/SAPCRNetSup

  • Migration from Crystal Reports 2008 to Crystal reports Enterprise(BOE 4.0)

    Dear all ,
    I m currently doing a project on Crystal reports 2008 where datasource is mostly SAP BW queries.  Our customer will have BOE 4.0 in coming months .  I have heard that in BOE 4.0 Crystal reports for Enterprise will be a better option for BW datasources.Is that true? So here comes my question , Is  it possible to migrate reports based on Crsytal reports 2008 to Crystal reports for Enterpise 4.0  afterwards. What will be best option for us , shall we build further reports on Crystal reports 2008 or Crystal reports 2011 or should wait until we have BOE 4.0 ?
    Thanks
    Best regards
    Atul

    Hi,
    We are going through the migration process from 2008 to Enterprise version. The only issue we are facing is the mapping of the Hierarchy nodeid and parentid. Other than that we were able to migrate most of the pieces from the report.
    Here is the overview of migration process:
    1. When you run the upgrade manager to migrate objects from BOE 3.1 to 4.0 it will automatically upgrade it to CR 2011 version.
    2. You then have option to migrate it manually by opening the report in Enterprise version.
    3. If you open the report in Enterprise version it will prompt you to connect to common semantic layer wizard.
    4. Before that you have to have your datasource ready for that report depends on how your CR 2008 is connected. (can be BEx query or Relational Universe)
    5. If its BEx query you have to maintain the connection in CMC under OLAP connection to your BW system.
    6. Next thing is to map the Source fields to Target fields (BEx query or Relation Universe via IDT) and your report will be converted to Enterprise version.
    7. You might have to resolve if there are any errors.
    Let me know if you have any particular questions if i can help.
    Thanks.
    Edited by: Rajan Patel on Oct 27, 2011 5:13 PM

Maybe you are looking for