<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Dynamic  report generation in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/dynamic-report-generation/qaa-p/6735616#M2446563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably not. Your architecture looks very streamlined, BOE will add additional overhead , at least by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's hard to say for sure. proper tuning and sizing has to be done. SAP Consulting is the best way to get this reviewed and sized.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Mar 2010 15:34:43 GMT</pubDate>
    <dc:creator>denis_konovalov</dc:creator>
    <dc:date>2010-03-02T15:34:43Z</dc:date>
    <item>
      <title>Dynamic  report generation</title>
      <link>https://community.sap.com/t5/technology-q-a/dynamic-report-generation/qaq-p/6735611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are migrating our client reports from crystal reports to business object reports and I need your help on how to achieve the below functionality in Business object reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. We need to generate and deliver around 30,000 statements to clients (mostly ftp and email) from 300 Webi report templates.&lt;/P&gt;&lt;P&gt;2. This has to be a complete automated process with no user intervention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: Using Webi / Deski Report1, we need to run the report for each client account and then generate a statement and deliver it to client (only client specific data). Web1 reports are complex and some might take 30 to 60mins for generation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questions&lt;/P&gt;&lt;P&gt;1) Can it be done by just using BO tools with out coding ( using any .net sdk)?&lt;/P&gt;&lt;P&gt;2) Can a single BO server handle the load, If not How to load balance reports generation and delivery across multiple servers?&lt;/P&gt;&lt;P&gt;3) How to dynamically pass parameters to Webi report without coding?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reading my post. Any help/ suggestion is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 14:56:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dynamic-report-generation/qaq-p/6735611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T14:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic  report generation</title>
      <link>https://community.sap.com/t5/technology-q-a/dynamic-report-generation/qaa-p/6735612#M2446559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. You can still use CR reports with BO Entrprise and don't have to migrate reports.&lt;/P&gt;&lt;P&gt;2. It can be done using Webi reports and Publications&lt;/P&gt;&lt;P&gt;3. For Load/Sizing - you'll need to contact SAP Consulting and get proper review done.&lt;/P&gt;&lt;P&gt;    Single server might be possible, but most likely you'll need more.&lt;/P&gt;&lt;P&gt;4. For report desing techniques - please review user guides on help.sap.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 15:03:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dynamic-report-generation/qaa-p/6735612#M2446559</guid>
      <dc:creator>denis_konovalov</dc:creator>
      <dc:date>2010-03-02T15:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic  report generation</title>
      <link>https://community.sap.com/t5/technology-q-a/dynamic-report-generation/qaa-p/6735613#M2446560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response. Please excuse me for multiple questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. What are the pros and cons of using CR reports with BO enterprise . Is BO enterprise you are referring is connecting to universe instead of a database?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. We are new to publications; can you please let me where to find examples /documentation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 15:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dynamic-report-generation/qaa-p/6735613#M2446560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T15:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic  report generation</title>
      <link>https://community.sap.com/t5/technology-q-a/dynamic-report-generation/qaa-p/6735614#M2446561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. There are no pros and cons, BO Enterorise is a framework what supports reporting using either Crystal reports, Web Intelligence or Deskrop Intelligence. Webi and Deski use Universes as semantic layer, while CR can connect directly to DB or also use Universe or Business Views as semantic layer&lt;/P&gt;&lt;P&gt;2. Please go to help.sap.com and review all available Business Objects documentation. Admin guide and User guides for Webi and Publications will help you decide on best aproach.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 15:16:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dynamic-report-generation/qaa-p/6735614#M2446561</guid>
      <dc:creator>denis_konovalov</dc:creator>
      <dc:date>2010-03-02T15:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic  report generation</title>
      <link>https://community.sap.com/t5/technology-q-a/dynamic-report-generation/qaa-p/6735615#M2446562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In our current architecture,  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) We use crystal report templates and pass dynamic datasets at runtime to generate multiple client statements.&lt;/P&gt;&lt;P&gt;2) For load balancing, we have 6 app servers with crystal runtime installed and we distribute load across the servers using custom code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is if use BO enterprise will there be any performance enhancements?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 15:28:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dynamic-report-generation/qaa-p/6735615#M2446562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-02T15:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic  report generation</title>
      <link>https://community.sap.com/t5/technology-q-a/dynamic-report-generation/qaa-p/6735616#M2446563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably not. Your architecture looks very streamlined, BOE will add additional overhead , at least by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's hard to say for sure. proper tuning and sizing has to be done. SAP Consulting is the best way to get this reviewed and sized.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Mar 2010 15:34:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dynamic-report-generation/qaa-p/6735616#M2446563</guid>
      <dc:creator>denis_konovalov</dc:creator>
      <dc:date>2010-03-02T15:34:43Z</dc:date>
    </item>
  </channel>
</rss>

