<?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 migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment in ArcGIS Workflow Manager Questions</title>
    <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1232664#M1748</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/585764"&gt;@PaulDhandapani&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only known issue we have is that Python API bug I mentioned with 1.9x. If you upgrade to 2.0.0 or higher, does that not solve the issue? If not, you may need to work with Tech Support to troubleshoot further as we aren't aware of any other issues in this area.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Nov 2022 13:16:36 GMT</pubDate>
    <dc:creator>JFarmer</dc:creator>
    <dc:date>2022-11-17T13:16:36Z</dc:date>
    <item>
      <title>how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1185341#M1662</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;ArcGIS enterprise version: 10.9.1&lt;/P&gt;&lt;P&gt;We are using ArcGIS Workflow Manager Server (service-driven) and we have approximately 60+ different workflow diagrams, different job templates with extended properties, email templates and configurations etc..&lt;/P&gt;&lt;P&gt;Is there anyway or approach to migrate these workflow diagrams, job templates, email templates from environment to another environment (Ex: from UAT environment to PROD environment) instead of recreating all. Thanks.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Sirish&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 02:58:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1185341#M1662</guid>
      <dc:creator>SirishByreddy</dc:creator>
      <dc:date>2022-06-23T02:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1186055#M1664</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/187446"&gt;@SirishByreddy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are working on a solution for importing and exporting parts of a Workflow Manager deployment (diagrams, job templates, etc). This is on our near-term roadmap but I do not have a firm date on when this will be available.&lt;/P&gt;&lt;P data-unlink="true"&gt;However, this can be done now using our &lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.gis.workflowmanager/" target="_self"&gt;Python API.&lt;/A&gt;&amp;nbsp;We're also working on a sample script that you can use to get started and should have that ready in the next week or two. I'll post back here once we have that ready to go.&lt;/P&gt;&lt;P data-unlink="true"&gt;Thanks,&lt;/P&gt;&lt;P data-unlink="true"&gt;Jonathan&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 15:15:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1186055#M1664</guid>
      <dc:creator>JFarmer</dc:creator>
      <dc:date>2022-06-24T15:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1186063#M1665</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;,&lt;/P&gt;&lt;P&gt;Thank you for the update and python api script will help us to proceed further. Thanks.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sirish&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2022 15:26:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1186063#M1665</guid>
      <dc:creator>sirishb</dc:creator>
      <dc:date>2022-06-24T15:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1195667#M1689</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;,&lt;/P&gt;&lt;P&gt;Has there been any progress on this sample script?&lt;/P&gt;&lt;P&gt;I am in a similar situation to&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/423103"&gt;@sirishb&lt;/a&gt;, and will shortly be embarking on a project to automate the duplication of workflow manager assets between Portals with the Python API.&lt;/P&gt;&lt;P&gt;Any guidance would be much appreciated.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Blair&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 22:31:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1195667#M1689</guid>
      <dc:creator>bmcc</dc:creator>
      <dc:date>2022-07-25T22:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1196137#M1692</link>
      <description>&lt;P&gt;Hi Blair,&lt;/P&gt;&lt;P&gt;We're working on this, sorry for the delay. Hope to have something here for you both soon.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 21:43:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1196137#M1692</guid>
      <dc:creator>JFarmer</dc:creator>
      <dc:date>2022-07-26T21:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1207832#M1712</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/423103"&gt;@sirishb&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/425638"&gt;@bmcc&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/187446"&gt;@SirishByreddy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your patience while we got this work done.&lt;/P&gt;&lt;P&gt;There is a public repository on GitHub for Workflow Manager samples. There is now a directory for service-based code that has been written such as the admin tools (import/export) and the reconcile/post tool that may be published as a GP service to automate this task in workflows. As new Python tools are written for repeatable tasks or updates are made for newer versions of the software, they will be uploaded here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Workflow Manager Service-based Samples:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/workflowmanager-samples/tree/master/ServiceBased" target="_blank"&gt;https://github.com/Esri/workflowmanager-samples/tree/master/ServiceBased&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any questions. We are working on 11.0 sample scripts as it's a little different there. Those should be up soon.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 17:59:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1207832#M1712</guid>
      <dc:creator>JFarmer</dc:creator>
      <dc:date>2022-08-30T17:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1209596#M1716</link>
      <description>&lt;P&gt;Thanks a lot&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/431243"&gt;@JFarmer&lt;/a&gt;.&lt;/P&gt;&lt;P&gt;Is there a way to migrate multiple job templates which use the same extended properties table to the same workflow?&lt;/P&gt;&lt;P&gt;Multiple job templates can be created against the same table by using the duplicate job template button in the Workflow Manger web app. However, when attempting to migrate the second job template to a new workflow with&amp;nbsp;the Python API it returns an error:&lt;/P&gt;&lt;PRE&gt;Duplicate extended property table name(s) found: test_table_01
(Error Code: 0)&lt;/PRE&gt;&lt;P&gt;This seems to be because the table gets created when the first job template is migrated, but when the same extended table properties are specified for the second job template the API attempts to create that same table again rather than assigning the existing table to the job template.&lt;/P&gt;&lt;P&gt;I have not been able to find a solution to this with the tool I have been working on. I have tested this sample code and found the same limitation, do you know of a solution for this?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Blair&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 03:25:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1209596#M1716</guid>
      <dc:creator>bmcc</dc:creator>
      <dc:date>2022-09-05T03:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1209744#M1717</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks a lot&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/431243" target="_blank"&gt;@JFarmer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We are also facing the similar problem for "import/export" as mentioned by 'Blair'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We are facing an issue in 'reconcile/post tool', when we try to execute getting error&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Version already in edit mode. Only one user can be editing a branch version".&amp;nbsp;We have not been able to find a solution to this with the tool and we are working on this. Any suggestion/solution for this?. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sirish&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 04:14:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1209744#M1717</guid>
      <dc:creator>sirishb</dc:creator>
      <dc:date>2022-09-06T04:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1211119#M1719</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/425638"&gt;@bmcc&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/423103"&gt;@sirishb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like we'll need to update the script to account for shared extended properties tables. Apologies for that. I don't have a set timeline there but we are working on it now.&lt;/P&gt;&lt;P&gt;In the meantime, it looks like you can do the import twice as a workaround here. The second import attempt should work for that second job template.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/423103"&gt;@sirishb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the rec and post tool issue, I'm afraid I don't have too much information beyond what the error message is saying. It sounds like there may be editing going on when the tool tries to run? Since we don't have a specific Reconcile and Post step in Workflow Manager though, this issue shouldn't be specific to us. You should be able to reproduce that outside of Workflow Manager, running the script manually. May be worth it to create a new question with some more details on the workflow or see if Tech Support can assist.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 14:40:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1211119#M1719</guid>
      <dc:creator>JFarmer</dc:creator>
      <dc:date>2022-09-09T14:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1228610#M1736</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/431243"&gt;@JFarmer&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;We have built and have been using a migration tool to successfully move workflows between a number of ArcGIS Enterprise environments. Thanks for your earlier support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Now however we are encountering an issue attempting to run the tool against a new environment. The following error occurs when trying to create either of these objects:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;arcgis.gis.workflowmanager.&lt;/SPAN&gt;&lt;SPAN&gt;WorkflowManager&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;arcgis.gis.workflowmanager.WorkflowManagerAdmin&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bmcc_0-1667523530632.png" style="width: 735px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55255iB9B88D28CA249912/image-dimensions/735x57?v=v2" width="735" height="57" role="button" title="bmcc_0-1667523530632.png" alt="bmcc_0-1667523530632.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;"RuntimeError: Unable to locate Workflow Manager Server. Please contact your ArcGIS Enterprise Administrator to ensure Workflow Manager Server is properly configured."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Investigation:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Workflow Manager server is available from the same machine where the script is running, via both the browser and ArcGIS Pro. I am able to create workflows via the browser and run jobs as normal via Pro. The issue occurs only when trying to access the workflow manager via the Python API.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The only obvious difference with this environment is that the Workflow Manager server is on a separate federated ArcGIS Server. In all previous environments where this code has been run successfully, the Workflow Manger server was on the Hosting server making up part of a base deployment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you able to provide any suggestions for further investigation?&lt;/P&gt;&lt;P&gt;In particular, do you think it may be relevant that the Workflow Manager server is on a separate machine?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Blair&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 01:24:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1228610#M1736</guid>
      <dc:creator>bmcc</dc:creator>
      <dc:date>2022-11-04T01:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1228767#M1737</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/425638"&gt;@bmcc&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's possible you are running into a bug with&amp;nbsp;the Workflow Manager Python API bug (arcgis 1.9.x) where you have multiple federated servers and it cannot find the Workflow Server if it is not first in the list. You'll need to upgrade the Python library in Pro using the Conda command line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Check Python API library:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In Pro, go to &lt;EM&gt;File -&amp;gt; Package Manager&lt;/EM&gt; and look for the &lt;EM&gt;arcgis&lt;/EM&gt; package to check the version. If it is at 1.9.x then it will need to be upgraded to 2.0.0 or higher.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JFarmer_0-1667573947439.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55307i20C47BE0F348E400/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JFarmer_0-1667573947439.png" alt="JFarmer_0-1667573947439.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Upgrade arcgis Library:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2. Ensure you have created a clone of the Python environment in Pro&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JFarmer_1-1667573947441.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55308i6E163C942EA7D0B3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JFarmer_1-1667573947441.png" alt="JFarmer_1-1667573947441.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Open the Python3 command prompt (you can type &lt;EM&gt;cmd&lt;/EM&gt; into the search at the bottom of the screen)&lt;/P&gt;&lt;P&gt;4. Change the directory to the cloned environment if it is not already pointing there.&lt;/P&gt;&lt;P&gt;If the cmd prompt does not have the path to the cloned environment, type in:&amp;nbsp; cd &lt;EM&gt;pathToYourEnvironment&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;(ex. Cd C:\Users\&amp;lt;yourusername&amp;gt;\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JFarmer_2-1667573947443.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55309i68ED0CEBE83C96ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JFarmer_2-1667573947443.png" alt="JFarmer_2-1667573947443.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. Type in the conda command line to update the arcgis package to 2.0.0&lt;/P&gt;&lt;OL&gt;&lt;OL&gt;&lt;LI&gt;conda install -c esri arcgis=2.0.0&lt;/LI&gt;&lt;LI&gt;Hit enter and follow prompts. It will ask to continue about half way through the process and you will have to select Y/N.&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JFarmer_3-1667573947446.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55310i54DD1BC105934A5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JFarmer_3-1667573947446.png" alt="JFarmer_3-1667573947446.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;6. When this completes, close and open Pro (if it was open during the update) and check the arcgis library in the Package Manager. It should be updated to 2.0.0.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this isn't it, you may need to work with Tech Support to troubleshoot this one a bit more.&lt;/P&gt;&lt;P&gt;Jonathan&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 15:01:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1228767#M1737</guid>
      <dc:creator>JFarmer</dc:creator>
      <dc:date>2022-11-04T15:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1232634#M1747</link>
      <description>&lt;P&gt;Waiting in the same queue for solution.&amp;nbsp; Receiving the exact same error message as like you...&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/431243"&gt;@JFarmer&lt;/a&gt;&amp;nbsp;- any break-through?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 11:34:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1232634#M1747</guid>
      <dc:creator>PaulDhandapani</dc:creator>
      <dc:date>2022-11-17T11:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1232664#M1748</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/585764"&gt;@PaulDhandapani&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only known issue we have is that Python API bug I mentioned with 1.9x. If you upgrade to 2.0.0 or higher, does that not solve the issue? If not, you may need to work with Tech Support to troubleshoot further as we aren't aware of any other issues in this area.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 13:16:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1232664#M1748</guid>
      <dc:creator>JFarmer</dc:creator>
      <dc:date>2022-11-17T13:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1233097#M1749</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/431243"&gt;@JFarmer&lt;/a&gt;&amp;nbsp; We have followed the provided steps and now we are able to import workflow templates and diagrams using&amp;nbsp;&lt;SPAN&gt;Python API&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 03:43:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1233097#M1749</guid>
      <dc:creator>sirishb</dc:creator>
      <dc:date>2022-11-18T03:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1268081#M1838</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;,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have a similar use case in which I would like to duplicate a Workflow Manager Project within an Enterprise 11.0 environment. I don't suppose the 11.0 sample scripts are available yet please?&lt;BR /&gt;&lt;BR /&gt;Many Thanks,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Haley&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 15:44:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1268081#M1838</guid>
      <dc:creator>Haley_Clowes</dc:creator>
      <dc:date>2023-03-15T15:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1268992#M1843</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/473454"&gt;@Haley_Clowes&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use the existing 10.9.x scripts as-is for 11.0&amp;nbsp;&lt;SPAN&gt;&lt;SPAN class=""&gt;with one caveat that you will need to tweak the code a bit if you have extended property tables shared with multiple job types.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;On a related note, we've built import / export functionality into the Workflow Manager REST API for the 11.1 release which should help. We have it on the near-term roadmap to get it into the web app itself.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Jonathan&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 15:27:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1268992#M1843</guid>
      <dc:creator>JFarmer</dc:creator>
      <dc:date>2023-03-17T15:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to migrate ArcGIS Workflow Manager (service-driven) from one environment to another environment</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1269004#M1844</link>
      <description>&lt;P&gt;Thank you, Jonathan!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 15:41:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-migrate-arcgis-workflow-manager-service/m-p/1269004#M1844</guid>
      <dc:creator>Haley_Clowes</dc:creator>
      <dc:date>2023-03-17T15:41:52Z</dc:date>
    </item>
  </channel>
</rss>

