<?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: Multiple Report Request? in Business Questions</title>
    <link>https://community.esri.com/t5/business-questions/multiple-report-request/m-p/457769#M735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Amy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, the BAO API supports generating multiple reports with a single request. You simply include them in the ReportOptions parameter (e.g. &lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://help.arcgis.com/en/businessanalyst/online%20apis/services/rest/reference/DriveTime.html#reportOptions" rel="nofollow"&gt;REST Drive Time Service ReportOptions parameter&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This simple example will produce a Market Profile and Site Map report in PDF format based on the drive time rings (1, 3, and 5 minute rings) generated from a single point origin:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:&amp;quot;darkorange&amp;quot;;"&gt;&lt;A class="jive-link-external-small" href="http://baoapi.esri.com/rest/report/DriveTime?DistanceUnits=esriDriveTimeUnitsMinutes&amp;amp;f=PJSON&amp;amp;Radii=1;3;5&amp;amp;Stores=" rel="nofollow" target="_blank"&gt;http://baoapi.esri.com/rest/report/DriveTime?DistanceUnits=esriDriveTimeUnitsMinutes&amp;amp;f=PJSON&amp;amp;Radii=1;3;5&amp;amp;Stores=&lt;/A&gt;&lt;SPAN&gt;{"Points":[{"longitude":-117.183838,"latitude":34.042737,"name":"origin1","description":"origin1","storeID":"1"}],"spatialReference":{"wkid":4326}}&amp;amp;TaskOutputType=GetReport&amp;amp;ReportOptions=[{"TemplateName":"market_profile","ReportFormat":"PDF"},{"TemplateName":"site_map","ReportFormat":"PDF"}]&amp;amp;Token=YOUR_TOKEN&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Click &lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://baserver.esri.com/HTTP_Proxy/restViewer.htm?uri=http://baoapi.esri.com/rest/report/DriveTime?DistanceUnits=esriDriveTimeUnitsMinutes&amp;amp;f=PJSON&amp;amp;Radii=1;3;5&amp;amp;Stores={&amp;quot;Points&amp;quot;:[{&amp;quot;longitude&amp;quot;:-117.183838,&amp;quot;latitude&amp;quot;:34.042737,&amp;quot;name&amp;quot;:&amp;quot;origin1&amp;quot;,&amp;quot;description&amp;quot;:&amp;quot;origin1&amp;quot;,&amp;quot;storeID&amp;quot;:&amp;quot;1&amp;quot;}],&amp;quot;spatialReference&amp;quot;:{&amp;quot;wkid&amp;quot;:4326}}&amp;amp;TaskOutputType=GetReport&amp;amp;ReportOptions=[{&amp;quot;TemplateName&amp;quot;:&amp;quot;market_profile&amp;quot;,&amp;quot;ReportFormat&amp;quot;:&amp;quot;PDF&amp;quot;},{&amp;quot;TemplateName&amp;quot;:&amp;quot;site_map&amp;quot;,&amp;quot;ReportFormat&amp;quot;:&amp;quot;PDF&amp;quot;}]" rel="nofollow"&gt;THIS LINK&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt; to execute this sample using demo user credentials.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your question Amy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jul 2011 19:51:52 GMT</pubDate>
    <dc:creator>ChrisDistefano</dc:creator>
    <dc:date>2011-07-18T19:51:52Z</dc:date>
    <item>
      <title>Multiple Report Request?</title>
      <link>https://community.esri.com/t5/business-questions/multiple-report-request/m-p/457765#M731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have an example of using a single origin point to generate multiple reports?&amp;nbsp; I am successfully using the drive time and the simple rings sample to generate a report.&amp;nbsp; I can certainly change reports by changing the template name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, is there a way to submit a list or array of template names and have them all generated from the same origin point?&amp;nbsp; For example, I would like the user to be able to select their origin point and then have both the "market_profile" and "Site_Map" report templates generate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Amy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Apr 2011 20:04:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/multiple-report-request/m-p/457765#M731</guid>
      <dc:creator>AmyWright_Webber</dc:creator>
      <dc:date>2011-04-26T20:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Report Request?</title>
      <link>https://community.esri.com/t5/business-questions/multiple-report-request/m-p/457766#M732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One thing I can think of is using the Run Favorites function;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically, you can set up a series of favorite report template and then when you pick a location-&amp;gt; run favorites, all the report for that single location will be generated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2011 11:40:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/multiple-report-request/m-p/457766#M732</guid>
      <dc:creator>SisiYan</dc:creator>
      <dc:date>2011-04-27T11:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Report Request?</title>
      <link>https://community.esri.com/t5/business-questions/multiple-report-request/m-p/457767#M733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you can run multiple reports for a single location.&amp;nbsp; Simply click "Add" to add the reports to the bottom of the page, then click "Run Selected Reports" and your order for up to 20 reports will be processed.&amp;nbsp; You will be notified in the UI and via email when the order is ready.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 22:48:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/multiple-report-request/m-p/457767#M733</guid>
      <dc:creator>BrendaWolfe</dc:creator>
      <dc:date>2011-05-10T22:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Report Request?</title>
      <link>https://community.esri.com/t5/business-questions/multiple-report-request/m-p/457768#M734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes, you can run multiple reports for a single location.&amp;nbsp; Simply click "Add" to add the reports to the bottom of the page, then click "Run Selected Reports" and your order for up to 20 reports will be processed.&amp;nbsp; You will be notified in the UI and via email when the order is ready.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your reply but I am developing custom applications using the BAO API. The above solution applies to the Business Analyst Online application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Right now I am just saving the point and sending it separate programatic requests for each separate report.&amp;nbsp; If someone has a more efficient solution, I would certainly welcome it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Amy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 18:03:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/multiple-report-request/m-p/457768#M734</guid>
      <dc:creator>AmyWright_Webber</dc:creator>
      <dc:date>2011-07-18T18:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Report Request?</title>
      <link>https://community.esri.com/t5/business-questions/multiple-report-request/m-p/457769#M735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Amy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, the BAO API supports generating multiple reports with a single request. You simply include them in the ReportOptions parameter (e.g. &lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://help.arcgis.com/en/businessanalyst/online%20apis/services/rest/reference/DriveTime.html#reportOptions" rel="nofollow"&gt;REST Drive Time Service ReportOptions parameter&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This simple example will produce a Market Profile and Site Map report in PDF format based on the drive time rings (1, 3, and 5 minute rings) generated from a single point origin:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:&amp;quot;darkorange&amp;quot;;"&gt;&lt;A class="jive-link-external-small" href="http://baoapi.esri.com/rest/report/DriveTime?DistanceUnits=esriDriveTimeUnitsMinutes&amp;amp;f=PJSON&amp;amp;Radii=1;3;5&amp;amp;Stores=" rel="nofollow" target="_blank"&gt;http://baoapi.esri.com/rest/report/DriveTime?DistanceUnits=esriDriveTimeUnitsMinutes&amp;amp;f=PJSON&amp;amp;Radii=1;3;5&amp;amp;Stores=&lt;/A&gt;&lt;SPAN&gt;{"Points":[{"longitude":-117.183838,"latitude":34.042737,"name":"origin1","description":"origin1","storeID":"1"}],"spatialReference":{"wkid":4326}}&amp;amp;TaskOutputType=GetReport&amp;amp;ReportOptions=[{"TemplateName":"market_profile","ReportFormat":"PDF"},{"TemplateName":"site_map","ReportFormat":"PDF"}]&amp;amp;Token=YOUR_TOKEN&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Click &lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://baserver.esri.com/HTTP_Proxy/restViewer.htm?uri=http://baoapi.esri.com/rest/report/DriveTime?DistanceUnits=esriDriveTimeUnitsMinutes&amp;amp;f=PJSON&amp;amp;Radii=1;3;5&amp;amp;Stores={&amp;quot;Points&amp;quot;:[{&amp;quot;longitude&amp;quot;:-117.183838,&amp;quot;latitude&amp;quot;:34.042737,&amp;quot;name&amp;quot;:&amp;quot;origin1&amp;quot;,&amp;quot;description&amp;quot;:&amp;quot;origin1&amp;quot;,&amp;quot;storeID&amp;quot;:&amp;quot;1&amp;quot;}],&amp;quot;spatialReference&amp;quot;:{&amp;quot;wkid&amp;quot;:4326}}&amp;amp;TaskOutputType=GetReport&amp;amp;ReportOptions=[{&amp;quot;TemplateName&amp;quot;:&amp;quot;market_profile&amp;quot;,&amp;quot;ReportFormat&amp;quot;:&amp;quot;PDF&amp;quot;},{&amp;quot;TemplateName&amp;quot;:&amp;quot;site_map&amp;quot;,&amp;quot;ReportFormat&amp;quot;:&amp;quot;PDF&amp;quot;}]" rel="nofollow"&gt;THIS LINK&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt; to execute this sample using demo user credentials.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your question Amy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2011 19:51:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/multiple-report-request/m-p/457769#M735</guid>
      <dc:creator>ChrisDistefano</dc:creator>
      <dc:date>2011-07-18T19:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Report Request?</title>
      <link>https://community.esri.com/t5/business-questions/multiple-report-request/m-p/457770#M736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is a much overdue Thank you!&amp;nbsp; That works great!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Amy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 02:38:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/business-questions/multiple-report-request/m-p/457770#M736</guid>
      <dc:creator>AmyWright_Webber</dc:creator>
      <dc:date>2011-08-23T02:38:36Z</dc:date>
    </item>
  </channel>
</rss>

