<?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 Getting error: Unable to load WorkFlow module in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/getting-error-unable-to-load-workflow-module/m-p/1130055#M7566</link>
    <description>&lt;P&gt;I want to delete the WorkFlow Manager jobs from standalone application. I created a CoreHost app with below code :&lt;/P&gt;&lt;P&gt;// Connect to the workflow connection. The workflow connection provides connection status information and&lt;BR /&gt;// allows interaction with the Workflow Manager system through managers.&lt;BR /&gt;WorkflowConnection connection = await WorkflowModule.ConnectAsync();&lt;/P&gt;&lt;P&gt;// Access configuration and job information&lt;BR /&gt;var configMgr = connection.GetManager&amp;lt;ArcGIS.Desktop.Workflow.Models.ConfigurationManager&amp;gt;();&lt;BR /&gt;var jobType = configMgr.GetVisibleJobTypes().FirstOrDefault();&lt;/P&gt;&lt;P&gt;JobsManager jobsMgr = connection.GetManager&amp;lt;JobsManager&amp;gt;();&lt;/P&gt;&lt;P&gt;When I run the code it throws and error saying "unable to load workflow module"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vineeth_Nair_0-1641217593825.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/30625iE4F7BAE7AF651A17/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vineeth_Nair_0-1641217593825.png" alt="Vineeth_Nair_0-1641217593825.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jan 2022 13:47:27 GMT</pubDate>
    <dc:creator>Vineeth_Nair</dc:creator>
    <dc:date>2022-01-03T13:47:27Z</dc:date>
    <item>
      <title>Getting error: Unable to load WorkFlow module</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/getting-error-unable-to-load-workflow-module/m-p/1130055#M7566</link>
      <description>&lt;P&gt;I want to delete the WorkFlow Manager jobs from standalone application. I created a CoreHost app with below code :&lt;/P&gt;&lt;P&gt;// Connect to the workflow connection. The workflow connection provides connection status information and&lt;BR /&gt;// allows interaction with the Workflow Manager system through managers.&lt;BR /&gt;WorkflowConnection connection = await WorkflowModule.ConnectAsync();&lt;/P&gt;&lt;P&gt;// Access configuration and job information&lt;BR /&gt;var configMgr = connection.GetManager&amp;lt;ArcGIS.Desktop.Workflow.Models.ConfigurationManager&amp;gt;();&lt;BR /&gt;var jobType = configMgr.GetVisibleJobTypes().FirstOrDefault();&lt;/P&gt;&lt;P&gt;JobsManager jobsMgr = connection.GetManager&amp;lt;JobsManager&amp;gt;();&lt;/P&gt;&lt;P&gt;When I run the code it throws and error saying "unable to load workflow module"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vineeth_Nair_0-1641217593825.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/30625iE4F7BAE7AF651A17/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vineeth_Nair_0-1641217593825.png" alt="Vineeth_Nair_0-1641217593825.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 13:47:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/getting-error-unable-to-load-workflow-module/m-p/1130055#M7566</guid>
      <dc:creator>Vineeth_Nair</dc:creator>
      <dc:date>2022-01-03T13:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error: Unable to load WorkFlow module</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/getting-error-unable-to-load-workflow-module/m-p/1257107#M9405</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have recently started seeing this same error after migrating my code from the 2.9 to the 3.0 Pro SDK.&amp;nbsp; Were you every able to determine the cause of or fix this issue?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 17:14:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/getting-error-unable-to-load-workflow-module/m-p/1257107#M9405</guid>
      <dc:creator>Dan2</dc:creator>
      <dc:date>2023-02-10T17:14:21Z</dc:date>
    </item>
  </channel>
</rss>

