<?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: Create Custom Report for Public Notification Widget in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1007661#M20050</link>
    <description>&lt;P&gt;Thank you very much for your reply, it seems this is a lot more difficult than I had hoped. I have attached a copy of the RPTX file.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Dec 2020 12:56:34 GMT</pubDate>
    <dc:creator>mthompson</dc:creator>
    <dc:date>2020-12-08T12:56:34Z</dc:date>
    <item>
      <title>Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/361204#M9579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; background-color: #ffffff;"&gt;I'd like to create a custom print service that uses a report template configured to pull the results of the Public Notification widget in one of our ArcGIS Online apps. I'd like to pull the value used as the "Search Distance" and one or 2 fields from the "Subject" feature as the header, and then a table of the parcels that intersect the buffer with several of their attributes.&lt;/DIV&gt;&lt;DIV style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; background-color: #ffffff;"&gt;&lt;/DIV&gt;&lt;DIV style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; background-color: #ffffff;"&gt;In this image, the orange property would be the subject, and the blue properties would be the intersecting features.&lt;/DIV&gt;&lt;DIV style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; background-color: #ffffff;"&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/512286_pastedImage_1.png" /&gt;&lt;/DIV&gt;&lt;DIV style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; background-color: #ffffff;"&gt;I have created a Report in ArcGIS Pro, set up the look the way I want it and got the table to pull values from a selection I did in a Pro map. Right now the header data is all plain text except the dynamic date. I'm hoping it is possible to use tags or something to pull the necessary values from the Public Notification widget.&lt;/DIV&gt;&lt;DIV style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; background-color: #ffffff;"&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/512315_pastedImage_3.png" /&gt;&lt;/DIV&gt;&lt;DIV style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; background-color: #ffffff;"&gt;I am hoping this can be done without needing Developer Edition of Web AppBuilder, but am open to trying it out.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 19:40:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/361204#M9579</guid>
      <dc:creator>mthompson</dc:creator>
      <dc:date>2020-11-02T19:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1007612#M20049</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/46695"&gt;@mthompson&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm so sorry for the delay.&lt;/P&gt;&lt;P&gt;Unfortunately I don't have good news for you at this point. I need to think it through a bit and see whether I can come up with some workaround.&lt;/P&gt;&lt;P&gt;Here are the big issues that you will face right off the bat:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Apparently the &lt;STRONG&gt;Public Notification&lt;/STRONG&gt; widget does not use print service, nor does it allow you to change its configuration to use a print service.&lt;UL&gt;&lt;LI&gt;that could be an enhancement request for the widget&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Because of the above limitation, you need to do it in 2 steps&lt;BR /&gt;&lt;OL&gt;&lt;LI&gt;use the &lt;STRONG&gt;Public Notification&lt;/STRONG&gt; widget to select abutting properties, and&lt;/LI&gt;&lt;LI&gt;then use the &lt;STRONG&gt;Print&lt;/STRONG&gt; widget to generate a map and a report&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;That leads to the next issue&lt;UL&gt;&lt;LI&gt;after selecting all parcels using the Public Notification widget,&lt;/LI&gt;&lt;LI&gt;if you open the Print widget,&lt;UL&gt;&lt;LI&gt;all selection gets cleared out&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;I found a workaround albeit very odd though&lt;UL&gt;&lt;LI&gt;once Print widget is open, apparently you can still click on a parcel and perform the selection.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Since the Public Notification widget and the Print widget are two different widgets, and they are disjointed, clicking the Print widget is not going to solve your problem.&lt;/LI&gt;&lt;LI&gt;The print service on your server side, needs to be a custom arcpy based service.&lt;UL&gt;&lt;LI&gt;because of #5, the request that comes to the print service, does not have all the information that you need for your report.&lt;UL&gt;&lt;LI&gt;basically they need to be done again in the arcpy code&lt;UL&gt;&lt;LI&gt;let me see whether I can come up with some solution very quick&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally, would you mind share your .rptx file - the report file that you generated in ArcGIS Pro here. I can use that as a starting point.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 08:42:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1007612#M20049</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2020-12-08T08:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1007661#M20050</link>
      <description>&lt;P&gt;Thank you very much for your reply, it seems this is a lot more difficult than I had hoped. I have attached a copy of the RPTX file.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 12:56:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1007661#M20050</guid>
      <dc:creator>mthompson</dc:creator>
      <dc:date>2020-12-08T12:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1008207#M20055</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/46695"&gt;@mthompson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okay, I got something for you try. There are few hoops that we need to jump thru. That is because all the limitations that I mentioned above.&lt;BR /&gt;I will try my best to explain:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here are two things that I have attached here:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;a sample output pdf containing a map and abutters list that will looks like this&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TanuHoque_0-1607536769641.png" style="width: 333px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/1791i4592EB05A7BCC570/image-dimensions/333x252?v=v2" width="333" height="252" role="button" title="TanuHoque_0-1607536769641.png" alt="TanuHoque_0-1607536769641.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;a zip file containing:&lt;UL&gt;&lt;LI&gt;a gp tool with python files&lt;/LI&gt;&lt;LI&gt;a .pagx file (ArcGIS Pro layout file)&lt;/LI&gt;&lt;LI&gt;a .rptx file (ArcGIS Pro report file)&lt;UL&gt;&lt;LI&gt;both pagx and rptx files are &lt;U&gt;named the same&lt;/U&gt;&lt;UL&gt;&lt;LI&gt;:warning:&lt;/img&gt;this is &lt;STRONG&gt;requirement&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What changes I made in .pagx &amp;amp; .rptx files:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In layout template file (.pagx)&lt;UL&gt;&lt;LI&gt;added a new text element&lt;UL&gt;&lt;LI&gt;that is outside of the page to make sure it does not show up in the output&lt;UL&gt;&lt;LI&gt;the report generation process use this later&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;this is named "{Buffer Distance}" - note it is embedded within a setup of curly braces&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TanuHoque_1-1607537339259.png" style="width: 301px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/1794i8C8469D505C44981/image-dimensions/301x197?v=v2" width="301" height="197" role="button" title="TanuHoque_1-1607537339259.png" alt="TanuHoque_1-1607537339259.png" /&gt;&lt;/span&gt;&lt;UL&gt;&lt;LI&gt;:warning:&lt;/img&gt;&amp;nbsp;if you ever change its name, you need to update the python code&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;you will see later how and where it shows up in this workflow&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;EM&gt;if you want to use your own layout, that is okay, just make sure (a) it has one text element like this one, and (b) the pagx file must be named same as the rptx file &lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;In report file (.rptx)&lt;UL&gt;&lt;LI&gt;The highlighted text below are like keywords that the python code looks for and replace them with correct values during a job.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TanuHoque_2-1607538140447.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/1795iE7AEE3BAA4DF8A43/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TanuHoque_2-1607538140447.png" alt="TanuHoque_2-1607538140447.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;:warning:&lt;/img&gt;if you ever wanted to replace them, you would need to update the python code too.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What do you need to do:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Download the zip file and unzip in a local folder on your machine&lt;/LI&gt;&lt;LI&gt;Update the .rptx file&lt;UL&gt;&lt;LI&gt;open it in ArcGIS Pro&lt;/LI&gt;&lt;LI&gt;remove the layer in the map &lt;EM&gt;that will be imported in the Pro session as part of importing the .rptx file&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;add your parcel layer off your map or feature service&lt;/LI&gt;&lt;LI&gt;update field list used in the report's details section&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Save&lt;/STRONG&gt; it as a Report File -- &lt;STRONG&gt;over write&lt;/STRONG&gt; the existing one&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Add the folder where you unzipped the zip file in Pro&lt;/LI&gt;&lt;LI&gt;Open the &lt;STRONG&gt;Export Web Map&lt;/STRONG&gt; script tool inside the&amp;nbsp;&lt;STRONG&gt;Printing.tbx&lt;/STRONG&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TanuHoque_3-1607539127640.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/1796i8248BA78FCDF671E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TanuHoque_3-1607539127640.png" alt="TanuHoque_3-1607539127640.png" /&gt;&lt;/span&gt;&lt;UL&gt;&lt;LI&gt;choose the folder that has both .pagx and rptx file for &lt;STRONG&gt;Layout Template Folder &lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;you will see the pagx file name showing up in &lt;STRONG&gt;Layout Template&lt;/STRONG&gt; drop down&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Run&lt;/STRONG&gt; it&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Open &lt;STRONG&gt;Get Layout Template Info&lt;/STRONG&gt; tool&lt;UL&gt;&lt;LI&gt;choose the &lt;U&gt;same folder&lt;/U&gt; that you selected in the step above&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Run&lt;/STRONG&gt; it&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Publish/share both gp results as a gp service&lt;BR /&gt;&lt;EM&gt;see &lt;/EM&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/create-web-apps/windows/tutorial-publish-additional-layouts-for-printing-with-arcgis-pro.htm" target="_blank" rel="noopener"&gt;https://enterprise.arcgis.com/en/server/latest/create-web-apps/windows/tutorial-publish-additional-layouts-for-printing-with-arcgis-pro.htm&lt;/A&gt; for more info&lt;/LI&gt;&lt;LI&gt;Once published, use the service in a web app builder Print widget&lt;/LI&gt;&lt;LI&gt;Once your web app is all setup correctly with a &lt;STRONG&gt;Public Notification&lt;/STRONG&gt; widget and a &lt;STRONG&gt;Print&lt;/STRONG&gt; widget, here is what you need to do:&lt;UL&gt;&lt;LI&gt;click the Public Notification widget&lt;UL&gt;&lt;LI&gt;click a parcel and let the selection process finish&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;click the Print widget - you will see all selection are cleared out&lt;UL&gt;&lt;LI&gt;if you click on the parcel again, you will see the Public Notification process will still work &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;select &lt;STRONG&gt;AbuttersList Map and Report&lt;/STRONG&gt; template&lt;/LI&gt;&lt;LI&gt;click &lt;STRONG&gt;Advanced&lt;/STRONG&gt; button&lt;/LI&gt;&lt;LI&gt;you will see &lt;STRONG&gt;Buffer Distance&lt;/STRONG&gt; text box&lt;UL&gt;&lt;LI&gt;enter the buffer distance you used in the Public Notification widget&lt;BR /&gt;&lt;EM&gt;this is the only thing you need to do manually. Unfortunately I didn't find any automated way to retrieve that info.&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;click &lt;STRONG&gt;Print&lt;/STRONG&gt; button&lt;/LI&gt;&lt;LI&gt;now wait.... hopefully it will work fine on your side and you will get a pdf containing a map and abutters list &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HowToUseInWAB_animation.gif" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/1808i99DD85754B23362B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HowToUseInWAB_animation.gif" alt="HowToUseInWAB_animation.gif" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Please let me if you run into any issues.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 19:21:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1008207#M20055</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2020-12-09T19:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1054822#M20785</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Esri-Regular-Contributor lia-component-message-view-widget-author-username"&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2620"&gt;@TanuHoque&lt;/a&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Would this also work if you had related tables?&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 18:06:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1054822#M20785</guid>
      <dc:creator>LucasMNDNR</dc:creator>
      <dc:date>2021-05-06T18:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1055569#M20792</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/470330"&gt;@LucasMNDNR&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;would you mind explain a bit more on your requirements?&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 07:18:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1055569#M20792</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2021-05-07T07:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1055625#M20795</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2620"&gt;@TanuHoque&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have worked through several of your examples now and i can get them to work with just hosted features, but when i try to add related tables to my report the published tool fails to print. I have hosted features with 4 related tables.&amp;nbsp;&lt;A href="https://drive.google.com/file/d/1743jnHZCGSt21rMAgSTWSKzshlqBkJZK/view?usp=sharing" target="_self"&gt;Link to RPTX file&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just curious if you think related tables would be supported?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 12:59:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1055625#M20795</guid>
      <dc:creator>LucasMNDNR</dc:creator>
      <dc:date>2021-05-07T12:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1057280#M20829</link>
      <description>&lt;P&gt;hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/470330"&gt;@LucasMNDNR&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Sorry for the delayed response. Unfortunately it is not supported out of the box, as you have already figured out. I'm working on to find any workarounds. I will update you once I figure something out (or not).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for sharing the rptx file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 18:00:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1057280#M20829</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2021-05-12T18:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1089113#M21235</link>
      <description>&lt;P&gt;Hi All, my requirement is also similar i need to select a feature on the map and when i click on generate report it needs to open or download as pdf with map and attribute information.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Naveen_ReddyBeti_0-1628946344606.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20883iF96286B8E51147BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Naveen_ReddyBeti_0-1628946344606.png" alt="Naveen_ReddyBeti_0-1628946344606.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;please suggest on this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Aug 2021 13:06:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1089113#M21235</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-08-14T13:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1163234#M22117</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2620"&gt;@TanuHoque&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any chance related tables have been incorporated yet?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 19:58:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1163234#M22117</guid>
      <dc:creator>LucasMNDNR</dc:creator>
      <dc:date>2022-04-11T19:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1164238#M22126</link>
      <description>&lt;P&gt;I'm also interested in an answer about related tables. My widget is similar to the example, but I the fields from a related table do not display.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 02:08:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1164238#M22126</guid>
      <dc:creator>MelanieWadsworth</dc:creator>
      <dc:date>2022-04-14T02:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1164458#M22128</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/470330"&gt;@LucasMNDNR&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/68891"&gt;@MelanieWadsworth&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the delayed response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The answer is basically yes and no at this point. The example that shared above is not hardcoded meaning you can create a rptx file in Pro and use that with any 'web feature layer' as long as field names match.&lt;/P&gt;&lt;P&gt;If you want to see related records in your print service output, you need to go with complete hardcoded option. Here is what you can do:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;open Pro&lt;/LI&gt;&lt;LI&gt;add your feature layer (off map or feature service)&lt;UL&gt;&lt;LI&gt;(may be) the related table/layer too&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;create a report&lt;UL&gt;&lt;LI&gt;add related section&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;save it as a .rptx file&lt;/LI&gt;&lt;LI&gt;use that with your print service (&lt;EM&gt;follow the same instructions provided above&lt;/EM&gt;)&lt;/LI&gt;&lt;LI&gt;on the python side, you (might) need to comment out code that set/update data reference for the report.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you have any such service public, I can give it a try myself, and might give you updated py file etc.&lt;/P&gt;&lt;P&gt;Sorry it is not a solution you were hoping for.&amp;nbsp;We are hoping to have a better solution in near future (fingers crossed).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Apr 2022 16:39:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1164458#M22128</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2022-04-14T16:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1165248#M22134</link>
      <description>&lt;P&gt;It sounds like there might be an option for related records by editing the py?&amp;nbsp; In that case, to be more specific, I followed this workflow:&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/mapping/print-reports-from-arcgis-enterprise-web-apps/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-enterprise/mapping/print-reports-from-arcgis-enterprise-web-apps/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The only changes I made were:&amp;nbsp; Edited the workflow/py to source my points layer, and added the related section (like you described above).&amp;nbsp; &amp;nbsp;This worked for producing a test report in Pro with main and related records. After creating the print service, in webappbuilder when I click on a point it will show the main report fields, but not the related section.&amp;nbsp; &amp;nbsp;My python skills are pretty rusty, so it would be great if you have any advice there.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 17:36:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1165248#M22134</guid>
      <dc:creator>MelanieWadsworth</dc:creator>
      <dc:date>2022-04-18T17:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1165283#M22136</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/68891"&gt;@MelanieWadsworth&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;It sounds like there might be an option for related records by editing the py?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Sorry if that is how it came across. I didn't mean to say that.&amp;nbsp; Currently we don't have any option in py for this.&lt;/P&gt;&lt;P&gt;The blog post was written before the related records option was even introduced in ArcGIS Pro reports. The blog was targeting the simple use case i.e. generate reports from selected features (no related records business in there)&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Edited the workflow/py to source my points layer, and added the related section (like you described above).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;where does the source point to? to your local dataset or your service? If it is your service, then it should work. If it still doesn't work, please send me some data/steps to help reproduce. Is your service happened to a public one?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 18:25:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1165283#M22136</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2022-04-18T18:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1325657#M23191</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2620"&gt;@TanuHoque&lt;/a&gt;: Is the described workaround on page 1 of this post still the prescribed method for Printing the resulting buffer map/report obtained within the Public Notification widget? i.e. Have we not figured out a way to 'leave resulting data on upon widget close, or create resulting data as a layer' yet?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That said: Has anyone tested the Query widget within Experience Builder to see if the printing of the resulting buffer map/report can be obtained any more &lt;EM&gt;fluidly?&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I am willing to try this report modification / dual widget method in WebApp Builder if concensus is that that is still the best method, but the last response on this thread was 19 months ago, so I am humbly hoping we have come up with a better method for this process?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 22:18:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1325657#M23191</guid>
      <dc:creator>MattReeves_SpokaneValley</dc:creator>
      <dc:date>2023-09-05T22:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1325672#M23192</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/549956"&gt;@MattReeves_SpokaneValley&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Matt,&lt;/P&gt;&lt;P&gt;yes, that is still the prescribed method for now. We are hoping to bring that capability in the core print service and subsequently updating all client apps to support them in upcoming few releases (hoping by next year).. .. fingers crossed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 23:29:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1325672#M23192</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2023-09-05T23:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1330450#M23204</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2620"&gt;@TanuHoque&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been pounding on this method for a few days now with no success. I started with using a custom report and pagx file (adhering to all the rules you specified in the walk through) with no success, so I scaled back to just trying to implement your exact version (only changing the variable names within the python script to match my schema). I am just not getting a buffer checkbox in the Advanced Tab. Nor is the Abutters List Map and Report layout producing any prints (MAP_ONLY does).&amp;nbsp; I am receiving the attached error message when I am publishing the GP service to our server.&lt;/P&gt;&lt;P&gt;Could this error be causing the buffer checkbox to not show up in the Advanced Tab of the Print Widget?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GPService_Error.JPG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81165i5BCAA0916F8C68CE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GPService_Error.JPG" alt="GPService_Error.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there a change that occurred in ArcGIS Pro that is now causing your custom script to not be interpreted properly?&lt;/P&gt;&lt;P&gt;I am running ArcGIS Server 10.9.1 and ArcGIS Pro 3.0.3.&lt;/P&gt;&lt;P&gt;Thank you for your help with this. This is the last step to rolling out our application for Planners to make their own Buffer notification maps.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 22:59:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1330450#M23204</guid>
      <dc:creator>MattReeves_SpokaneValley</dc:creator>
      <dc:date>2023-09-19T22:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create Custom Report for Public Notification Widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1352376#M23290</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/549956"&gt;@MattReeves_SpokaneValley&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so sorry, it looks like the notification didn't make it to my radar until now &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in case you are still having the issue, first thing is that if you author templates in Pro 3x (or you publish it from Pro 3x), you need to have Server upgraded to 11x.&lt;/P&gt;&lt;P&gt;I hope you have already found a solution.&lt;/P&gt;&lt;P&gt;So sorry for the delay&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 00:49:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/create-custom-report-for-public-notification/m-p/1352376#M23290</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2023-11-22T00:49:17Z</dc:date>
    </item>
  </channel>
</rss>

