<?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: Where is the ArcGIS Workflow Manager Server Repository? in ArcGIS Workflow Manager Questions</title>
    <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/where-is-the-arcgis-workflow-manager-server/m-p/1273849#M1856</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/29522"&gt;@JohnAnderson1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All of the data for ArcGIS Workflow Manager is stored in ArcGIS Data Store. When you create a workflow item, one of the things that gets created is a hosted layer in your Portal (which corresponds to a hosted service in ArcGIS Server).&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can access all this data either through the Portal UI or through ArcGIS Server REST if you just want to view and query it. But we also have APIs available if you wanted to do more advanced querying or actually create/update/delete things in the system.&lt;/P&gt;&lt;P&gt;REST and JS API:&amp;nbsp;&lt;A href="https://developers.arcgis.com/workflow-manager/" target="_blank"&gt;https://developers.arcgis.com/workflow-manager/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Python API:&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.gis.workflowmanager.html" target="_blank"&gt;https://developers.arcgis.com/python/api-reference/arcgis.gis.workflowmanager.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need more information.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;</description>
    <pubDate>Thu, 30 Mar 2023 20:45:33 GMT</pubDate>
    <dc:creator>JFarmer</dc:creator>
    <dc:date>2023-03-30T20:45:33Z</dc:date>
    <item>
      <title>Where is the ArcGIS Workflow Manager Server Repository?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/where-is-the-arcgis-workflow-manager-server/m-p/1273382#M1854</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As an administrator of ArcGIS Workflow Manager Server 11.0, I would like to know where the web application and services store all of their information. For example, from a server architectural perspective:&lt;/P&gt;&lt;P&gt;Where on the host are Workflow Diagrams stored?&lt;/P&gt;&lt;P&gt;Where on the host are jobs stored?&lt;/P&gt;&lt;P&gt;Where on the host are Locations of Interest stored?&lt;/P&gt;&lt;P&gt;Given that ArcGIS Workflow Manager Server is an ArcGIS Server site which includes a Workflow Manager server role, is all this information stored in the ArcGIS Server directories on the host (eg&amp;nbsp;\arcgis\arcgisserver\directories\arcgissystem)? Or in the config store? Or is all this information stored in the ArcGIS-managed Data Store that is part of the ArcGIS Enterprise installation?&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 04:08:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/where-is-the-arcgis-workflow-manager-server/m-p/1273382#M1854</guid>
      <dc:creator>JohnAnderson1</dc:creator>
      <dc:date>2023-03-30T04:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the ArcGIS Workflow Manager Server Repository?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/where-is-the-arcgis-workflow-manager-server/m-p/1273849#M1856</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/29522"&gt;@JohnAnderson1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All of the data for ArcGIS Workflow Manager is stored in ArcGIS Data Store. When you create a workflow item, one of the things that gets created is a hosted layer in your Portal (which corresponds to a hosted service in ArcGIS Server).&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can access all this data either through the Portal UI or through ArcGIS Server REST if you just want to view and query it. But we also have APIs available if you wanted to do more advanced querying or actually create/update/delete things in the system.&lt;/P&gt;&lt;P&gt;REST and JS API:&amp;nbsp;&lt;A href="https://developers.arcgis.com/workflow-manager/" target="_blank"&gt;https://developers.arcgis.com/workflow-manager/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Python API:&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.gis.workflowmanager.html" target="_blank"&gt;https://developers.arcgis.com/python/api-reference/arcgis.gis.workflowmanager.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need more information.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 20:45:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/where-is-the-arcgis-workflow-manager-server/m-p/1273849#M1856</guid>
      <dc:creator>JFarmer</dc:creator>
      <dc:date>2023-03-30T20:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the ArcGIS Workflow Manager Server Repository?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/where-is-the-arcgis-workflow-manager-server/m-p/1273904#M1857</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/431243"&gt;@JFarmer&lt;/a&gt;&amp;nbsp;. I see it now. looking at the associated webservices in ArcGIS Portal and ArcGIS Server Manager they are hosted layers. Thanks for the info, and the links to the REST API.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 22:19:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/where-is-the-arcgis-workflow-manager-server/m-p/1273904#M1857</guid>
      <dc:creator>JohnAnderson1</dc:creator>
      <dc:date>2023-03-30T22:19:27Z</dc:date>
    </item>
  </channel>
</rss>

