<?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: how to develop a REST esri web service in esri portal that will be addressed by its url and will return a pdf to the calling application in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-develop-a-rest-esri-web-service-in-esri/m-p/1158411#M76827</link>
    <description>&lt;P&gt;I want to do some process and return a pdf (I know how to prepare that pdf) but with no interactive browser window. Just a "service" addressed by its url. The service receives a request (by the url which would contain some parameters) and returns the result pdf.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Mar 2022 15:29:03 GMT</pubDate>
    <dc:creator>MichaelLev</dc:creator>
    <dc:date>2022-03-28T15:29:03Z</dc:date>
    <item>
      <title>how to develop a REST esri web service in esri portal that will be addressed by its url and will return a pdf to the calling application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-develop-a-rest-esri-web-service-in-esri/m-p/1154167#M76669</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Background:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;I use WebAppBuilder 2.22 to develop 3D web apps with my developed custom widgets (esri js API 4.22) for our portal.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;This web app can get longitude/latitude url parameters to focus on wanted location.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;The user can use one of its custom widgets to do some work, create a result pdf, and show it in another broser tab.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My need now:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;I need to do all this not interactively by the user using a browser, but&amp;nbsp;as a web service (with REST API), operated by another program which will address the web service by its url, give it by parameters the x'y coordinates, and the service will do all the work offline, and return the pdf to the calling program.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;SPAN&gt;I know how to develop the work INSIDE the service, but I totally do not know how to develop the service "package" so it will be executed "offline" as a REST api web service.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Help will be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 08:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-develop-a-rest-esri-web-service-in-esri/m-p/1154167#M76669</guid>
      <dc:creator>MichaelLev</dc:creator>
      <dc:date>2022-03-16T08:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to develop a REST esri web service in esri portal that will be addressed by its url and will return a pdf to the calling application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-develop-a-rest-esri-web-service-in-esri/m-p/1156210#M76739</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/36894"&gt;@MichaelLev&lt;/a&gt;,&amp;nbsp;are you trying to print the map? You could use &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-print.html" target="_blank" rel="noopener"&gt;print&lt;/A&gt; to handle printing, and pass in the desired center or extent using the view property of the &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-PrintParameters.html#view" target="_blank" rel="noopener"&gt;PrintParameters&lt;/A&gt;. However, I'm not sure how the "offline" part figures in here.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2022 16:30:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-develop-a-rest-esri-web-service-in-esri/m-p/1156210#M76739</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2022-03-22T16:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to develop a REST esri web service in esri portal that will be addressed by its url and will return a pdf to the calling application</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-develop-a-rest-esri-web-service-in-esri/m-p/1158411#M76827</link>
      <description>&lt;P&gt;I want to do some process and return a pdf (I know how to prepare that pdf) but with no interactive browser window. Just a "service" addressed by its url. The service receives a request (by the url which would contain some parameters) and returns the result pdf.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 15:29:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-develop-a-rest-esri-web-service-in-esri/m-p/1158411#M76827</guid>
      <dc:creator>MichaelLev</dc:creator>
      <dc:date>2022-03-28T15:29:03Z</dc:date>
    </item>
  </channel>
</rss>

