<?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: R-ArcGIS Bridge Script Tool Publishing (as Web Tool) in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/r-arcgis-bridge-script-tool-publishing-as-web-tool/m-p/1029258#M29514</link>
    <description>&lt;P&gt;Thank you, Orhun!&lt;BR /&gt;&lt;BR /&gt;This project got shelved, but this will certainly be useful in any future scenario where I need to share a tool that utilizes the R-Arc bridge though our Portal.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Feb 2021 19:23:36 GMT</pubDate>
    <dc:creator>DylanMurphy</dc:creator>
    <dc:date>2021-02-22T19:23:36Z</dc:date>
    <item>
      <title>R-ArcGIS Bridge Script Tool Publishing (as Web Tool)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/r-arcgis-bridge-script-tool-publishing-as-web-tool/m-p/1007828#M29072</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Has anybody attempted to publish a script tool created in R using the R-ArcGIS Bridge as a Web Tool before? A Web Tool I am working on relies on a R Script tool as part of the model. The model and the script tool itself both run successfully in ArcGIS Pro with no issues.&lt;/P&gt;&lt;P&gt;In testing this out, I have published the standalone script tool to my organization's Portal and, while it publishes successfully, &lt;EM&gt;when I attempt to run it within the portal it fails&lt;/EM&gt;.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;My assumption is that I might need to install R, and the packages/dependencies used by the tool, onto the federated server that our Portal runs on. But, as someone relatively new to Enterprise and Web Tool publishing, I could be wrong about this.&lt;/P&gt;&lt;P&gt;Does anyone in the community have any insights into this process and/or experience sharing an R Script tool as a Web Tool in Portal? Any help would be appreciated greatly - this is something I have been stuck on for a while now.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 20:02:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/r-arcgis-bridge-script-tool-publishing-as-web-tool/m-p/1007828#M29072</guid>
      <dc:creator>DylanMurphy</dc:creator>
      <dc:date>2020-12-08T20:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: R-ArcGIS Bridge Script Tool Publishing (as Web Tool)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/r-arcgis-bridge-script-tool-publishing-as-web-tool/m-p/1007917#M29073</link>
      <description>&lt;P&gt;Hi Dlan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The R-ArcGIS Bridge isn't officially support by Esri. But you may have success posting your question here as well:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/r-arcgis/gh-p/r-arcgis" target="_blank"&gt;https://community.esri.com/t5/r-arcgis/gh-p/r-arcgis&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/R-ArcGIS" target="_blank"&gt;https://github.com/R-ArcGIS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Calvin&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 22:53:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/r-arcgis-bridge-script-tool-publishing-as-web-tool/m-p/1007917#M29073</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-12-08T22:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: R-ArcGIS Bridge Script Tool Publishing (as Web Tool)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/r-arcgis-bridge-script-tool-publishing-as-web-tool/m-p/1021575#M29364</link>
      <description>&lt;P&gt;Hello Dylan,&lt;/P&gt;&lt;P&gt;Thanks for asking this question. You are right, you need R on the server so that once your script tool makes R calls, it has access to the R interpreter.&lt;/P&gt;&lt;P&gt;We have seen some issues with timeouts lately, you may want to increase the timeout time limit in your portal. R can be notoriously slow and this results in a tool that just does not do anything in the portal, where in reality it just cannot finish and times out.&lt;/P&gt;&lt;P&gt;The most streamlined way of sharing the R web tool is creating a script tool in ArcGIS Pro and sharing it, it seems that is exactly what you have done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Orhun&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 16:39:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/r-arcgis-bridge-script-tool-publishing-as-web-tool/m-p/1021575#M29364</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-01-29T16:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: R-ArcGIS Bridge Script Tool Publishing (as Web Tool)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/r-arcgis-bridge-script-tool-publishing-as-web-tool/m-p/1021576#M29365</link>
      <description>&lt;P&gt;Hello Calvin,&lt;/P&gt;&lt;P&gt;Thank you for the resources. One correction: R-ArcGIS Bridge is an officially supported product of ESRI.&lt;/P&gt;&lt;P&gt;I will add to the great resources you shared with our new product landing page.:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/en-us/arcgis/products/r-arcgis-bridge/overview" target="_blank"&gt;https://www.esri.com/en-us/arcgis/products/r-arcgis-bridge/overview&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Orhun&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 16:40:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/r-arcgis-bridge-script-tool-publishing-as-web-tool/m-p/1021576#M29365</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-01-29T16:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: R-ArcGIS Bridge Script Tool Publishing (as Web Tool)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/r-arcgis-bridge-script-tool-publishing-as-web-tool/m-p/1029258#M29514</link>
      <description>&lt;P&gt;Thank you, Orhun!&lt;BR /&gt;&lt;BR /&gt;This project got shelved, but this will certainly be useful in any future scenario where I need to share a tool that utilizes the R-Arc bridge though our Portal.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 19:23:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/r-arcgis-bridge-script-tool-publishing-as-web-tool/m-p/1029258#M29514</guid>
      <dc:creator>DylanMurphy</dc:creator>
      <dc:date>2021-02-22T19:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: R-ArcGIS Bridge Script Tool Publishing (as Web Tool)</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/r-arcgis-bridge-script-tool-publishing-as-web-tool/m-p/1029269#M29515</link>
      <description>&lt;P&gt;No problem, Dylan!&lt;/P&gt;&lt;P&gt;In order to make the future process easier, below is a link that outlines the steps of getting R setup on your server. Hopefully, these steps will minimize the number of moving parts and make using your R tools on Portal easier.&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-r-for-arcgis-server.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/server/latest/publish-services/windows/deploying-r-for-arcgis-server.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 19:35:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/r-arcgis-bridge-script-tool-publishing-as-web-tool/m-p/1029269#M29515</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-02-22T19:35:24Z</dc:date>
    </item>
  </channel>
</rss>

