Crystal Designer Automation

Hello,
There are some features which are available in the Crystal Designer and not available in the RAS SDK.
(eg: delete datasource to create a new one, 'setSuppressEmbeddedFieldBlank' function...)
Since this is something I really need to automate,
I would like to know how to drive Crystal Designer (2008) to fullfill these tasks.
Is Ole Automation possible ? where to find some documentation ?
Thanks for your help
Best regards
Alain

Post your question to the .NET developer Forum

Similar Messages

  • Crystal Designer option missing in SAP B1

    Hi
    I have re-installed Crystal 2008 and SAP Crystal add on in my PC, Now I donu2019t see the Crystal designer tab option available which I had before. I followed the same steps which I have done before. I have .net framework 3.5. Not sure what I have missed to get this tab. any idea?
    Mohan

    Go to add remove program > click change/modify for the integration kit and kae sure to add "SAP tool bar".
    hope this help.
    Regards,
    Adil

  • Running totals in crystal designer

    Hi all!
    I want to create a report with running total, that accumulate Balance value for each page.
    Total accumulate should be reseted on each new page.
    I have a query for report: SELECT CardCode, CardName, Balance FROM OCRD.
    And i want a running total for field "Balance" (this total should be reseted on each new page).
    In Crystal Designer I create new Running Total Field (in the PageFooter section).
    In the Editing Running Total window I fill the following sections:
    1) Summary section. Field to summarize: "Command.balance". Type of summary: "sum".
    2) Evaluate section. On change of field: "command.cardcode"
    3) Reset section. I want to choose PageNumber in the field "on change of field". But there is no any special field in the section "Available tables and fields"
    How to reset the running total on each new page?
    Thanks in advance

    Hi all!
    The problem can be solved with report formulas. Probably this information will be useful to somebody.
    So, we have the following task: need to calculate subtotals on each page.
    Let's look at the solution.
    On the first step, create Formula fields:
    1) InitPageSum field has formula:
         WhilePrintingRecords; NumberVar PageSum := 0;
    2) CalcPageSum field has formula:
         WhilePrintingRecords;
         numberVar PageSum := PageSum + {Command.LineTotal}; // I use command to get field-values from //database
         numberVar PageSum
    3) PageBalance field has the following formula:
         WhilePrintingRecords; numberVar PageSum
    On the second step we place formula-fields in report sections.
    1) Variables initialization.
    Insert section in PageHeader area (lets name this section PHa). Drag formula InitPageSum into PHa for zeroing PageSum for each page. Then suppress the section PHa.
    2) Increasing subtotal on page.
    Create additional section in Details area (Dc). Drag CalcPageSum formula-field on this section (Dc). PageSum variable will be increasing in each line. Suppress the section Dc.
    3) Display results.
    a) Insert additional section in PageFooter area (let's name it PFa). Drag PageBalance formula-field into this section (PFa). The section PFa should be displayed on each page of the report, except the last page. The formula is:
    if PageNumber  <>  TotalPageCount then true else false.
    b) Insert additional section in ReportFooter area (let's name it RFa) and make this section the first section of the Report Footer area. Drag PageBalance formula-field into the section RFa. The section RFa should be displayed on the last page only. So, for the Suppress property of this section, create the formula:
    if PageNumber  =  TotalPageCount then true else false
    We make this adjustment (additional section in report footer area) because we need subtotals directly under the report (and not at the bottom of the page)
    Best regards,
    Katrine

  • Crystal Designer - System cannot find the file specified

    Hi
    I have only just installed Crystal Reports for SAP Business One. I followed the eLearing installation guide and the installation seemed to go fine. However, when i run Crystal Designer i get the following message:
    The system cannot find the file specified.
    Can anyone tell me why this is?
    Many thanks
    Martyn
    Edited by: Martyn Brown on Mar 2, 2009 6:27 PM

    Dear Mike,
    Thanks for the solution. I am the only user who want to develop and view the reports. and I installed CR following the guidelines as per SAP. And I think I installed the full product.
    Can you guide me how to install full product. And lasly there was a point in installation guide numvbered 17 which I could not understand.
    17.
    If the Crystal Designer has been installed on the local PC, the following file needs to be edited ( or checked to be correct). The file gives the path to the Crystal Reports Designer exe. The add-on will read this file to launch Crystal Designer.
    C:\Program Files\SAP\SAP Business One\AddOns\SAP_CR\Resources\CrystalDesignerPath.txt
    I gave the path of crystal reports designer exe in this file but of no use.
    Need your guidance.
    Thanking you in anticipation
    Regards,

  • Crystal Designer is not recognizing CLR based Stored Procedures

    I am using Cystal Developer XI R2 and connecting to a SQL Database.  In that SQL Database I have created a CLR based Stored Procedure.  I notice that the Crystal Designer (at least by default) does not recognize stored procedures that are CLR based. 
    My first guess is the reason for this is that the xtype value (from sysobjects table) on this type of procedure is 'PC' instead of the normal 'P' for procedures.  Is it possible the designer is only listing objects where xtype is 'P'?
    Is there any way to fix this?
    Any help is greatly appreciated.
    Edited by: Ratinator on Oct 30, 2010 12:21 AM

    My workaround for the time being is to create a normal Transact SQL stored procedure which calls the CLR based stored procedure.

  • Crystal Design 2008 Moving A Field

    I am using Crystal Design 2008 and I need to move a field to the left just 1/8 of an inch, but everytime I try to move it automatically moves the field 1/4 of an inch. Is there any settings to adjust the amount of space or distance to move a field, line, etc.
    Thanks For Your Help
    Jim Dyer

    Change the Grid size .
    File>Options>Layout Tab-->Grid options
    Set the grid size as 0.125. which is the 1/8 th of an inch.
    Note: Grid size rage is  0.001 to 1.000
    regards,
    Salah

  • Crstal Report Server does not working on installation of Crystal Design

    Hi,
    I had installed Crystal Report Server 2008 on a machine, I was able to login and open the CMC console as well but on installation of Crystal Desing the CMC and inforview are not opening. its displaying some dll file is missing.
    Kindly inform whether Server does not work after installation of Design on the same machine.
    Thanks & Regards
    PNN  Murthy

    Questions related to ASP.NET should be posted in the ASP.NET forums (http://forums.asp.net ).

  • NEED HELP: Problem with Canvas Size in Crystal design/report.

    Hello,
         I am having some trouble with one of my reports, the canvas size is so much bigger than my design/report, which is causing it to preview really small.  I have gone into the document properties and tried to change those settings, I have also used the tools to try to make the canvas size smaller, it seems as thought nothing is really working.  When I use those tools it cuts off part of my report and also adds huge scroll bars into my design... Does anyone have any insight on this? It would be a great help.
    Thank you,
    Kerry Jenkins
    Harte-Hanks Analyst

    Hi Kerry,
    Are you using Crystal Reports Designer or BusinessObjects designer ( what ever it was called ) Crysstal Reports 5 was released in the summer of 1997 and definitely did not support a flash file.
    Need more info and details on the versions you are using and info on the Clients portal, Is it Businessobjects Enterprise 5.1?
    Thank you
    Don

  • Crystal Report automation

    I have a Crystal Report file and want to convert it to a .PDF document.  Does anyone have any idea on how to do that using vbscript?

    VBScript support is with XI Release 2 version or earlier using the Report Designer Component (RDC) SDK with the "Developer" or "Advanced Developer" editions of the product.
    The most recent version, CR 2008, does not ship with the RDC, so there's no support for VBScript.
    If you do have the RDC SDK, the script would look something like:
    Dim rptPath, exportPath
    rptPath = "c:\Documents and Settings\tueda\My Documents\VBScript\Charting.rpt"
    exportPath = "c:\Documents and Settings\tueda\My Documents\VBScript\charting.pdf"
    Dim oApp
    Set oApp = CreateObject("CrystalRuntime.Application") 
    Dim oRpt
    Set oRpt = oApp.OpenReport(rptPath,1)
    oRpt.ExportOptions.DestinationType =  1
    oRpt.ExportOptions.DiskFileName = exportPath
    oRpt.ExportOptions.PDFExportAllPages = True
    oRpt.ExportOptions.FormatType = 31
    oRpt.Export(False)
    Sincerely,
    Ted ueda

  • Using Space Designer/Automation/Exciter/channel EQ / or Plug-in ?

    Hi - I'm creating a piece which has piano (midi-keyboard) (Ivory ), Jam Pack solo flutes + English Horn, and EXS pop strings as background. There's also 1 min. of Voice Over (Audio) at the beginning. The music is polyphonic.
    I'd like the final sound to be so that the solo woodwind instruments- and the piano -'stand out' from the mass of sound; a bit like the feeling of embossed note-paper, or having a halo of light around the head in religious paintings, but not as a really separate solo + accompaniment.
    The piece should sound very 'immediate' and not like an ensemble playing far away in a concert hall. I've tweaked the piano sound in Ivory, to a very warm- though not fuzzy- one and will do the same for the flutes/English Horn, in Logic.
    It seems that I could
    1) use automation to alter the dynamics
    2) use different *reverb settings* for each instrument - I like *Space Designer* and chose one: Warm Organ Cabinet with a very short reverb time (0.4s). But then I felt that a) I'd actually like a little longer reverb b) when I tried out other reverb settings the original instrumental sound changed.
    3) Reading the Logic Manual, I wondered if the Exciter was suitable for this.
    4) or should I use the *Channel EQ* ?
    Logic has so many seeming possibilities, but perhaps there's much simpler way- an effect or Plug-In which I don't know about.
    Please please pass on some ideas. I'm really enjoying the experimenting but am getting bogged down.
    Thanks - as always,
    Kay.

    Hi Kay,
    Stuff you might like to mess™ with, is the binaural panning function. You can both put things up front, to the back, above, below etc etc. Try the *Planar Mode* and its' (extra) parameters.
    Clickhold the output slot of the track you want to use BiP on.
    This menu appears, choose binaural:
    The panpot changes in a binaural panner. If you doubleclick the knoblet, you get a floating window:
    If you then click the triangle bottom right, you get some extra parameters to set:
    Needless to say you can automate all those parameters if you wanted to move sound around.
    Binaural panning is more CPU-taxing (it is no different than a plugin) than LR panning though, so freezing BP'd audiotracks can help if the CPU's hit the red too often, even if the track has no (other) active inserts on it.
    regards, Erik.

  • How do I get product key code for Crystal Designer 10

    We've been using the designer for years and it suddenly quit working.  On doing the re-install I'm prompted for product key code and our has expired.  I don't see anywhere else on the site to get this.  Anyone know a link or a support number or a product key code?
    Thank you.

    Maybe try this "Contact Us" Link:
    https://www.sap.com/contactsap/index.epx
    I used it last week for a general inquiry and got an email reply within about 30 minutes.

  • How to read Crystal Report file Design version programmatically

    Hi,
    I am working on a project where I need the read Crystal file header and extract information that which designer was used to create the (Crystal) report. This will help me do some specific task if the version of the crystal used is very old (say older than 7.0), relatively new (say between 7.0 and 11.0) and the latest (11.0 or later).
    I have downloaded the SDK and all the dlls, but I just couldn't find any API or function using which I can get this info.
    Could you please let me know if there is any way to read this information programmatically from a crystal file?
    (I know this info can be seen in Crystal designer, but I need to do it at runtime).
    Thanks.
    Edited by: addi2011 on Mar 14, 2011 2:02 PM

    Unfortunately, not enough info...
    if you are using CR for Eclipse, please post your query here:
    SAP Crystal Reports, version for Eclipse
    Before you do, I'd highly recommend having a quick peek at this:
    What do I need to do to get the fastest issue resolution?
    If you are using BI, post your query here:
    Java SDK Application Development
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Crystal Reports 2008 - automation and scheduling

    Hey there Crystal Reports experts... please answer this question:
    I've been evaluating the Crystal Reports 2008 package (client package) and have been able to generate some nice summary reports form our SQL database using summary pages which have multiple (up to 4) embedded sub-reports in them.  I think it's doing what I need it to, but my next hurdle is to automate the summary report for 100+ different customers of ours.  The criteria which changes for each customer is a table value in each subreport as well as the date range for the data on the report.  I also need to have the title in the report header of each customer, change to reflect the different customer name and date range.
    Is there a way to automate this with the standard Crystal Reports 2008 version?  I've found a few 3rd party applications online that take care of the Crystal Report automation and scheduling as well as conditional data selection at the same time... is that what I need to use if we don't have ther server version of Crystal, or can I automate it using just the standard 2008 client version??

    Hi,
    Yes, you need the CR 2008 client license to create the reports and then the server license to distribute the reports.
    CR Server 2008 is a single server reporting solution for distributing Crystal Reports only.  BOE is a full BI server that can be scaled beyond a single server solution.  In addition to just reporting it has other capabilities such as ad hoc query and analysis, dashboarding/scorecarding, etc.
    CR Server 2008 currently does not include the "Publishing" functionality yet.  Therefore, if you schedule the report to email, all users will see the exact same report.  BOE XI 3.1 does have "Publishing" which lets you burst the report so that through a single schedule, each user only sees their slice of the data for that report.  You can still use CR Server to accomplish something similar, but it would require you to setup an individual schedule per every customer where each schedule is configured to only return the appropriate data for that customer.  This would require a little more effort to setup and maintain.

  • How to Use or Create XSD files in Crystal Reports XI R2 designer

    Hi,
    I have a crystal reports  application which was developed using  .Net crystal report designer, where XSD is used .
    now we have to develop the same application using Crystal Reports XI R2 designer , here i could not find any option for creating or using  XSD files , can you give any suggestions on that
    regards,
    kathyaini

    Hi Kathayini,
    Thanks for your prompt reply.
    We can use the existing XSD which are present in .Net
    But with current versions of crystal we doesn't have the feature to create XSD files at crystal designer level.
    So, it is suggested to use the XSD files which are present in .Net and  can also create new  XSD files.
    Let me know if you have any further queries.
    Regards,
    Naveen.

  • Images blur when exported to pdf(crystal 10)

    Post Author: DAVE G
    CA Forum: Exporting
    I have a vb executable that uses crystal's automation object(found in craxddrt.dll) to execute then export a crystal report to a .pdf file.  The problem that I am having is that if the exported reported loses granularity in any images that are in the report.  Example is I have an ole object with a bitmap that is inserted into the report. 
    If I run the report inside directly inside of the Crystal Reports designer, and then export it to a .pdf file from there. The images are fine.
    I did some research, and found several listings of issues exporting reports to .pdf format, but I have loaded what I think are the lastest hot fixes to Crystal reports.   Does anyone know of anything else that I could be missing? Is there something the I am missing in regards to the Crystal automation object library??

    Post Author: wapper
    CA Forum: Exporting
    There are plenty of KB articles and forum posts on this subject. Seec2009714 or:  http://support.businessobjects.com/forums/message.asp?fid=251&mid=157914 Wapper 

Maybe you are looking for

  • HT201210 How can i reset an iphone 4 that has been locked with icloud account?

    Help please i have been locked out of an Iphone 4 and it restarted from the factory reset status the icloud info is not mine i tried restarting it by using itunes and it doesnt work please help

  • Please help!! Adobe reader not working

    Hello, My Adobe Reader XI will not open all docs. It says (57) in the message. What can I do? I tried to uninstall all Adobe programs to start fresh but it keeps saying something about the "patch"? I'm doomed over here!! Thank you, Bill V

  • [solved] hostapd and Assigning IP to Wireless Interface.

    I am using a raspberrypi as a portable WiFi hotspot. This has been working fine until a recent update and I am not sure why it is broken. I have a service that assigns and IP address to the wlan0 interface before hostapd starts: [Unit] Description=Ad

  • Message Monitoring - Search XML tags

    Hi Do you know if there are any search tools in XI v3 that enable the administrator to search messages that go through XI by the data within the tag name. For example,in the message below I would want to search on the data held in the tag <Order> i.e

  • Service Technican Group is missing

    Hi I am creating Service Quotation/ Order in UI but after saving system is howing error message "Enter service technican group". even there is no field in regarding this in service order/quotation. Is there any configuration required for this? regds