<?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 Java Custom Step in WMX 10 in ArcGIS Workflow Manager Questions</title>
    <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/java-custom-step-in-wmx-10/m-p/573897#M1152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anyone deployed a custom step using java for WMX? The deployment instructions in the sample are lacking in version 10, any assistance would be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 May 2012 12:51:33 GMT</pubDate>
    <dc:creator>TimothyBrown</dc:creator>
    <dc:date>2012-05-22T12:51:33Z</dc:date>
    <item>
      <title>Java Custom Step in WMX 10</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/java-custom-step-in-wmx-10/m-p/573897#M1152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anyone deployed a custom step using java for WMX? The deployment instructions in the sample are lacking in version 10, any assistance would be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 12:51:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/java-custom-step-in-wmx-10/m-p/573897#M1152</guid>
      <dc:creator>TimothyBrown</dc:creator>
      <dc:date>2012-05-22T12:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Java Custom Step in WMX 10</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/java-custom-step-in-wmx-10/m-p/573898#M1153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The basic steps to create a Java custom step are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Create a java class that implements IJTXCustomStepSafe&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Compile the class and package it into a JAR file. The sample Ant buildfile that comes with the samples should help with this. The key thing to note here is that the JAR manifest must contain a class-path entry that includes the &lt;/SPAN&gt;&lt;STRONG&gt;relative&lt;/STRONG&gt;&lt;SPAN&gt; path from the &amp;lt;ArcGIS Install&amp;gt;\java\lib\ext directory to the Workflow Manager JAR file (located in &amp;lt;WMX install&amp;gt;\java).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Copy the resulting JAR to &amp;lt;ArcGIS Install&amp;gt;\java\lib\ext&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Open ArcGIS Workflow Manager Administrator&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should now be able to create a new step type that uses your custom java step object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please let me know if you would like some more information about any of these steps, or if you are running into an issue when trying to run these.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 19:07:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/java-custom-step-in-wmx-10/m-p/573898#M1153</guid>
      <dc:creator>KevinBedel</dc:creator>
      <dc:date>2012-05-29T19:07:54Z</dc:date>
    </item>
  </channel>
</rss>

