Multi Language Crystal Report Bursting

Hi,
Is is possible to burst a Crystal reports in multi language?
Here is the requirement:
A crystal report once created will be published on the BO Enterprise.
Now a report bursting/publication is needed in such a way that, this crystal report will be translated into multiple languages and selected user/groups will receive a copy of this report in a specified language.
I will be really thankful for any comments or suggestions on this topic.
Regards,
Rahul

Complex setup and using UFL's may be possible.
Please re-post if this is still an issue to the Business Objects Forum or purchase a case and have a dedicated support engineer work with you directly

Similar Messages

  • Crystal Report Bursting based on a field in the report

    Hi,
    I have a crystal report with  Invoice Number as a field in it.  I need to burst the report with following as the output.
    1. Destination: FTP server
    2.  Format : PDF : One PDF for every invoice.
    I was trying to use Publication through Infoview.  I would like to know how to achieve this.
    I do not have any parameters in the report or any group of users/recipients.  Hence, I have not created any Profiles.
    Thanks in advance.
    Girish

    Add your CR report as source document and then choose to have Dynamic recipients for your publication. Use there as source for the recipients' list the same report you want to burst. As Recipient identifier select the field that contains the invoice ID.
    In the personalization panel go to the Filters area and select in the Report field drop down your invoice field from the report. In the Dynamic recipients mapping drop down select again the field containing the invoice ID.
    Select the appropriate settings in the destination and format panels and let at least on BO user subscribe to the publication .
    After that you can run the publication.
    Regards,
    Stratos

  • Invalid report File path-crystal report

    Hi Every one,
    I created Crystal Layout for GRPO PLD.When I am trying to import it is showing 'Invalid report file path',But it is working fine in another server.
    Please suggest.
    Thanks and Regards
    DEV

    Hi,
    Not sure below SAP note related to above issue:
    1710613 - CR_Multiple Data Sources Not Recognized After Importing
    Multi-Database Crystal Reports
    1668274 - Print Draft with Crystal Layout
    Thanks & Regards,
    Nagarajan

  • Problems with publications with a Crystal Reports file under BW Query

    This one is the problem. The client has a query in SAP with an own parameter of this query. This parameter is a varchar (4) that it stores numerical values (0001,0002,0003... 0099).
    This parameter in SAP's query has it defined that admits range (we can put from 0020 to 0036 and will show 0020, 0021, 0022, 0023, 0024... up to 0036)
    The topic is that we put that the value of this parameter is 0020 (without range), we obtain EDGE's
    mistake
    SAP query has the parameter defined that admits range, but we spend the only value to him and it gives us this mistake.
    It seems like the format in which it is necessary to indicate in the profile had to be a specific (p.e. range(0020) or or )
    We've tried several formats and none works, always it gives us mistake!
    And we cannot change the SAP query because there are a lot of them and they're a part of business
    SAP Note 1544713 says "Modify the SAP BW Query so that the parameter accepts only distinct values."
    We've made this and IT DOESN'T WORK!!!
    Reproducing Issue
    - The source document is a Crystal Report based on an SAP BW query with
    a parameter that accepts distinct values
    - The destination is email.
    - The recipients are Enterprise Recipients from a Crystal Report
    Bursting is set one fetch per recipient
    - "Método masivo de informes" is set to "Una búsqueda de base de datos
    por destinatario (recomendado si se usa seguridad de nivel de fila
    dentro de universos o vistas empresariales)"
    We assign to a Query parameter (varchar) value by profile (set value to
    0023) and it give us an error (it's log file error, in spanish)
    2011-04-09 01:27:23,257 INFO
    BusinessObjects_PublicationAdminLog_Instance_21782 - Fallo de ejecución
    de complemento de postdistribución 21782 para [destinatarios""
    a ""].Ejecutando instancia de publicación.
    2011-04-09 01:27:23,320 INFO
    BusinessObjects_PublicationAdminLog_Instance_21782 - Fallo de ejecución
    de complemento de postdistribución 21782 para [destinatarios""
    a ""].Se cumplió la regla de entrega global de esta publicación; el
    procesamiento de la publicación comenzará ahora.
    2011-04-09 01:27:34,411 ERROR PublishingService:HandlerPool-44
    BusinessObjects_PublicationAdminLog_Instance_21782 - Fallo de ejecución
    de complemento de postdistribución 21782 para [destinatarios""
    a ""].Programando tarea de documento "Clientes V2" (ID: 21.788)
    fallido: Error interno.
    Programando documento 'Clientes V2' (ID: 21.788) ha fallado para los
    siguientes usuarios:
    seidor (ID: 13591)
    . Estos usuarios tenían los siguientes valores de perfiles:
    {?[PARAM_UN_SUP]} valores:
    0022
    (FBE60502)
    2011-04-09 01:27:34,536 INFO
    BusinessObjects_PublicationAdminLog_Instance_21782 - Fallo de ejecución
    de complemento de postdistribución 21782 para [destinatarios""
    a ""].Programación de publicación completa.
    PLease, hekp!!

    Post Author: John Werner Enoksen
    CA Forum: General Feedback
    Hi, im about to write a simular solution where I will use VS2008/Com+ to be in compliance to an existing solition written in VB6.0, so I was googling to look for bumps. Did you figure this one out?
    Best regards,
    John Werner

  • Multi pass bursting of a Crystal report on business view with a bex query

    In BO CMC, we have a group with a list of user.
    The idea is to burst (via the multi pass bursting method) a Crystal report for this list of user with the constraint that this report should only contains data of the store linked to the user.
    Our data comes from a SAP BI cube.
    The link between a Store and a User comes from an other system.
    We have build a bex query and use it as a data source of a Crystal Data Foundation.
    In this Data Foundation we have an other table storing the user ID and the Store ID.
    These 2 tables are linked in this Data Foundation on the Store ID.
    Business element and Business View have also been created on top of this Data Foundation.
    We have impletemented a filter in this Data Foundation to filter out data on the user id. This user id will be filled when bursting the report for all requested users thanks to this function :.
    As a user is linked to one store, the data foundation will filter the data coming from the bex query and show only the data of the user's store.
    We have build a crystal report using the business view created above as data source. We have made some test on a small amount of data and it works, data are correctly filter out and the reports shows only the data from one store.
    But the problem is that we have a lot of stores (more than 600) and doing this way implies that the bex query will always return the data for all the stores as the filter will occurs in the data foundation and not on the bex query.
    We need to find a way to make the bex query returning only the data of the store linked to the user for which we burst the report.
    As we have more than 600 stores this was an idea to avoid managing more than 600 under BO groups or more than 600 different filters.
    This solution do not work when the bex query result set is too large.
    Does anyone has an idea on how to implement such "dynamic" filter in the bex query? The parameter is the user ID but the filter to be applied on the bex query is on the store ID.
    We are under BO XI release 2, Crystal XI Release 2 and we have installed the BO release 2 integration kit for SAP

    Hi,
    what about setting up the data level security in BW ?
    Ingo

  • Multi language support by crystal reports..

    Hi Experts,
    Please throw some info or links about multi language support by Crystal Reports.  How many languages it supports at present and what are they?
    Should we create indivitual universes for every language which are required?  if yes, is there any shortcut for the same.
    Need to know about single sign on faclity also.
    Please help.
    Regards
    BaaRaa.

    Just check these links. Hope it might help you.
    http://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/e0dedc7d-89a4-2b10-5385-909205c9b99f
    Crystal Report 2008 support the following languages:
    u2022 Chinese Simplified
    u2022 Chinese Traditional
    u2022 Dutch
    u2022 English
    u2022 French
    u2022 German
    u2022 Italian
    u2022 Japanese
    u2022 Korean
    u2022 Portuguese (Brazil)
    u2022 Spanish
    u2022 Swedish

  • Crystal Reports XI: multi-language option

    I need to display in multiple languages reports .rpt  desing in Crystal Report XI,  that are called from a web application (Visual Studio 2008, c#).
    I need to translate all label to the report .How can  i do it ?
    in another forums,  I found that the solution is  create formulas  in Crystal (one per label), and assign its value (translation) from the web application (by language), but , Is there any option to generate language resources in Crystal?
    Thanks...

    See the following forum thread:
    Multiple language support
    David's note in the above provides a very good pointer.
    See the KB [1525014 - Sample C# .NET UFL and Localization Formula function|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_bi/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333533323335333033313334%7D.do]
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Can we create Multi Tabbed excel Sheet using Crystal Reports 2008

    Hi,
      We want to create a Crystal Report which will export the output as multiple Tab's ( we can use sub reports).  Can we create a Multi Tabbed excel Sheet using Crystal Reports 2008 ( not  Crystal reports Basic 2008). Please share any information/links on how to do that.
    Also if it is not supported please let us know which version supports it.
    Thanks,
    Vasu

    At least one of the 3rd-party Crystal Reports Desktop Scheduling tools listed at: http://www.kenhamady.com/bookmarks.html provides that functionality.  It allows you to burst a single report so that each Group at level 1 becomes a separate tab.  You can control the tab names (and tab colors) via fields/formulas inside the report.
    You can also automate the process of exporting to (and also replacing or appending to) specified tabs inside existing workbooks.

  • Need help in developing XML Publisher Report in Multi Language

    Hi Tim,
    We have requirement to develop XML Publisher report in Multi language.
    I know we can upload multiple Templates, one for each language.
    Can any one help me in knowing the process other than uploading multiple templates.
    Any documents or setup process related to this will be of great help.
    I appretiate your help.
    Thanks & Regards,
    Sahoo

    Hi,
    Lets say you have two smart styles with X and Y, and runtime based on the number of pages, if you would like to modify the style, then check any standard table or structue which holds and responsible for the holding the style value.
    If you can trace that, based on the coding we can modify accordingly.
    Regards,
    Santhosh.

  • Multi Value Parameter in SP  error in Crystal Report SAP B1 ?

    Hi Experts ,
    i am Getting an error in Crystal Report
    "Failed to retrieve data from the database.  Details:  42000:[Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax near '('. [Database vendor code: 120]" 
    I an executing the SP In Command  , I want to pass multi value parameter in SP
    When Pressing  ok
    than  On Ok Button  Error come
    So I have Some Question
    1> Why All parameter in Commend Are  Automatic getting  Compulsory  and How to Avoid It?
    2> How to Solve  this error ? this error is only coming with multivalued parameter ?
    i have many report in which i have to send the multi value parameter into query it self  so , Plz Help Me
    I am New to Crystal Report so it will be Kind Of you  if explain  with example .
    Thankks in Advance !!!
    Regards,
    Mayank Shah

    Hi Shachar,
    i will explain one because i think some thing is misunderstood
    please the images
    when all parameter record selected and no parameter record selected ... i want all record should display
    this blank report is problem
    Regards,
    Mayank Shah

  • Multi-Language report in XML Publisher(Its is urgent, Please help)

    Hi All,
    I am working on Multi-Language report. We have installed just 3 languages (English, Japaneese, Spanish) but my requirement is to display the reports in few more un-installed languages like Korea, chineese etc. I tought of doing the lables (all hard coded fields) to translate using .XLIFF file. When i try to run the report, in language settings (this is the place where the XML report takes the language input)i can see only those languages which are installed. How can pass other languages (un-installed) as a parameter in the XML report?
    Please suggest. It is very urgent.
    Thanks,
    AS

    for this functionality, i had to write a custom package to submit the request for that particualr language and set the language while setting the parameters .
    Thanks.

  • How to design crystal report multi column

    how to design crystal report multi column
    for example
    id              1001             id                 1002     
            id            1003
    name        dinesh          name            dk                 name       
    dkn
    address   kota             address       jaipur             address     delhi
    pin          3260356        pin              546332            pin       
    675942
    id              1004             id                 1005       
               id            1006
    name        dinesh1       name            dk1                     name       
    dkn
    address   kota1           address       jaipur1                 address     delhi
    pin          32606           pin                546345                pin       
    675942
    and so on....................

    DN
    I am afraid you have come to the wrong place.  MS does not support Crystal reports except for
    "Microsoft supports setup and installation for the Crystal Reports products shipped with the Professional and Enterprise Editions of Microsoft Visual Basic for Windows versions 3.0, 4.0, 5.0 and 6.0."
    For other support you need to contact
    For other Crystal Reports support, please do not contact Microsoft. Please contact Crystal Decisions (formerly Seagate Software), which now owns and supports Crystal Report Writer.
    http://support.microsoft.com/kb/100368
    Wanikiya and Dyami--Team Zigzag

  • Crystal Reports 8.5 Multi-Selection Formulas

    Let me start by saying that I am fairly new to Crystal Reports design, so I appreciate your patience as I try to describe my issue to you.
    I am using Crystal Reports 8.5 with an Oracle database.  The database contains a field that I refer to as a multi-selection field, meaning that end-users have the ability to select zero, one, or all values available to them in that field.
    I am designing a Crystal Report which has a checkbox for each of the selection values within the multi-selection field. So, if the end-user selects three of the values in that field, then three checkboxes appear checked, while all the others checkboxes remain empty.  I have no problem getting the checkboxes to appear; that's not the issue.
    I have tried using direct table linking and views, subreports, formulas and running totals in a number of different combinations,
    to no avail. The results have been mixed; most of the time, only one of the values gets a checked box, while all the other checkboxes are blank. Other times (with some of the subreports) it returns a full set of checkboxes with only one box checked, for each selection value that is chosen in the record.
    My basic formula for the field looks like the following, and the formula is repeated for each checkbox (country).
    if {TW_V_COUNTRY.S_VALUE} = "Japan" then chr(253) else chr(168)
    The closest I've gotten to this report working correctly is when I link an alias of the view for each country.  If I have a view for two countries and select those two values in a record, both checkboxes appear checked.  However, if I add more views for additional countries and select those values within the record, only one checkbox appears checked.
    Has anyone ever done something like this successfully? I'd appreciate any help I can get. Thank you in advance.

    Okay, I know I've said this before, but this time it really works!
    I saw something online about how crystal processes null fields - that if it reaches a null value, it will stop processing it altogether.  Here's what I saw online about null fields: http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.businessobjects.integration.eclipse.designer.doc/designer/Crystal_Syntax47.html
    I have successfully created a report that will display all of the appropriate checkboxes - blank or checked.  This method does NOT use custom views.
    My report uses a separate subreport for each selection value in the multiselection field.  The subreports are located in the Group Footer of the main report.  Each subreport has PR.ID left outer linked to the VIEW.PR_ID.  Each subreport is grouped by PR.ID.  Each subreport contains a formula for the corresponding selection value:
    WhilePrintingRecords;
    global StringVar VarCH;
    If VarCH = "" then
    VarCH:= if IsNull({VIEW.S_VALUE}) then chr(168) else
    if {VIEW.S_VALUE} = "Swiss Confederation - CH" then chr(253)
    else chr(168);
    WhilePrintingRecords;
    global StringVar VarCH;
    VarCH
    Each selection value has an abbreviation: AT, BE, BU, CH, CY, CZ, etc.  So, in the above formula, the only difference for each selection value is the name of the variable: VarAT, VarBE, VarBU, etc., and the actual selection value itself: Republic of Austria - AT, Swiss Confederation - CH, etc.  However, it may work with one universal variable throughout, like VarCountries. 
    The formula field is placed into the Group Footer within each subreport, formatted with Wingding font.  All other subreport sections are suppressed.  The subreport is placed next to its corresponding text object on the main report.  The subreports are linked to the main report: PR.ID --> VIEW.PR_ID.

  • Crystal Reports in other languages ...

    Hi
    I'm new to crystal reporting my question is can crystal reports (v10 to be specific) present data in other languages like for example Arabic even though your data source is English language? More like translate this data to that language, Is it just a matter of choosing the font when designing or its more complicated than that?
    Thanks

    New since CR 9 is unicode support: http://technicalsupport.businessobjects.com/KanisaSupportSite/search.do?cmd=displayKC&docType=kc&externalId=http--supportbusinessobjectscom-communityCS-TechnicalPapersNoNav-cr9whatsnewpdfasp&sliceId=&dialogID=24286720&stateId=1 0 24288668
    "Unicode support means that the program code level in Crystal Reports is able to recognize language
    characters that are based on Unicode.
    Unicode is used to display double-byte characters such as the Chinese and Japanese character sets.
    This enables you to create Crystal Reports that can display right-to-left languages and multiple
    languages in a single report."
    So if your data is in unicode Crystal will be able to properly display the various languages.
    If you wanted one single report to be viewed in different languages, then static strings in the report would need to be converted into formula fields which changes the text into the appropriate language based on a language parameter.  Some strings could not be handled in this manner though such as custom prompting strings.

  • Change GUI Language in Crystal Reports XI

    How can I change the GUI language of a installed Crystal Reports XI? At the installation, I have choosen "English" but now the GUI is in German.
    As I found out, the GUI language depends on the regional settings in Windows. I have "Switzerland" as the default settings, so it seems the Crystal Reports sets the language to German. Is there a registry key or something else to change the language manually?
    KR
    Stephan

    Hi Stephan,
    When you install CR XI it should have the option to select all languages, I don't recall exact steps now, I don't have it installed any more.
    Try doing a Repair install in add/remove programs and select Custom to choose all the languages. It should then select your default local.
    CR 2008 now gives you the option in the Designer itself to set this option.
    You can also upgrade to CR XI R2 for free, use your XI Keycode to install it and be sure to select the languages you want to support.
    https://smpdl.sap-ag.de/~sapidp/012002523100011802732008E/crxir2_sp4_full_build.exe
    https://smpdl.sap-ag.de/~sapidp/012002523100013876392008E/crxir2win_sp5.exe
    https://smpdl.sap-ag.de/~sapidp/012002523100015859952009E/crxir2win_sp6.exe
    Thank you
    Don

Maybe you are looking for