<?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: Arcgis Pro Tasks Operation in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-operation/m-p/623105#M27697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Heather&lt;/P&gt;&lt;P&gt;At this moment task variables can only be used as part of a field calculation.&lt;/P&gt;&lt;P&gt;We are considering to expand this in the future&lt;/P&gt;&lt;P&gt;Amir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jul 2018 09:03:11 GMT</pubDate>
    <dc:creator>AmirBar-Maor</dc:creator>
    <dc:date>2018-07-23T09:03:11Z</dc:date>
    <item>
      <title>Arcgis Pro Tasks Operation</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-operation/m-p/623102#M27694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Greetings all,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I need help to work whith Arcgis Pro Tasks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;It is very simple. I want to create a task wich select a feature and zoom over.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;The task does :&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="background-color: #ffffff;"&gt;input, the user must enter text (copy the text in a variable) and click run&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="background-color: #ffffff;"&gt;the task does a sql request like "select * from stops where name like '%variable%'"&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="background-color: #ffffff;"&gt;zoom on the feature selected&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I don't know how to do. I can not find an example.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;Thanks in advance.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2016 09:40:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-operation/m-p/623102#M27694</guid>
      <dc:creator>NicolasFaget1</dc:creator>
      <dc:date>2016-09-29T09:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Pro Tasks Operation</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-operation/m-p/623103#M27695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nicolas,&lt;/P&gt;&lt;P&gt;This is how to do it:&lt;/P&gt;&lt;P&gt;Step 1- Select by Attributes: set your layer and SQL query to select the features.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 2 - automatic step, set the corresponding layer as selected (must be the only selected layer) and call the command 'Zoom To Selection'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot use a Task variable (e.g. attribute value from user or feature) and insert it into a SQL query.&lt;/P&gt;&lt;P&gt;You can log this as an idea.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 21:46:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-operation/m-p/623103#M27695</guid>
      <dc:creator>AmirBar-Maor</dc:creator>
      <dc:date>2017-02-17T21:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Pro Tasks Operation</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-operation/m-p/623104#M27696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm am trying to use a Task variable and pass it into a Python script as a parameter (which I have created as a Geoprocessing Tool for the next step).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have configured the step to Copy attribute to variable prior to command execution but I can't figure out how to pass the variable into the command. I have tried #variable#, %variable%, !#variable#! etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Heather&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 13:43:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-operation/m-p/623104#M27696</guid>
      <dc:creator>HNoakes</dc:creator>
      <dc:date>2018-07-12T13:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Pro Tasks Operation</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-operation/m-p/623105#M27697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Heather&lt;/P&gt;&lt;P&gt;At this moment task variables can only be used as part of a field calculation.&lt;/P&gt;&lt;P&gt;We are considering to expand this in the future&lt;/P&gt;&lt;P&gt;Amir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 09:03:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-operation/m-p/623105#M27697</guid>
      <dc:creator>AmirBar-Maor</dc:creator>
      <dc:date>2018-07-23T09:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Pro Tasks Operation</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-operation/m-p/1227910#M61811</link>
      <description>&lt;P&gt;Hey did you ever get this to work?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 14:47:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-tasks-operation/m-p/1227910#M61811</guid>
      <dc:creator>LanceKirby2</dc:creator>
      <dc:date>2022-11-02T14:47:29Z</dc:date>
    </item>
  </channel>
</rss>

