Crystal Reports Report Bursting

Hi,
I am trying to burst a report using one of the fields in the report. No user profiles etc is needed as I simply need data to be divided into separate files.  I did set all the properties as set in another similar post..difference being my report has 2 input date parameters.
http://scn.sap.com/thread/1846515
the publication is running successfully, but I always end up having all the data in single report.
What is being missed?
Please adivse.
Thanks in advance.
Anuradha Agrawal

Thanks for your reply Mani,
The issue is corrected
It was because I was using the same report in Source Document and in Dynamic Recipients to select identifier to burst report.
That was causing all the data to be pulled into a single report.
As correctly adviced I created another report to get the list of unique identifiers. I selected this report in Dynamic recipients and in Personalisation > Filters.
Now the data is correctly split into separate files.
But along with the split files the publication also generates additional report with all the data in it.
is it always the case?
Thanks again.
A

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

  • 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

  • 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

  • How to Burst Crystal reports to user Inboxes in BI 4.0

    We have been bursting crystal reports using dynamic recipients (using crystal report as recipient file) to external email ids.
    How do we burst the outputs to their BO Inboxes? We found documentation around Webi report bursting to enterprise recipients, but it involves creating profiles and using universe objects.
    We do not deal with Webi or Universes currently.
    Appreciate your help!
    Thanks,
    Neeraj

    Thanks Chinmaya,
    Since we only use Crystal reports, can the profile targets be skipped? Profile Targets only has the Universe selection option.
    Also, are there any pointers on how to use Crystal Reports expression under Profile Values?
    Appreciate your help.
    Neeraj

  • Error while configuring a Report Bursting in InfoView

    Hi,
    I try to configure a Publication inside InfoView ("Bursting"). If I configure a simple Report as "Dynamic Recipient List" I get the error: "Type of value has a mismatch with column type"
    An parallel-Installation (same setup-file) on an other Server (Win7) works fine withe the same Reports
    If I google this errormessage, I mostly get hints to ADO.Net errors!?
    System:
    I'm using a 30-days Trial of Crystal Reports Server 2008
    Windows 2003 Enterprise Edition
    Productversion: 12.1.0.882 on both systems
    Thanx a lot for all Tipps
    Olaf
    (office(at)parastolpings.de)
    Edited by: ostolpparakenings on Jun 15, 2010 1:45 PM

    You might want to repost this in the Reports forum here on OTN to get a Reports Guru to help out with this.
    Here's the URL for the Reports Forum: Reports
    Thanks,
    Rob

  • Modifying an instance of a crystal report and set it a filter from a profil

    What we do:
    ==========
    We create publication and schedule them to user after doing a single pass bursting ( crystal report)
    When a user login and access his report that has been filtered by his instance, he is able to look only at his data.
    Notes that the crystal report has been filtered on the field Medical center.
    Notes that this crystal report has 2 parameter one for the medical cetner and another one for the date range
    Also when we ran the publication for all the users, we do set the parameter base on the medical cetner to the value ALL
    The issue is that when this end user refresh the report then instead of getting data only for his medical center , then he is getting data for all the medical center.
    As you can see the profile that has been created on the user doesn't kick in when refreshing an instance of a report coming out of a publication.
    What we would like to achiave thru sdk:
    ======================================
    We would like the end user to open this report and being able to refresh it only within the medical center he belongs to .
    So when the user refresh ther port he should only see data for his medical center
    Questions:
    ==========
    1 - is is possible to achiove this thru  sdk ? In 3,1
    2 - how long would it takes ? ( range)
    Thank you for your help again
    Philippe

    There are two ways to filter the data.  You could set the record selection formula for the report through code so that the data is filtered, parameters could be used as an additional filter.  The second is to design the report off a universe and setup row level security so that users only have access to certain data.

  • Crystal Report does not run through NWBC

    Hi All,
    I have been going through posts on SDN all day and I cannot seem to get a resolution to my issue as yet.
    Workflow is this
    Logon onto NWBC 3.0
    Click on Crystal Report. Crystal report contains an OpenDocument URL specified as follows:
    http://<servername>:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=AbFjYgXfkO5AofAAPxoxOyA&sIDType=CUID
    When click on the Crystal REport link, i am SSO'd onto SAP BusinessObjects Infoview (Edge 3.1 SP3)
    The Crystal Report attempts to load and then I encounter the following message:
    Error
    The database logon information for this report is either incomplete or incorrect. 
    SSO with SAP Authenication is enabled for SAP BusienssObjects.
    Server-side Trust, etc has been set-up on the SAP Side
    All steps were followed from the SAP BusinessObjects XI Integration for SAP Solutions Installation and Admin Guide.
    For the Crystal Report itself, within the CMC, for the Database Configuration i set it to 'Use SSO context for database logon'.
    Also the the Data Source is using FQDN for everything.
    I am at a loss as to why the SSO is not working to refresh the Crystal Report.
    Any ideas on what to check next would be very much appreciated.
    Also, the report I am trying to run from within NWBC, contains a dynamic prompt, that uses a BV layer to populate it. The LOV is scheduled to refresh every morning. Dont know if that is causing the issue or not.
    Thanks,
    Ainsley
    Edited by: Ainsley O'Sullivan on Oct 27, 2011 7:57 AM

    Hi Ingo,
    Thank you for your reply.
    Why has server side trust been setup on the SAP side ?
    I am not sure why Server Side Trust has been set-up on the server side. The basis person who set that up was following the BusinessObjects XI Integration for SAP Solutions Installation and Administration Guide. We thought we needed this in order for SSO to work between NWBC and BusinessObjects.  I read now it is only required for multi-pass report bursting.
    We have also set up the PSE as well.
    So...perhaps  an impersonation-style logon is happening on the SAP side because we have set up SNC?
    What do we do to undo this from a BusinessObjects server perspective? We have downloaded all the Cryptographic Libraries, set them up on the SAP and BusinessObjects servers.
    I will discuss this further with the basis person.
    All involved URLs and server names have been fully qualified ?
    Yes, everything is fully qualified.
    NWBC has been configured to issue a SAP logon token ?
    I am not sure. Where is the documentation on how to configure NWBC to issue a logon token? Should I be pointing my basis resource to look at the NWBC Documentation, Section 7.3 Logon Tickets?
    OpenDocument has been configured to use SAP authentication by default and to accept Logon token ?
    Yes, everything from a BusinessObjects server perspective has been configured. The web.xmls for InfoView and OpenDocument have been configured for sso with sap.
    In the CMC, SAP Authentication has been set-up and works a treat.
    It seems to me the SAP side, ie. NWBC needs more work.
    Just find it hard to get a clear, step by step process on how to set-up NWBC to work with BusinessObjects. There is an abundance of documentation, but sometimes not a clear cut, step by step guide.
    Ingo I bought your book the other day too, Integrating SAP BusinessObjects 3.1 Tools with SAP Netweaver. I really liked it because it is clear what you need to do. Perhaps another one could be written or another section added to this book that talks about NWBC and embedding BusinessObjects reports within it?
    Thanks again.
    Cheers,
    Ainsley

  • Issue in publication of Crystal Report on BO CMC

    Hi,
    We have a Crystal Report which needs to be bursted in order to create multiple pdf files based on Account Number field used in report.
    For this, we have created a source report which contain all the fields required having Account Number.
    The report has multiple groups (including one on Account Number itself) and we have created another report (say dynamic) which contains the same logic used in source report but it displays only the Account Number field in report without having any groups.
    So, when we tried to create a publication on Business Objects Central Management Console (BO CMC) using these source and dynamic reports, everything goes well until Personalization where in we are suppose to configure the Filters using Source Report field and Dynamic Recipient Mapping.
    Here, we are not getting the Account Number field (which is available in both Source and Dynamic reports) to be selected for adding filter.
    Actually, we are not getting fields from a particular Command Object itself when we try to add filter from "Report Field" dropdown.
    We are not sure whether this is due to the groups used at Source report or something else.
    Could someone tell me whether anyone has undergone this kind of issue and found any solution.
    Environments details:
    Crystal Report version: CR XI R2
    Thanks in advance.
    -Raghavendra

    Hi,
    Couple of updates based on my trial and error method on this:
    1. I could see the Report Field dropdown with database fields from Command Object when I removed all groups, sub Reports (forgot to mention on this) and all parameters except Account Number parameter (I have about 5 other parameters including a date range).
    2. When I re-add date range parameter (keeping Account Number parameter as it is), the Report Fields dropdown under Personalization link isn't showing the fields from Command Object.
    3. When I add any other parameters except Data Range parameters, I can see the Report Fields dropdown with Command Object fields.
    So, I think there is something to do with date range parameters when we use the report for publication.
    Did anyone face this issue?
    Thanks,
    Raghavendra

  • Crystal reports VS OBIP

    Hi All,
    Can anyone provide me some advantages and disadvantages for Crystal reports VS OBIP??
    Thanks in Advance.
    Cheers,
    San

    Hi San,
    I'm personally inclined towards BIP, not just because this is an oracle forum ;) but because it's reliance on one of the niche technology - XML/XSLT for delivering reports.
    The differences I present here are at report development perspective.
    Let's start with the much boasted topic - support for multiple formats and highly formatted reports.
    1. Highly formatted reports? deuce. BIP has an edge.
    2. Support multiple output formats (PDF, EXCEL, WORD etc...)? deuce.
    3. Ability to generate report using web services, HTTP feeds? BIP wins.
    4. Drill down to detail? Crystal wins. Implementation via BIP is tedious (it seems 11g is equipped with this option)
    5. Federation via concatenated sources/answers? BIP wins.
    6. Bursting? BIP wins
    7. Report Scheduling? deuce.
    and so on....
    hope this helps...
    -bifacts
    http://www.obinotes.com

  • Report bursting sends empty reports

    I am trying to use Business Objects Enterprise with Crystal Reports to send suppliers reminders by email. BOE should burst the reminder report into the parts relevant to each supplier, but the reports are always empty. Can anyone give me some help?
    I have a very simple test case Publication installed which works correctly. The report containing all data is burst into parts and each part emailed to the expected recipient.
    However for the the full reminder Publication, the emails are sent but the attached PDF reports are always empty.
    Some additional information:
    - The source and the recipient Crystal reports can be run in BOE and show the expected data.
    - If the Publication is run without any Personalization setting, then all the recipients are emailed the full reminder report showing all data.
    - If Personalization is set, the reports are sent but are always empty.
    The field being used for Personalization is a Crystal Formula Field unlike the test case where it is a database field.
    Any suggestions?
    Regards,
    Douglas

    Business Objects Enterprise XI 3.1.
    Data source: MS SQL Server (actually SAP Business One).
    Authentication: SQL Server.
    The problem seems to be with the Personalization as the Publication works OK if there are no Personalization settings. I have been wondering if the problem is something to do with the Formula Field being used to filter not being indexed. I have tried adding it as a Report Bursting Index in Crystal, but it seems to make no difference. (Of course, it is possible that I have not done it correctly.)
    Regards,
    Douglas

  • Crystal reports with BI

    Hi
    what is deffirence for make crystal reports with Bi and build universe and make report on Universe?
    which will be most useful
    what scenerio we use deffirent cases?

    Hi,
    Crystal reports provides you with more features regarding formating your reports. It is a more powerful but also more complex tool when compared to Web Intelligence. Normally you use CR if you want to create highly formatted standard reports. You can even embed XCelsius dashboards in a CR document. Do not forget that in order to design a CR report you need to install locally the crystal reports designer tool. Another major difference if that depending on the integration option you chose during the installation you can publish your CR reports in both the SAP BI and BOBJ system. This is helpful when you want to implement multipass report bursting and assign reports on SAP roles directly on your SAP system. As you mentioned CR reports are built using direct SAP BI drivers. You cannot build a CR report based on a OLAP (SAP BI) universe.
    Web Intelligence (WebI) on the other hand is web-based and is meant to be a tool for ad-hoc reporting. The user is able to create rather quickly appealing reports and the learning curve is rather short. Web Intelligence reports are based on universes which are created on top of BI queries or InfoCubes.
    I personally find the handling of BI hierarchies a little better in WebI when compared to Crystal Reports.
    Hope this helps,
    Stratos

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

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

  • Which one? Crystal Reports or BO

    Hello friends,
    I've a basic question. I'm new in this area.
    I've BI implemented in my company and till date we had been using BeX for Reporting purpose.
    Now, I would like to know which tool would be the right one for Reporting purposes.
    Crystal Reports OR BO?
    What is the difference between the two?
    IS Crystal Reports stand alone Tool provided by SAP? What is the relationship between BI, CR and BO?

    Hi
    what are exactly your requirements for reporting?
    Crystal Reports is a very powerful reporting tool which allows to build pixel-accurate, highly formatted reports  but with rather limited user interaction capabilities (standard reporting). The designer tool is indeed a stand-alone tool but the reports can be viewed over a web browser. The integration with SAP BW allows to invoke reports even from within SAP GUI or SAP Portal (EP or KMC)  and facilitates personalized report bursting.
    BusinessObjects Web Intelligence is an intuitive ad-hoc reporting tool with advanced graphical capabilities and allows the user to view/build reports on the web browser. The reports can also be invoked from an SAP Enterprise or KM Portal.
    In both cases you require a BusinessObjects Enterprise (or Edge) server installation.
    I would suggest to take a look here:
    https://wiki.sdn.sap.com/wiki/display/BOBJ/ForSAPBIConsultantslookingtostartwithBO
    Regards,
    Stratos

Maybe you are looking for

  • Flex Photoshop Panel won't read local XML file

    I've created a panel for Photoshop which reads an XML file to populate some controls. When run from Flash Builder 4 through the web browser it works just fine, but when run from within Photoshop the XML file is not being read. Uploading the XML file

  • Problem with Grid agent

    Hi, I installed Grid control on Instance A and grid agent at Instance B where im able to monitor Instance B from Grid control ,but when i tried to install another grid agent an say Instance C during installtion when i gave the INstance C details its

  • After downloading iTunes all media players have choppy playback

    I got a new computer and my CD and DVD playback was great until I downloaded iTunes. Now all my CDs and DVDs play back choppy/stuttering/etc. on any media players that came with my computer and iTunes. I know it is a software issue, but I don't know

  • Forcing to use index

    I have a query which is taking 2 minutes to respond. When I see the explain plan, it said for two tables it is doing the full table scan. So I tried forcing to use the index on the inner tables(xcm, detail) of the views(vw_xcm , vw_vw_detail). But it

  • How to write CRM Program.........

    Dear Frnds, I am familiar with ABAP but now i want to go with CRM but i have no idea about how to write simple program. Is it with scripting and abap code for run simple program.. which are the transaction code to write program and execute. pls make