<?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: Validation Step - validating 2 fields on a job. in ArcGIS Workflow Manager Questions</title>
    <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/validation-step-validating-2-fields-on-a-job/m-p/230066#M487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Fraser, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are a few ways to accomplish this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At 10.0 and any 10.0 Service Packs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Add a placeholder step in the workflow to let the user update the fields and save. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Add a custom step next in the workflow that verifies the updated field values. We provide necessary API to retrieve the field values. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Based on the verification outcome, the custom step can return different values, which will take the workflow different ways. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At 10.1, which is releasing shortly:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Add the new JTXDestopSteps.EditExtendedProperties custom step to your workflow. This brings up the extended properties form and the user has to update the fields. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Add the same validation custom step like in (2) above. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You cannot plugin into our Save Properties command. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;About Tokens in the arguments for an ExecuteSQL custom step. Yes, that works. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raghu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jun 2012 17:21:37 GMT</pubDate>
    <dc:creator>RaghavendraSunku</dc:creator>
    <dc:date>2012-06-01T17:21:37Z</dc:date>
    <item>
      <title>Validation Step - validating 2 fields on a job.</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/validation-step-validating-2-fields-on-a-job/m-p/230065#M486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone implemented a step where we validate one field against another? Maybe on a save properties? I have a case where a stamped property field has a designedbyuser field / value, and a revieweruser field /value - so we can't set the reviewer to be the designer. Has anyone done anything like this? Can we pass tokens through the executesql step?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fraser&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 03:23:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/validation-step-validating-2-fields-on-a-job/m-p/230065#M486</guid>
      <dc:creator>FraserHand</dc:creator>
      <dc:date>2012-05-07T03:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Validation Step - validating 2 fields on a job.</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/validation-step-validating-2-fields-on-a-job/m-p/230066#M487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Fraser, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are a few ways to accomplish this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At 10.0 and any 10.0 Service Packs:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Add a placeholder step in the workflow to let the user update the fields and save. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Add a custom step next in the workflow that verifies the updated field values. We provide necessary API to retrieve the field values. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Based on the verification outcome, the custom step can return different values, which will take the workflow different ways. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At 10.1, which is releasing shortly:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Add the new JTXDestopSteps.EditExtendedProperties custom step to your workflow. This brings up the extended properties form and the user has to update the fields. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Add the same validation custom step like in (2) above. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You cannot plugin into our Save Properties command. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;About Tokens in the arguments for an ExecuteSQL custom step. Yes, that works. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raghu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 17:21:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/validation-step-validating-2-fields-on-a-job/m-p/230066#M487</guid>
      <dc:creator>RaghavendraSunku</dc:creator>
      <dc:date>2012-06-01T17:21:37Z</dc:date>
    </item>
  </channel>
</rss>

