<?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>topic Re: Sample or API to call a custom report template using BA Flex API in Business Questions</title>
    <link>https://community.esri.com/t5/business-questions/sample-or-api-to-call-a-custom-report-template/m-p/630746#M763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Mehak.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Apr 2011 20:13:33 GMT</pubDate>
    <dc:creator>PrashanthSukumaran</dc:creator>
    <dc:date>2011-04-06T20:13:33Z</dc:date>
    <item>
      <title>Sample or API to call a custom report template using BA Flex API</title>
      <link>https://community.esri.com/t5/business-questions/sample-or-api-to-call-a-custom-report-template/m-p/630742#M759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do i call a custom report template uploaded on the Business Analyst Server 10.0 using the BA Server API for Flex?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The tradearea is a drivetime polygon?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 15:45:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/sample-or-api-to-call-a-custom-report-template/m-p/630742#M759</guid>
      <dc:creator>PrashanthSukumaran</dc:creator>
      <dc:date>2011-04-04T15:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sample or API to call a custom report template using BA Flex API</title>
      <link>https://community.esri.com/t5/business-questions/sample-or-api-to-call-a-custom-report-template/m-p/630743#M760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Prashanth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you have the custom report template uploaded to your Business Analyst Server instance, in the Flex API you would use the same method for creating the report from the custom report template as with any other report template that comes with the default installation. You can just use the Flex API SummaryReportsTask and the SummaryReportsParameter classes. In the SummaryReportsParameter class, you would specify the boundaries parameter to be the featureSet representing the trade area and specify the custom report template name in the reportOptions parameter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mehak&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Apr 2011 22:53:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/sample-or-api-to-call-a-custom-report-template/m-p/630743#M760</guid>
      <dc:creator>MehakSujan</dc:creator>
      <dc:date>2011-04-04T22:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sample or API to call a custom report template using BA Flex API</title>
      <link>https://community.esri.com/t5/business-questions/sample-or-api-to-call-a-custom-report-template/m-p/630744#M761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Mehak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would this be true if i were do the following.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Create a custom bds layer using our data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Create a fresh report template for this bds layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following works with the BA Desktop.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can i pass the custom report template to the Summary Report and create it?&amp;nbsp; Is the BDS layer configured in the report template or do i have to pass it as a parameter?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2011 13:23:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/sample-or-api-to-call-a-custom-report-template/m-p/630744#M761</guid>
      <dc:creator>PrashanthSukumaran</dc:creator>
      <dc:date>2011-04-05T13:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sample or API to call a custom report template using BA Flex API</title>
      <link>https://community.esri.com/t5/business-questions/sample-or-api-to-call-a-custom-report-template/m-p/630745#M762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Prashanth,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using custom data with your custom report template, then you would need to also specify the dataHierarchy parameter to the path of the custom dataset. You can use the GetCustomLayers task to get this path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mehak&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2011 19:37:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/sample-or-api-to-call-a-custom-report-template/m-p/630745#M762</guid>
      <dc:creator>MehakSujan</dc:creator>
      <dc:date>2011-04-05T19:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sample or API to call a custom report template using BA Flex API</title>
      <link>https://community.esri.com/t5/business-questions/sample-or-api-to-call-a-custom-report-template/m-p/630746#M763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Mehak.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 20:13:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/sample-or-api-to-call-a-custom-report-template/m-p/630746#M763</guid>
      <dc:creator>PrashanthSukumaran</dc:creator>
      <dc:date>2011-04-06T20:13:33Z</dc:date>
    </item>
  </channel>
</rss>

