<?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: Using SQL Reporting Services with WAB in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507513#M13305</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried various different variations but no luck including adding &amp;amp;DXF_TEXT=. I was hopping someone had linked ssrs report that could shine some light on how to do this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jan 2018 19:39:51 GMT</pubDate>
    <dc:creator>CCWeedcontrol</dc:creator>
    <dc:date>2018-01-22T19:39:51Z</dc:date>
    <item>
      <title>Using SQL Reporting Services with WAB</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507507#M13299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone added a link to an SSRS report in the eSearch or Search widgets in a WAB application? I currently have a web app and an SSRS report that i would like to link together by add a link to the eSearch or Search widgets result table after a search is preformed that will be link to ta SQL SSRS. The user would click on this link in the search results table and the SSRS report would open up with the corresponding report for that specific searched feature. Similar to the 'Using URL parameters in popups' &lt;A href="https://blogs.esri.com/esri/arcgis/2018/01/10/url-parameters-in-pop-ups/"&gt;Link&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 19:10:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507507#M13299</guid>
      <dc:creator>CCWeedcontrol</dc:creator>
      <dc:date>2018-01-19T19:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using SQL Reporting Services with WAB</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507508#M13300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;The link is the way to do this. Having an attribute in the data that will have the url to the report is the option you have currently.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 19:23:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507508#M13300</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-19T19:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using SQL Reporting Services with WAB</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507509#M13301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for the reply Robert. I have tried to follow the blog's instructions to add the parameter to hyperlink but i have not been successful. My SSRS report link is as follows, &lt;A class="unlinked"&gt;http://ccsrs/Reports/Page&lt;/A&gt; /Report.aspx?ItemPath=%2fDSD%2fPT%2fPTMasterReport. If i add the search field parameters like this,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: georgia, palatino, serif;"&gt;&lt;A class="unlinked"&gt;http://ccsrs/Reports/Pages/Report.aspx?ItemPath=%2fDSD%2fPTool%2fPTMasterReport&lt;/A&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;amp;rs:Command=Render&amp;amp;DXF_TEXT={DXF_TEXT}0000. &lt;SPAN style="font-size: 10pt;"&gt;it just opens the SSRS report main page it doesn't pass the DXF_TEXT parameter to the report.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: georgia, palatino, serif;"&gt;If i try this below i getError - Report Manager&lt;/SPAN&gt;&lt;/P&gt;&lt;FORM enctype="multipart/form-data" name="ui_form"&gt;&lt;TABLE cellpadding="0" cellspacing="0" height="100%" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD colspan="3" valign="top"&gt;&lt;TABLE cellpadding="0" cellspacing="0" height="100%" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="100%" valign="top"&gt;&lt;TABLE cellpadding="0" cellspacing="0" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="" valign="top"&gt;A required argument is missing from the URL that opens this page: ItemPath.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/FORM&gt;&lt;P&gt;&lt;SPAN style="font-family: georgia, palatino, serif;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;A class="unlinked"&gt;http://ccsrs/Reports/Pages/Report.aspx?PTMasterReport&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;amp;rs:Command=Render&amp;amp;DXF_TEXT={DXF_TEXT}0000 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H1 class=""&gt;&lt;SPAN style="font-size: 12px;"&gt;&lt;A href="https://docs.microsoft.com/en-us/sql/reporting-services/pass-a-report-parameter-within-a-url"&gt;Pass a Report Parameter Within a URL&lt;/A&gt;&lt;/SPAN&gt;&lt;/H1&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 16:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507509#M13301</guid>
      <dc:creator>CCWeedcontrol</dc:creator>
      <dc:date>2018-01-22T16:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using SQL Reporting Services with WAB</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507510#M13302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if you manually replace the {DXF_TEXT} portion of the url with a valid string and paste that in our browsers address bar you can get the report?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 16:48:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507510#M13302</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-22T16:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using SQL Reporting Services with WAB</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507511#M13303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: georgia, palatino, serif;"&gt;&lt;A&gt;I enter &lt;SPAN style="font-family: georgia, palatino, serif;"&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;A&gt;http://ccsrs/Reports/Pages/Report.aspx?ItemPath=%2fDSD%2fPTool%2fPTMasterReport&lt;/A&gt;&lt;/SPAN&gt;&amp;amp;rs:Command=Render&amp;amp;R34398 but the report does not get generated, it just opens up the reports page.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 17:57:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507511#M13303</guid>
      <dc:creator>CCWeedcontrol</dc:creator>
      <dc:date>2018-01-22T17:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using SQL Reporting Services with WAB</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507512#M13304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well you need to get that figured out first. Did you forget the&amp;nbsp;&amp;amp;DXF_TEXT= portion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 18:09:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507512#M13304</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-22T18:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using SQL Reporting Services with WAB</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507513#M13305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried various different variations but no luck including adding &amp;amp;DXF_TEXT=. I was hopping someone had linked ssrs report that could shine some light on how to do this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 19:39:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507513#M13305</guid>
      <dc:creator>CCWeedcontrol</dc:creator>
      <dc:date>2018-01-22T19:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using SQL Reporting Services with WAB</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507514#M13306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, lets see if anyone chimes in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 19:57:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507514#M13306</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-22T19:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using SQL Reporting Services with WAB</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507515#M13307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had to change the link to go through the reportserver, like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: georgia, palatino, serif;"&gt;&lt;A&gt;http://ccsrs/ReportServer/Pages/Report.aspx?&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: georgia, palatino, serif;"&gt;Robert, Can this be done with your eSearch widget. Adding a hyper link like i described in the search results?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 15:52:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507515#M13307</guid>
      <dc:creator>CCWeedcontrol</dc:creator>
      <dc:date>2018-01-24T15:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using SQL Reporting Services with WAB</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507516#M13308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have a working url then yes you can add that as a link in the eSearch widget.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 16:08:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/using-sql-reporting-services-with-wab/m-p/507516#M13308</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-24T16:08:50Z</dc:date>
    </item>
  </channel>
</rss>

