<?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: Export Workflow Manager configuration in ArcGIS Workflow Manager Questions</title>
    <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/export-workflow-manager-configuration/m-p/1053096#M1537</link>
    <description>&lt;P&gt;Excellent, thanks for the quick reply and if you do have any code samples I'd love to see them.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Apr 2021 08:16:46 GMT</pubDate>
    <dc:creator>AlistairMcDougall1</dc:creator>
    <dc:date>2021-04-30T08:16:46Z</dc:date>
    <item>
      <title>Export Workflow Manager configuration</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/export-workflow-manager-configuration/m-p/1052133#M1535</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;With Workflow Manager (Classic), I believe there was out-of-the-box functionality to export your configuration and import into a new database. Does the new Workflow Manager have anything similar for migrating configs between ArcGIS Enterprise instances? If not, are there any code samples available for achieving this? I would like to manually create/update a configuration in the UI and automatically push to a production Portal.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Alistair&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 09:57:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/export-workflow-manager-configuration/m-p/1052133#M1535</guid>
      <dc:creator>AlistairMcDougall1</dc:creator>
      <dc:date>2021-04-28T09:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export Workflow Manager configuration</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/export-workflow-manager-configuration/m-p/1052588#M1536</link>
      <description>&lt;P&gt;Hi Alistair,&lt;/P&gt;&lt;P&gt;Not with a user interface at the moment however you can script moving elements from one to another using our 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&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;One thing we did improve is you can export an element (a diagram for example) and then save it into the other system with the original's unique ID. So both systems use the same ID structure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We don't have any public samples, but I'll check with a co-worker who scripted it whether they can provide any of their work or a sample.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Thu, 29 Apr 2021 05:04:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/export-workflow-manager-configuration/m-p/1052588#M1536</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-04-29T05:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Export Workflow Manager configuration</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/export-workflow-manager-configuration/m-p/1053096#M1537</link>
      <description>&lt;P&gt;Excellent, thanks for the quick reply and if you do have any code samples I'd love to see them.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 08:16:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/export-workflow-manager-configuration/m-p/1053096#M1537</guid>
      <dc:creator>AlistairMcDougall1</dc:creator>
      <dc:date>2021-04-30T08:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Export Workflow Manager configuration</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/export-workflow-manager-configuration/m-p/1304766#M1876</link>
      <description>&lt;P&gt;I would like to export a Workflow Item from ArcGIS Workflow Manager Server for backup and restore purposes. Will the following REST API calls achieve this?&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/workflow-manager/api-reference/rest/export-workflow-configuration/" target="_blank"&gt;https://developers.arcgis.com/workflow-manager/api-reference/rest/export-workflow-configuration/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/workflow-manager/api-reference/rest/import-workflow-configuration/" target="_blank"&gt;https://developers.arcgis.com/workflow-manager/api-reference/rest/import-workflow-configuration/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Would these API calls also provide a solution to the original question by&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/159655"&gt;@AlistairMcDougall1&lt;/a&gt;&amp;nbsp;?&lt;/P&gt;&lt;P&gt;Is there any other way to export/import and backup/restore Workflow Items?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 05:31:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/export-workflow-manager-configuration/m-p/1304766#M1876</guid>
      <dc:creator>JohnAnderson1</dc:creator>
      <dc:date>2023-06-30T05:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Export Workflow Manager configuration</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/export-workflow-manager-configuration/m-p/1330934#M1929</link>
      <description>&lt;P&gt;There is additional information in the following thread for anyone else who is interested:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1185341" target="_blank"&gt;how to migrate ArcGIS Workflow Manager (service-dr... - Esri Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 06:19:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/export-workflow-manager-configuration/m-p/1330934#M1929</guid>
      <dc:creator>JohnAnderson1</dc:creator>
      <dc:date>2023-09-21T06:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Export Workflow Manager configuration</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/export-workflow-manager-configuration/m-p/1332344#M1933</link>
      <description>&lt;P&gt;Hello&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;Yes, and you can also use the python API to do the same.&amp;nbsp;&lt;SPAN&gt;You can find some sample scripts (for 10.9.x) in this repository:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://github.com/Esri/workflowmanager-samples/tree/master/ServiceBased/10_9_x" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Esri/workflowmanager-samples/tree/master/ServiceBased/10_9_x&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Paulina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 11:30:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/export-workflow-manager-configuration/m-p/1332344#M1933</guid>
      <dc:creator>PaulinaKarkauskaite</dc:creator>
      <dc:date>2023-09-26T11:30:38Z</dc:date>
    </item>
  </channel>
</rss>

