<?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 Job Id from inside ArcMap in AddIn in ArcGIS Workflow Manager Questions</title>
    <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/job-id-from-inside-arcmap-in-addin/m-p/604201#M1197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi There,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to be able to get the current job id from inside ArcMap so I can store it on features. Has anyone got a code snippet on how I access the WMX stuff from ArcMap?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fraser&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Mar 2014 02:39:17 GMT</pubDate>
    <dc:creator>FraserHand</dc:creator>
    <dc:date>2014-03-24T02:39:17Z</dc:date>
    <item>
      <title>Job Id from inside ArcMap in AddIn</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/job-id-from-inside-arcmap-in-addin/m-p/604201#M1197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi There,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to be able to get the current job id from inside ArcMap so I can store it on features. Has anyone got a code snippet on how I access the WMX stuff from ArcMap?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fraser&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 02:39:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/job-id-from-inside-arcmap-in-addin/m-p/604201#M1197</guid>
      <dc:creator>FraserHand</dc:creator>
      <dc:date>2014-03-24T02:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: Job Id from inside ArcMap in AddIn</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/job-id-from-inside-arcmap-in-addin/m-p/604202#M1198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually it's pretty easy, something along the lines of:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IExtensionManager ext =&amp;nbsp; ArcMap.Application as IExtensionManager;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IJTXExtension4 WFext = ext.FindExtension("Workflow Manager") as IJTXExtension4;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then from there you can do stuff like WFext.JobID or wire up listeners etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 21:09:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/job-id-from-inside-arcmap-in-addin/m-p/604202#M1198</guid>
      <dc:creator>FraserHand</dc:creator>
      <dc:date>2014-03-24T21:09:56Z</dc:date>
    </item>
  </channel>
</rss>

